include/share/Makefile.am : Add win_utf8_io.h.
[platform/upstream/flac.git] / man / flac.sgml
index 317afd1..df69aa6 100644 (file)
          <term><option>--input-size</option>=<replaceable>#</replaceable></term>
 
          <listitem>
-           <para>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.</para>
+           <para>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, --cuesheet, 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.</para>
+         </listitem>
+       </varlistentry>
+
+       <varlistentry>
+         <term><option>--force-raw-format</option></term>
+
+         <listitem>
+           <para>Force input (when encoding) or output (when decoding) to be treated as raw samples (even if filename ends in <filename>.wav</filename>).</para>
          </listitem>
        </varlistentry>
 
        </varlistentry>
 
        <varlistentry>
-         <term><option>--force-raw-format</option></term>
+         <term><option>--force-wave64-format</option></term>
 
          <listitem>
-           <para>Force input (when encoding) or output (when decoding) to be treated as raw samples (even if filename ends in <filename>.wav</filename>).</para>
+           <para>Force the decoder to output Wave64 format.  This option is not needed if the output filename (as set by -o) ends with <filename>.w64</filename>.  Also, this option has no effect when encoding since input Wave64 is auto-detected.</para>
          </listitem>
        </varlistentry>
 
       <variablelist>
        <varlistentry>
          <term><option>--no-adaptive-mid-side</option></term>
+         <term><option>--no-cued-seekpoints</option></term>
          <term><option>--no-decode-through-errors</option></term>
          <term><option>--no-delete-input-file</option></term>
          <term><option>--no-preserve-modtime</option></term>
          <term><option>--no-keep-foreign-metadata</option></term>
          <term><option>--no-exhaustive-model-search</option></term>
+         <term><option>--no-force</option></term>
          <term><option>--no-lax</option></term>
          <term><option>--no-mid-side</option></term>
          <term><option>--no-ogg</option></term>
          <term><option>--no-padding</option></term>
-         <term><option>--no-qlp-coeff-precision-search</option></term>
+         <term><option>--no-qlp-coeff-prec-search</option></term>
+         <term><option>--no-replay-gain</option></term>
          <term><option>--no-residual-gnuplot</option></term>
          <term><option>--no-residual-text</option></term>
          <term><option>--no-sector-align</option></term>