[FFmpeg-devel] [PATCH] read metadata in FLAC demuxer

Justin Ruggles justinruggles
Sun Sep 30 06:48:08 CEST 2007


Hi,

Here is a patch to fix issue 187 in the FFmpeg Issue Tracker, "flac 
decoder fails with large metadata".

For raw FLAC files, the metadata header(s) are read in the demuxer 
rather than the decoder.  This correctly skips any irrelevant metadata 
blocks, and it also parses vorbiscomment info.

-Justin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-flac-demuxer.diff
Type: text/x-patch
Size: 3512 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070930/0cc3e69b/attachment.bin>



More information about the ffmpeg-devel mailing list