<div dir="ltr">Hello,<div><br></div><div>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.</div><div><br></div><div>Regards,</div><div><br></div><div>- Thibault</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 15, 2020 at 10:11 AM Thomas Bond <<a href="mailto:tom.bond@entexpinc.com">tom.bond@entexpinc.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
<br>
I'm using this method to step forward.<br>
<br>
gst_event_new_step (GST_FORMAT_BUFFERS,framesToSkip, 1, TRUE, FALSE)<br>
<br>
<br>
What do I need to do in order to change direction to step backward?<br>
<br>
<br>
In my scenario I need to go back a frame and the go forward a frame <br>
so I end on the same frame I started from.<br>
<br>
I need to do this to update post processing I'm doing when the video <br>
stream is stopped.<br>
<br>
<br>
Thanks in advance.<br>
<br>
<br>
Tom<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>