summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2001-04-16 23:24:03 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2001-04-16 23:24:03 +0000
commita8b35a9aa5224b5d163053f160c6c02a8a3e9374 (patch)
tree0a800f90f0531de09e379ffc0b776ebc3f5af046 /man
parent99b44c2ee4ab693038f39d40346f9701a5c02f22 (diff)
downloadflac-a8b35a9aa5224b5d163053f160c6c02a8a3e9374.tar.gz
add -S docs
Diffstat (limited to 'man')
-rw-r--r--man/flac.sgml25
1 files changed, 24 insertions, 1 deletions
diff --git a/man/flac.sgml b/man/flac.sgml
index 35e430c2..bc2daf6d 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -162,6 +162,29 @@
</varlistentry>
<varlistentry>
+ <term><option>-S</option> <replaceable>{ # | X | #x }</replaceable></term>
+
+ <listitem>
+ <para>
+ Include a point or points in a SEEKTABLE. Using #,
+ a seek point at that sample number is added. Using
+ X, a placeholder point is added at the end of a the
+ table. Using #x, # evenly spaced seek points will
+ be added, the first being at sample 0. You may use
+ many -S options; the resulting SEEKTABLE will be the
+ unique-ified union of all such values. With no -S
+ options, flac defaults to '-S 100x'. Use -S- for
+ no SEEKTABLE. Note: '-S #x' will not work if the
+ encoder can't determine the input size before
+ starting. Note: if you use '-S #' and # is >=
+ samples in the input, there will be either no seek
+ point entered (if the input size is determinable
+ before encoding starts) or a placeholder point (if
+ input size is not determinable)</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-P</option> <replaceable>bytes</replaceable></term>
<listitem>
@@ -364,7 +387,7 @@
</varlistentry>
<varlistentry>
- <term><option>-m-</option> <option>-M-</option> <option>-e-</option> <option>-p-</option> <option>-V-</option> <option>--lax-</option>
+ <term><option>-S-</option> <option>-m-</option> <option>-M-</option> <option>-e-</option> <option>-p-</option> <option>-V-</option> <option>--lax-</option>
</term>
<listitem>