How to Step Backward?

Thibault Saunier tsaunier at gnome.org
Wed Jan 15 14:13:58 UTC 2020


Hello,

The stepping event steps in the current "direction" of the pipeline,
meaning that to step 1 frame back, you need to flush seek to the current
pipeline position with a negative rate then the step event will step
backward.

Regards,

- Thibault

On Wed, Jan 15, 2020 at 10:11 AM Thomas Bond <tom.bond at entexpinc.com> wrote:

> Hello,
>
>
>      I'm using this method to step forward.
>
> gst_event_new_step (GST_FORMAT_BUFFERS,framesToSkip, 1, TRUE, FALSE)
>
>
>      What do I need to do in order to change direction to step backward?
>
>
>      In my scenario I need to go back a frame and the go forward a frame
> so I end on the same frame I started from.
>
> I need to do this to update post processing I'm doing when the video
> stream is stopped.
>
>
>      Thanks in advance.
>
>
>      Tom
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200115/abd4a52f/attachment.htm>


More information about the gstreamer-devel mailing list