Properly close HTML comments
[platform/upstream/flac.git] / doc / html / documentation_tools_flac.html
index c444e2e..e37d8b6 100644 (file)
@@ -1,5 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009  Josh Coalson -->
+<!-- Copyright (c) 2000-2009  Josh Coalson -->
+<!-- Copyright (c) 2011-2013  Xiph.Org Foundation -->
 <!-- Permission is granted to copy, distribute and/or modify this document -->
 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
 <!-- or any later version published by the Free Software Foundation; -->
                                        By default <span class="commandname">flac</span> stops decoding with an error and removes the partially decoded file if it encounters a bitstream error.  With <span class="argument">-F</span>, errors are still printed but <span class="commandname">flac</span> will continue decoding to completion.  Note that errors may cause the decoded audio to be missing some samples or have silent sections.
                                </td>
                        </tr>
-                       <!-- @@@ undocumented, also not in the man page yet
                        <tr>
                                <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
                                        <a name="flac_options_apply_replaygain_which_is_not_lossless" />
-                                       <span class="argument">-@@@-apply-replaygain-which-is-not-lossless[=&lt;specification&gt;]</span>
+                                       <span class="argument">--apply-replaygain-which-is-not-lossless[=&lt;specification&gt;]</span>
                                </td>
                                <td>
                                        Applies ReplayGain values while decoding.<br />
                                        </ul>
                                        For example, the default of <span class="argument">0aLn1</span> means 0dB preamp, use album gain, 6dB hard limit, low noise shaping.<br />
                                        <br />
-                                       <span class="argument">-@@@-apply-replaygain-which-is-not-lossless=3</span> means 3dB preamp, use album gain, no limiting, no noise shaping.<br />
+                                       <span class="argument">--apply-replaygain-which-is-not-lossless=3</span> means 3dB preamp, use album gain, no limiting, no noise shaping.<br />
                                        <br />
                                        <span class="commandname">flac</span> uses the ReplayGain tags for the calculation.  If a stream does not have the required tags or they can't be parsed, decoding will continue with a warning, and no ReplayGain is applied to that stream.
                                </td>
                        </tr>
-                       -->
                </table>
                </td></tr></table>
 
                                        <span class="argument">--ignore-chunk-sizes</span>
                                </td>
                                <td>
-                                       When encoding to flac, ignore the file size headers in WAV and AIFF files to attempt to work around problems with over-sized or malformed files.<br />
+                                       When encoding to <span class="commandname">flac</span>, ignore the file size headers in WAV and AIFF files to attempt to work around problems with over-sized or malformed files.<br />
                                        <br />
                                        WAV and AIFF files both have an unsigned 32 bit numbers in the file header which specifes the length of audio data. Since this number is unsigned 32 bits, that limits the size of a valid file to being just over 4 Gigabytes. Files larger than this are mal-formed, but should be read correctly using this option. <br />
                                        <br />
                                        <span class="argument">--input-size=#</span>
                                </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.
+                                       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.
                                </td>
                        </tr>
                        <tr>
                        <tr>
                                <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
                                        <span class="argument">--no-adaptive-mid-side</span><br />
+                                       <span class="argument">--no-cued-seekpoints</span><br />
                                        <span class="argument">--no-decode-through-errors</span><br />
                                        <span class="argument">--no-delete-input-file</span><br />
                                        <span class="argument">--no-escape-coding</span><br />
                                        <span class="argument">--no-exhaustive-model-search</span><br />
+                                       <span class="argument">--no-ignore-chunk-sizes</span><br />
                                        <span class="argument">--no-lax</span><br />
                                        <span class="argument">--no-mid-side</span><br />
                                        <span class="argument">--no-ogg</span><br />
                                        <span class="argument">--no-padding</span><br />
-                                       <span class="argument">--no-qlp-coeff-precision-search</span><br />
+                                       <span class="argument">--no-qlp-coeff-prec-search</span><br />
                                        <span class="argument">--no-residual-gnuplot</span><br />
                                        <span class="argument">--no-residual-text</span><br />
                                        <span class="argument">--no-sector-align</span><br />
-                                       <span class="argument">--no-ignore-chunk-sizes</span><br />
                                        <span class="argument">--no-seektable</span><br />
                                        <span class="argument">--no-silent</span><br />
                                        <span class="argument">--no-verify</span>
                <a href="#flac_options_adaptive_mid_side"><span class="argument">--adaptive-mid-side</span></a><br />
                <a href="#flac_options_analyze"><span class="argument">--analyze</span></a><br />
                <a href="#flac_options_apodization"><span class="argument">--apodization</span></a><br />
-               <!-- @@@ undocumented, also not in the man page yet
-               <a href="#flac_options_apply_replaygain_which_is_not_lossless"><span class="argument">-@@@-apply-replaygain-which-is-not-lossless</span></a><br />
-               -->
+               <a href="#flac_options_apply_replaygain_which_is_not_lossless"><span class="argument">--apply-replaygain-which-is-not-lossless</span></a><br />
                <a href="#flac_options_blocksize"><span class="argument">-b</span></a><br />
                <a href="#flac_options_best"><span class="argument">--best</span></a><br />
                <a href="#flac_options_blocksize"><span class="argument">--blocksize</span></a><br />
                <a href="#flac_options_explain"><span class="argument">-H</span></a><br />
                <a href="#flac_options_help"><span class="argument">-h</span></a><br />
                <a href="#flac_options_help"><span class="argument">--help</span></a><br />
+               <a href="#flac_options_ignore_chunk_sizes"><span class="argument">--ignore-chunk-sizes</span></a><br />
                <a href="#flac_options_input_size"><span class="argument">--input-size</span></a><br />
                <a href="#flac_options_keep_foreign_metadata"><span class="argument">--keep-foreign-metadata</span></a><br />
                <a href="#flac_options_max_lpc_order"><span class="argument">-l</span></a><br />
                <a href="#flac_options_max_lpc_order"><span class="argument">--max-lpc-order</span></a><br />
                <a href="#flac_options_mid_side"><span class="argument">--mid-side</span></a><br />
                <a href="#negative_options"><span class="argument">--no-adaptive-mid-side</span></a><br />
+               <a href="#negative_options"><span class="argument">--no-cued-seekpoints</span></a><br />
                <a href="#negative_options"><span class="argument">--no-decode-through-errors</span></a><br />
                <a href="#negative_options"><span class="argument">--no-delete-input-file</span></a><br />
                <a href="#negative_options"><span class="argument">--no-escape-coding</span></a><br />
                <a href="#negative_options"><span class="argument">--no-ogg</span></a><br />
                <a href="#negative_options"><span class="argument">--no-padding</span></a><br />
                <a href="#negative_options"><span class="argument">--no-preserve-modtime</span></a><br />
-               <a href="#negative_options"><span class="argument">--no-qlp-coeff-precision-search</span></a><br />
+               <a href="#negative_options"><span class="argument">--no-qlp-coeff-prec-search</span></a><br />
                <a href="#negative_options"><span class="argument">--no-residual-gnuplot</span></a><br />
                <a href="#negative_options"><span class="argument">--no-residual-text</span></a><br />
                <a href="#negative_options"><span class="argument">--no-sector-align</span></a><br />
                <a href="#flac_options_silent"><span class="argument">-s</span></a><br />
                <a href="#flac_options_sample_rate"><span class="argument">--sample-rate</span></a><br />
                <a href="#flac_options_sector_align"><span class="argument">--sector-align</span></a><br />
-               <a href="#flac_options_ignore_chunk_sizes"><span class="argument">--ignore-chunk-sizes</span></a><br />
                <a href="#flac_options_seekpoint"><span class="argument">--seekpoint</span></a><br />
                <a href="#flac_options_serial_number"><span class="argument">--serial-number</span></a><br />
                <a href="#flac_options_sign"><span class="argument">--sign</span></a><br />
        <table>
                <tr>
                        <td align="left">
-                               Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009  Josh Coalson
+                               Copyright (c) 2000-2009  Josh Coalson
+                               <br/>
+                               Copyright (c) 2011-2013  Xiph.Org Foundation
                        </td>
                        <td width="1%" align="right">
                                <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=13478&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>