Hi, I use avcodec_decode_video() in my program to decode each frame of an MPEG file. How can I determine the timestamp of the decoded frame? I tried to find a way in the documentation and examples, but was unsuccessful. Many thanks, Eric