LukasBommes / mv-extractor

Extract frames and motion vectors from H.264 and MPEG-4 encoded video.
MIT License
279 stars 56 forks source link

frame_type question from mv_extractor #9

Closed libingsy closed 2 years ago

libingsy commented 2 years ago

Thanks for your work, I have a frame-type question. I found out the frame-type of the first frame from an h.264 video which is shown in the mv extractor is not an I frame (is a P frame).