[FFmpeg-devel] video corruption using h264 hw decoders

Rainer Hochecker fernetmenta at xboxmediacenter.com
Fri Oct 28 18:25:23 CEST 2011


Find a sample here:
http://www.datafilehost.com/download-face487e.html

Also see this long thread in our forum:
http://forum.xbmc.org/showthread.php?t=99448&page=15
It is proven that corruption disappears when reverting the mentioned commit.

I think we need the original size of the frame for allocating video
surfaces. avctx->coded_height
gives us the height after having subtracted cropping parameters. IOW the
allocated video
surfaces are too small.

Rainer Hochecker


More information about the ffmpeg-devel mailing list