#8515: vc1_parser erroneously flagged every packet as keyframe
-------------------------------------+-------------------------------------
             Reporter:  HolyWu       |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  vc1          |               Blocked By:
  regression                         |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by mkver):

 It happens whenever the PARSER_FLAG_COMPLETE_FRAMES is set (it is for
 Matroska), because unesc_index is never reset in this case after having
 parsed the first frame.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8515#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to