frame-by-frame and reverse playback in python

RiccardoCagnasso riccardo at phascode.org
Mon Jun 24 22:17:15 UTC 2019


I kind of solved the second problem by sending the events to the videosink
instead that to the pipeline and changing the video from a motion jpeg to a
h264.

Problem is that in frame-by-frame reverse playback, it jumps from keyframe
to keyframe. Which... makes sense, but it's not what I need. I need to "go
back" actual frame by actual frame, that's why I was trying to use motion
jpeg. I also tried prores and raw video formats to no avail.

Is there any way to achieve this?



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


More information about the gstreamer-devel mailing list