[Ffmpeg-devel] [PATCH] fix swf demuxing

Baptiste Coudurier baptiste.coudurier
Mon Dec 18 12:32:13 CET 2006


Hi

This patch fix swf demuxing of ffmpeg own created files.
Don't skip too many bytes if tag is STREAMHEAD2 and mp3. Generic skip of
 non read bytes.

How to reproduce:
ffmpeg -i <file> test.swf, with mp3 audio and video track.

ffmpeg -i test.swf will only see mp3 track.

Cannot confirm if original bug is not reappearing since no broken file
was supplied, that fix seems generic though.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swf_fix.patch
Type: text/x-diff
Size: 682 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061218/39897565/attachment.patch>



More information about the ffmpeg-devel mailing list