[Bug 761439] Backward step operations fails and may lead to negative position value
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Feb 3 21:23:14 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761439
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
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.
Also it should be completely unrelated to container format and codecs. Stepping
is handled completely in basesink (except for the seeks to change playback
direction).
--
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