summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2001-07-16 18:01:38 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2001-07-16 18:01:38 +0000
commitb1939f8ec377c737394a2f25fa66dbc5e604253a (patch)
tree8c1644bae73c964bc2168e10b6b40fe0d18e8b9c /man
parent5859e8144e12454b2f9b51661bab74cd22aa2d08 (diff)
downloadflac-b1939f8ec377c737394a2f25fa66dbc5e604253a.tar.gz
add docs for -E option
Diffstat (limited to 'man')
-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>