summaryrefslogtreecommitdiff
path: root/doc/html/documentation.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/documentation.html')
-rw-r--r--doc/html/documentation.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/html/documentation.html b/doc/html/documentation.html
index bbdd204f..f13bd038 100644
--- a/doc/html/documentation.html
+++ b/doc/html/documentation.html
@@ -902,6 +902,15 @@
</TR>
<TR>
<TD NOWRAP ALIGN="RIGHT" VALIGN="TOP" BGCOLOR="#F4F4CC">
+ <A NAME="flac_options_input_size">
+ <TT>--input-size=#</TT>
+ </TD>
+ <TD>
+ Specify the size of the raw input in bytes. If you are encoding raw samples from stdin, you must set this option in order to be able to use --skip, --until, --cue-sheet, or other options that need to know the size of the input beforehand. If the size given is greater than what is found in the input stream, the encoder will complain about an unexpected end-of-file. If the size given is less, samples will be truncated.
+ </TD>
+ </TR>
+ <TR>
+ <TD NOWRAP ALIGN="RIGHT" VALIGN="TOP" BGCOLOR="#F4F4CC">
<A NAME="flac_options_force_aiff_format">
<TT>--force-aiff-format</TT>
</TD>