summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2013-04-28 15:48:41 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-04-28 19:00:30 +1000
commit6ed380943b4562217605d9964d2c756965727abf (patch)
tree4338c6ef210cb9be41b1e7a0541b7592613629f8 /doc
parent03b9d5dd0dbf73b0140d205955cd5f3e33d417e2 (diff)
downloadflac-6ed380943b4562217605d9964d2c756965727abf.tar.gz
Document --apply-replaygain-which-is-not-lossless command line option.
Diffstat (limited to 'doc')
-rw-r--r--doc/html/changelog.html4
-rw-r--r--doc/html/documentation_tools_flac.html10
2 files changed, 6 insertions, 8 deletions
diff --git a/doc/html/changelog.html b/doc/html/changelog.html
index 37991b16..7a30677a 100644
--- a/doc/html/changelog.html
+++ b/doc/html/changelog.html
@@ -126,7 +126,9 @@
<li>
documentation:
<ul>
- <li>Document <span class="argument"><a href="documentation_tools_flac.html#flac_options_ignore_chunk_sizes">--ignore-chunk-sizes</a></span> option for <span class="commandname">flac</span>.</li>
+ <li>Document <span class="argument"><a href="documentation_tools_flac.html#flac_options_ignore_chunk_sizes">--ignore-chunk-sizes</a></span>
+ and <span class="argument"><a href="documentation_tools_flac.html#flac_options_apply_replaygain_which_is_not_lossless">--apply-replaygain-which-is-not-lossless</a></span>
+ option for <span class="commandname">flac</span>.</li>
</ul>
</li>
<li>
diff --git a/doc/html/documentation_tools_flac.html b/doc/html/documentation_tools_flac.html
index 5f7d67ff..f6d10492 100644
--- a/doc/html/documentation_tools_flac.html
+++ b/doc/html/documentation_tools_flac.html
@@ -481,11 +481,10 @@
By default <span class="commandname">flac</span> stops decoding with an error and removes the partially decoded file if it encounters a bitstream error. With <span class="argument">-F</span>, errors are still printed but <span class="commandname">flac</span> will continue decoding to completion. Note that errors may cause the decoded audio to be missing some samples or have silent sections.
</td>
</tr>
- <!-- @@@ undocumented, also not in the man page yet
<tr>
<td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
<a name="flac_options_apply_replaygain_which_is_not_lossless" />
- <span class="argument">-@@@-apply-replaygain-which-is-not-lossless[=&lt;specification&gt;]</span>
+ <span class="argument">--apply-replaygain-which-is-not-lossless[=&lt;specification&gt;]</span>
</td>
<td>
Applies ReplayGain values while decoding.<br />
@@ -517,12 +516,11 @@
</ul>
For example, the default of <span class="argument">0aLn1</span> means 0dB preamp, use album gain, 6dB hard limit, low noise shaping.<br />
<br />
- <span class="argument">-@@@-apply-replaygain-which-is-not-lossless=3</span> means 3dB preamp, use album gain, no limiting, no noise shaping.<br />
+ <span class="argument">--apply-replaygain-which-is-not-lossless=3</span> means 3dB preamp, use album gain, no limiting, no noise shaping.<br />
<br />
<span class="commandname">flac</span> uses the ReplayGain tags for the calculation. If a stream does not have the required tags or they can't be parsed, decoding will continue with a warning, and no ReplayGain is applied to that stream.
</td>
</tr>
- -->
</table>
</td></tr></table>
@@ -1060,9 +1058,7 @@
<a href="#flac_options_adaptive_mid_side"><span class="argument">--adaptive-mid-side</span></a><br />
<a href="#flac_options_analyze"><span class="argument">--analyze</span></a><br />
<a href="#flac_options_apodization"><span class="argument">--apodization</span></a><br />
- <!-- @@@ undocumented, also not in the man page yet
- <a href="#flac_options_apply_replaygain_which_is_not_lossless"><span class="argument">-@@@-apply-replaygain-which-is-not-lossless</span></a><br />
- -->
+ <a href="#flac_options_apply_replaygain_which_is_not_lossless"><span class="argument">--apply-replaygain-which-is-not-lossless</span></a><br />
<a href="#flac_options_blocksize"><span class="argument">-b</span></a><br />
<a href="#flac_options_best"><span class="argument">--best</span></a><br />
<a href="#flac_options_blocksize"><span class="argument">--blocksize</span></a><br />