fixed 537803 1.2.1-6
thanks

Christoph Anton Mitterer wrote:

Version: 1.2.1-1.2
It seems that flac cannot decode flac files, that have no known extension (ogg/oga/flac).
One gets an error like:
filename: *** Got error code 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC

I can't reproduce this in 1.2.1-6:

$ mv example.flac example
$ file example
example: FLAC audio bitstream data, 24 bit, stereo, 48 kHz, 52800000 samples
$ flac -d example
(...)
example: done
$ file example.wav
example.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 24 bit, stereo 48000 Hz
$ rm example.wav
$ mv example example.tst
$ flac -d example.tst
(...)
example.tst: done
$ file example.wav
example.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 24 bit, stereo 48000 Hz

Ulrich


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to