[Ffmpeg-devel] [bug] flvdec demux

Tom Harper d.thomas.harper
Mon Feb 5 21:16:49 CET 2007


re:
>if ffmpeg generated that then theres a bug in ffmpeg

possibly or it is just a muxing issue.  all of my other
concerns turned out to be resampling issues- so this is
a pretty simple fix.

it looks like there is a case where there can be empty audio packets,
i.e. they are marked audio and have flags but no data.

Attached patch fixes this case by skipping to the next packet-
this addresses your concerns about not returning a valid packet.

Tom 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flv_dec_v2.patch
Type: application/octet-stream
Size: 408 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070205/4d937e5e/attachment.obj>



More information about the ffmpeg-devel mailing list