mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
change default seektable from "-S 100x" to "-S 10s"
This commit is contained in:
@@ -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 >= 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>
|
||||
|
||||
Reference in New Issue
Block a user