[FFmpeg-devel] decoding packets
Reimar Döffinger
Reimar.Doeffinger
Mon Oct 1 13:44:00 CEST 2007
> Sorry about base64 encoding, here is the culprit in hex:
> Good extradata:
>
> extradata = 14d4033ffe1013274d4033a918283f60d4180418c2b5ef7c04010428ce988
> extradata_size = 34
>
> Bad extradata:
>
> extradata =
> 04d03331013274d4033a918283f60d4180418c2b5ef7c04010428ce988
> extradata_size = 34
Those aren't even the same size.
And since your are on ffmpeg-devel: RTFS libavcodec/h264.c (search for
extradata)
More information about the ffmpeg-devel
mailing list