Can you find key frame (I-frame) in h264 video without decoding? i.e. is it in packet?

StackOverflow https://stackoverflow.com/questions/8915435

  •  29-10-2019
  •  | 
  •  

문제

I need to know if I can find a I-frame without having to decode it first. I would like there to be some flag in AVPacket, but I can't see that there is one.

Thanks.

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top