summaryrefslogtreecommitdiff
path: root/doc/html/documentation.html
diff options
context:
space:
mode:
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 100338d0..bbdd204f 100644
--- a/doc/html/documentation.html
+++ b/doc/html/documentation.html
@@ -189,7 +189,7 @@
<B>MISCELLANEOUS</B>
</P>
<P>
- In order to support come common types of metadata, the reference decoder knows how to skip <A HREF="http://www.id3.org/">ID3v1 and ID3v2 tags</A>. Note however that the FLAC specification does not require compliant implementations to support ID3 in any form. The XMMS and Winamp plugins support them out of convenience but other applications need not.
+ As a convenience, the reference decoder knows how to skip <A HREF="http://www.id3.org/">ID3v1 and ID3v2 tags</A>. Note however that the FLAC specification does not require compliant implementations to support ID3 in any form and their use is discouraged.
</P>
<P>
<B><TT>flac</TT></B> has a verify option <TT>-V</TT> that verifies the output while encoding. With this option, a decoder is run in parallel to the encoder and its output is compared against the original input. If a difference is found <B><TT>flac</TT></B> will stop with an error.