[gstreamer-bugs] [Bug 595958] New: Position not updated after a backwards gst_event_new_step()
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Sep 22 06:57:43 PDT 2009
https://bugzilla.gnome.org/show_bug.cgi?id=595958
GStreamer | gstreamer (core) | git
Summary: Position not updated after a backwards
gst_event_new_step()
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: hadess at hadess.net
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=143698)
--> (https://bugzilla.gnome.org/attachment.cgi?id=143698)
seek backwards debug patch
Using the attached patch, seeking backwards will step one frame back, but as
the position isn't updated, will step forward one frame too.
The 2nd message should have a different time, as we are one frame back.
** Message: playback direction to reverse (816449783116)
** Message: playback direction to forward (816449783116)
Disabling sound output (to avoid the MP3 decoder not supporting reverse
playback) does not help:
g_object_set (bvw->priv->play, "flags", 0x00000015, NULL);
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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