[Bug 697829] Reverse playback freezes for h264 in AVI container

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 12 20:17:14 UTC 2018


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

--- Comment #6 from Tristan Matthews <le.businessman at gmail.com> ---
(In reply to Tim-Philipp Müller from comment #5)
> This seems to generally work fine for me.
> 
> With your script, I notice that reverse playback is superfast and lots of
> these are output on the terminal:
> 
> (python3:5595): GStreamer-CRITICAL **: gst_segment_to_running_time_full:
> assertion 'stop != -1' failed
> 
> 
> If I change the stop parameter in the seek request from
> 
>            Gst.SeekType.NONE, position)
> 
> to
> 
>            Gst.SeekType.SET, position)
> 
> it all works as expected.

Entirely possible, probably a lot has happened in 5 years ;)

Feel free to close.

-- 
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