summaryrefslogtreecommitdiff
path: root/doc/html
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-12-31 00:08:31 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-12-31 00:08:31 +0000
commita86b5ef9344e81a4719117805cd2b6a087063026 (patch)
tree67a5564382328d24583905d4faa8a6c198d49767 /doc/html
parent48cbe66f06a3138c97d8a09d57a115d8c9ae262c (diff)
downloadflac-a86b5ef9344e81a4719117805cd2b6a087063026.tar.gz
change default seektable from "-S 100x" to "-S 10s"
Diffstat (limited to 'doc/html')
-rw-r--r--doc/html/documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/documentation.html b/doc/html/documentation.html
index 2ca07c4e..5cfa9e85 100644
--- a/doc/html/documentation.html
+++ b/doc/html/documentation.html
@@ -528,7 +528,7 @@
</LI>
</UL>
You may use many -S options; the resulting SEEKTABLE will be the unique-ified union of all such values.<BR>
- With no -S options, flac defaults to '-S 100x'. Use --no-seektable for no SEEKTABLE.<BR>
+ With no -S options, flac defaults to '-S 10s'. Use --no-seektable for no SEEKTABLE.<BR>
<B>NOTE:</B> -S #x and -S #s will not work if the encoder can't determine the input size before starting.<BR>
<B>NOTE:</B> if you use -S # and # is &gt;= 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).<BR>
</TD>