diff --git a/man/flac.sgml b/man/flac.sgml index fd233206..013de4b0 100644 --- a/man/flac.sgml +++ b/man/flac.sgml @@ -232,7 +232,7 @@ Fastest compression..highest compression - (default is -6). These are synonyms for other + (default is -5). These are synonyms for other options: @@ -240,7 +240,8 @@ - Synonymous with -l 0 + Synonymous with -l 0 -b 1152 -r 2,2 + @@ -248,7 +249,8 @@ - Synonymous with -l 0 -M + Synonymous with -l 0 -b 1152 -M -r 2,2 + @@ -256,9 +258,8 @@ - Synonymous with -l 0 -m -r # (# is - automatically determined by the block - size) + Synonymous with -l 0 -b 1152 -m -r 3 + @@ -266,15 +267,17 @@ - Reserved + Synonymous with -l 6 -b 4608 -r 3,3 + - + - Synonymous with -l 8 + Synonymous with -l 8 -b 4608 -M -r 3,3 + @@ -282,7 +285,8 @@ - Synonymous with -l 8 -M + Synonymous with -l 8 -b 4608 -m -r 3,3 + @@ -290,9 +294,8 @@ - Synonymous with -l 8 -m -r # (# is - automatically determined by the block - size) + Synonymous with -l 8 -b 4608 -m -r 4 + @@ -300,25 +303,25 @@ - Reserved + Synonymous with -l 8 -b 4608 -m -e -r 6 + - + - + - Synonymous with -l 32 -m -r # (# is - automatically determined by the block - size) + Synonymous with -l 12 -b 4608 -m -e -r 6 + - + - Synonymous with -l 32 -m -e -r 16 -p + Synonymous with -l 32 -b 4608 -m -e -r 16 -p (very slow!) @@ -367,12 +370,21 @@ - level + [level,]level - Residual partition order (0..16). 0 - => none, default is 0, above 4 doesn't usually - help much) + Set the [min,]max residual partition order + (0..16). min defaults to 0 if unspecified. Default + is -r 3,3. + + + + + # + + + Set the Rice parameter search distance. + Default is 0.