Baptiste Coudurier <baptiste.coudur...@gmail.com> added the comment:

On 6/2/10 8:37 AM, Carl Eugen Hoyos wrote:
>
> Carl Eugen Hoyos<ceho...@rainbow.studorg.tuwien.ac.at>  added the comment:
>
> Since this is not reproducible with mplayer -demuxer mpegts (but with mplayer
> -demuxer lavf and mplayer -demuxer lavf -vc ffh264vdpau), I am not so sure 
> this
> is decoder-related.

This is related to av_find_stream_info which will put sps in extradata 
and the decoder will use earlier for pictures before it's appears in the 
bitstream, which will cause decoding to go awry.
Other demuxers don't do that.

________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/issue1980>
________________________________________________

Reply via email to