[FFmpeg-devel] [PATCH] FLAC parser
Felipe Contreras
felipe.contreras
Sat Oct 2 08:04:18 CEST 2010
On Tue, Sep 28, 2010 at 5:24 PM, Michael Chinen <mchinen at gmail.com> wrote:
> I think I've got it, but I need to test more. ?I'm not sure why but
> undoing the changes to flacdec.c (mostly restoring the buffering)
> fixes the flac-in-ogg case and the pure flac decoder. ?Not sure why
> yet and want to look into this before committing.
>
> Attaching the in-progress patch in case anyone is curious.
Actually after thinking about what Mans said, I think my use-case is wrong:
./configure --disable-everything --enable-decoder='flac'
--enable-demuxer='ogg,flac' --enable-protocol=file
--enable-encoder='pcm_s16le' --enable-muxer='wav'
ffmpeg -i test.flac test.wav
That should fail, so I think your previous patch is correct.
--
Felipe Contreras
More information about the ffmpeg-devel
mailing list