[FFmpeg-devel] [PATCH] Parse H.264 is ASF.

Alex Converse alex.converse
Wed May 19 22:36:16 CEST 2010


My H.264 in asf samples[1] seem to put SPS and PPS in its own packet
which creates all kinds of problems when remuxing (notably duplicate
timestamps and an empty avcC). The attached patch turns on the parser
to combine the packets. All my H.264 in asf samples are from the same
source so if people have other samples to verify this on, let me know
(I didn't find anything on samples.mphq.hu)


[1] /incoming/h264_aac_zeropad.asf

Regards,
Alex Converse
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Parse-H.264-in-ASF-because-SPS-PPS-lives-in-its-own-.patch
Type: text/x-patch
Size: 1477 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100519/81e91bf6/attachment.bin>



More information about the ffmpeg-devel mailing list