I want to seek to a specific frame and decode only that frame. I have the seeking part done, however, a packet does not contain only one frame. I should be able to get the pts of the frame decoded and compare it with a generated pts to make sure it's the right frame, but it appears I can't get the frame rate?
I want to seek to a specific frame and decode only that frame. I have the seeking part done, however, a packet does not contain only one frame. I should be able to get the pts of the frame decoded and compare it with a generated pts to make sure it's the right frame, but it appears I can't get the frame rate?