#3212: initial seek in MSVIDEO1 causes failure to display on some avi files
-------------------------------------+-------------------------------------
Reporter: DonMoir | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Same as ticket #1273 but different codec ID.
If you do a seek prior to calling avcodec_decode_video2 at least once,
then you will no longer get any video stream packets with the attached
files. The seek works fine after you call avcodec_decode_video2 but not if
you tried to seek prior to this. Reading a first video packet is not
enough.
Use this sample to test.
http://sms.pangolin.com/temp/EVBPIC.AVI
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3212>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac