[FFmpeg-devel] [PATCH] H.264: fix decoding of plain still images (broken since revision 14289)

Reimar Döffinger Reimar.Doeffinger
Wed Jan 7 18:22:58 CET 2009


On Wed, Jan 07, 2009 at 04:06:12PM +0100, Michael Niedermayer wrote:
> On Wed, Jan 07, 2009 at 10:54:28AM +0100, Reimar D?ffinger wrote:
> > and if I understand right it is not even split into a separate frame by
> > AVParser.
> 
> the parser does split it, mplayer isnt using the parser IIRC

This is not about MPlayer, ffdshow was having issues.
I only concluded that AVParser would not split it because the
corresponding hunk from here:
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2006-November/019538.html
was not applied - at least I guessed that the "if(state ==
SEQ_END_CODE)" was for that purpose, I did not check that carefully.
Anyway I just wanted to make sure that it does not end up making the
behaviour of MPEG2 and H.264 any more different than necessary.




More information about the ffmpeg-devel mailing list