Hello,
I seems that the PTS of a MPEG2-frame is only based on the framerate and is always started at PTS=0.
In my case I have a smal clip of a video and it's necessary to show the played time in relation to the original video. My idea is to define the PTS based on the time-information in the GOP.
Is that already (or will it) implemented?
And if not, do only need to reimplement MPEG2VideoDecoderBase::CalculateFrameTime?
regards,
Mpeg2-decoder: Timestamp based on GOP?
For more complete information about compiler optimizations, see our Optimization Notice.

