mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add docs for --serial-number
This commit is contained in:
@@ -446,6 +446,14 @@
|
||||
When decoding, force the input to be treated as Ogg-FLAC. This is useful when piping input from stdin or when the filename does not end in '.ogg'.
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD NOWRAP ALIGN="RIGHT" VALIGN="TOP" BGCOLOR="#F4F4CC">
|
||||
<TT>--serial-number=#</TT>
|
||||
</TD>
|
||||
<TD>
|
||||
When used with --ogg, specifies the serial number to use the for the FLAC stream. When encoding and no serial number is given, flac uses '0'. When decoding and no number is given, flac uses the serial number of the first page.<P>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD NOWRAP ALIGN="RIGHT" VALIGN="TOP" BGCOLOR="#F4F4CC">
|
||||
<TT>--lax</TT>
|
||||
|
||||
Reference in New Issue
Block a user