From 9c024f2bd8ba0bd28e5a2476793f6c7f74ec100e Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Tue, 5 Mar 2013 17:46:04 +1100 Subject: [PATCH] documentation_tools_flac.html : Document --ignore-chunk-sizes command line option. --- doc/html/documentation_tools_flac.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/html/documentation_tools_flac.html b/doc/html/documentation_tools_flac.html index 13d10f6f..c444e2e4 100644 --- a/doc/html/documentation_tools_flac.html +++ b/doc/html/documentation_tools_flac.html @@ -639,6 +639,18 @@ NOTE:This option is DEPRECATED and may not exist in future version of flac. shntool provides similar functionality. + + + + --ignore-chunk-sizes + + + 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.
+
+ 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.
+
+ +
@@ -1017,6 +1029,7 @@ --no-residual-gnuplot
--no-residual-text
--no-sector-align
+ --no-ignore-chunk-sizes
--no-seektable
--no-silent
--no-verify @@ -1133,6 +1146,7 @@
-s
--sample-rate
--sector-align
+ --ignore-chunk-sizes
--seekpoint
--serial-number
--sign