diff --git a/doc/documentation.html b/doc/documentation.html index 964ffe88..464047b9 100644 --- a/doc/documentation.html +++ b/doc/documentation.html @@ -216,6 +216,14 @@ 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. + + + -M + + + Enable loose mid-side coding (only for stereo streams). Like -m but the encoder adaptively switches between independent and mid-side coding, which is faster but yields less compression. + + -0 .. -9 @@ -237,7 +245,7 @@ -1 - Synonymous with -l 0 -m + Synonymous with -l 0 -M @@ -269,7 +277,7 @@ -5 - Synonymous with -l 8 -m + Synonymous with -l 8 -M