[Bug 761439] Backward step operations fails and may lead to negative position value

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 3 22:15:03 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761439

--- Comment #11 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
(In reply to Sebastian Dröge (slomo) from comment #10)
> You can also use gst-plugins-base/tests/examples/playback for reproducing
> these kind of things btw, it might give more control over what exactly is
> happening than totem.
> 
> For the backward playback, to do backwards stepping you need to first issue
> a negative-rate seek. Stepping can only happen in the current playback
> direction.

Totem does that, I have reviewed. It does not wait for the preroll to complete,
so might be a bit racy, but the behaviour indicate a bug in any case. I'm
surprised though, as I thought one could flip the direction without having to
seek to a start/stop position (passing NONE as positions, seek still need to be
flushing I suppose).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list