summaryrefslogtreecommitdiff
path: root/man/flac.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'man/flac.sgml')
-rw-r--r--man/flac.sgml14
1 files changed, 13 insertions, 1 deletions
diff --git a/man/flac.sgml b/man/flac.sgml
index d1c02825..d8501bd7 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -363,7 +363,7 @@
<term><option>-9</option></term>
<listitem>
- <para>Synonymous with -l 32 -b 4608 -m -e -r 16 -p
+ <para>Synonymous with -l 32 -b 4608 -m -e -E -r 16 -p
(very slow!)</para>
</listitem>
</varlistentry>
@@ -384,6 +384,18 @@
</varlistentry>
<varlistentry>
+ <term><option>-E</option></term>
+
+ <listitem>
+ <para>Do escape coding in the entropy coder. This
+ causes the encoder to use an unencoded representation
+ of the residual in a partition if it is smaller. It
+ increases the runtime and usually results in an
+ improvement of less than 1%.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-l</option> <replaceable>max_lpc_order</replaceable></term>
<listitem>