diff --git a/doc/html/documentation.html b/doc/html/documentation.html
index 07eaf449..89c3128d 100644
--- a/doc/html/documentation.html
+++ b/doc/html/documentation.html
@@ -584,7 +584,7 @@
--lax
- Allow encoder to generate non-Subset files. The resulting FLAC file may not be streamable, so you should only use this option in combination with custom encoding options meant for archival. File decoders will still be able play (and seek in) such files.
+ Allow encoder to generate non-Subset files. The resulting FLAC file may not be streamable or might have trouble being played in all players (especially hardware devices), so you should only use this option in combination with custom encoding options meant for archival.
|
@@ -678,7 +678,7 @@
-m, --mid-side
- Enable mid-side coding (only for stereo streams). Tends to increase compression by a few percent on average. For each block both the stereo pair and mid-side versions of the block will be encoded, and smallest resulting frame will be stored. Currently mid-side encoding is only available when bits-per-sample <= 16.
+ Enable mid-side coding (only for stereo streams). Tends to increase compression by a few percent on average. For each block both the stereo pair and mid-side versions of the block will be encoded, and smallest resulting frame will be stored.
|
diff --git a/man/flac.sgml b/man/flac.sgml
index 2b46d057..fb65aa0f 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -4,7 +4,7 @@
Matt">
Zimmerman">
- July 29, 2004">
+ Feb 2, 2005">
1">
@@ -27,8 +27,8 @@
&dhsurname;
- 2002,2003,2004
- &dhusername;
+ 2002,2003,2004,2005
+ &dhusername;
&dhdate;
@@ -350,7 +350,12 @@
Allow encoder to generate non-Subset
- files.
+ files. The resulting FLAC file may not be
+ streamable or might have trouble being played
+ in all players (especially hardware devices),
+ so you should only use this option in
+ combination with custom encoding options meant
+ for archival.