[flac-dev] [PATCH] make --force-raw-format not mandatory

lvqcl lvqcl.mail at gmail.com
Thu Jul 10 04:19:43 PDT 2014


Current stable version (1.3.0) allows to encode raw files
without --force-raw-format option:

flac test --endian=little --sign=signed --channels=2 --bps=16 --sample-rate=44100

Now it prints: "ERROR: --endian only allowed with --force-raw-format".
It can break some scripts as it happened with test_flac.sh
(see message <http://lists.xiph.org/pipermail/flac-dev/2014-July/004932.html>).

The patch <http://git.xiph.org/?p=flac.git;a=commitdiff;h=a5c3a37c2a56a96af2dbb5553668f7684a15ab86>
seems to be too strict.

The fix is attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raw_format_input.patch
Type: application/octet-stream
Size: 1828 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140710/e9de9210/attachment.obj 


More information about the flac-dev mailing list