summaryrefslogtreecommitdiff
path: root/doc/html/documentation.html
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2005-08-31 01:00:53 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2005-08-31 01:00:53 +0000
commit83fa59c800de25579fcc387e63841fe4e9508ce6 (patch)
treee47a9dc9e4bbf27a8487a557204fbb2dc74b4d06 /doc/html/documentation.html
parent83b8d28f9d807e7cf12e4441d1a03305e16e5f3a (diff)
downloadflac-83fa59c800de25579fcc387e63841fe4e9508ce6.tar.gz
more external use of "FLAC tags" instead of "Vorbis comments" to avoid confusion
Diffstat (limited to 'doc/html/documentation.html')
-rw-r--r--doc/html/documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/documentation.html b/doc/html/documentation.html
index df12b16b..384e6a7c 100644
--- a/doc/html/documentation.html
+++ b/doc/html/documentation.html
@@ -512,7 +512,7 @@
<span class="argument">--replay-gain</span>
</td>
<td>
- Calculate <a href="http://www.replaygain.org/">ReplayGain</a> values and store in FLAC tags, similar to <a href="http://packages.qa.debian.org/v/vorbisgain.html">VorbisGain</a>. Title gains/peaks will be computed for each input file, and an album gain/peak will be computed for all files. All input files must have the same resolution, sample rate, and number of channels. Only mono and stereo files are allowed, and the sample rate must be one of 8, 11.025, 12, 16, 22.05, 24, 32, 44.1, or 48 kHz. Also note that this option may leave a few extra bytes in a <span class="code">PADDING</span> block as the exact size of the tags is not known until all files are processed.<br /><br />
+ Calculate <a href="http://www.replaygain.org/">ReplayGain</a> values and store them as FLAC tags, similar to <a href="http://packages.qa.debian.org/v/vorbisgain.html">VorbisGain</a>. Title gains/peaks will be computed for each input file, and an album gain/peak will be computed for all files. All input files must have the same resolution, sample rate, and number of channels. Only mono and stereo files are allowed, and the sample rate must be one of 8, 11.025, 12, 16, 22.05, 24, 32, 44.1, or 48 kHz. Also note that this option may leave a few extra bytes in a <span class="code">PADDING</span> block as the exact size of the tags is not known until all files are processed.<br /><br />
Note that this option cannot be used when encoding to standard output (stdout).
</td>
</tr>