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