#8343: h261dec doesn't mark keyframes
-------------------------------------+-----------------------------------
             Reporter:  Lastique     |                    Owner:  (none)
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  h261         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Comment (by Balling):

 I frames are not the same as key frames. Only IDR frames are key frames in
 AVC/HEVC, e.g.

 Key frame is not about decoding the frame. It is about decoding all frames
 after the key frame.

 Marking all I frames as key frames is a bug in encoder.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/8343#comment:8>
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