AW: playback H264 encoded file too fast

jles jlesquer at gmail.com
Fri Jul 12 11:26:53 UTC 2019


Hi Nicolas, thanks for the reply,

I checked in debug if there's something different to nanoseconds and
timestamps look fine (in nanoseconds).

One interesting experiment which made me to be now even more confused, was
to divide fps by 10 before GST_BUFFER_PTS:
......
        fps/=10;
	GST_BUFFER_PTS (buffer) = timestamp;
.......

The resulting video now the video plays in slow motion instead fast, so no
sure where could it be the problem now....




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list