[gstreamer-bugs] [Bug 619041] New: Seek fails, and subsequent query_position calls fail
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue May 18 15:56:21 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=619041
GStreamer | don't know | 0.10.28
Summary: Seek fails, and subsequent query_position calls fail
Classification: Desktop
Product: GStreamer
Version: 0.10.28
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: don't know
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: gabriel.burt at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=161391)
--> (https://bugzilla.gnome.org/attachment.cgi?id=161391)
GST_DEBUG=2 log
On each transition, I'm setting a new URI, and then issuing a seek to a given
position (a bookmarked position). Usually this works OK, but about 1 in 10
times it fails to seek, starting playback of the new URI from the beginning.
And subsequent query_position calls fail.
I'm attaching two logs, one with GST_DEBUG=2 where you can see a WARN from
id3demux2 saying "Downstream did not handle newsegment event as it should" etc,
and the query_position fails.
The other is with GST_DEBUG=3, but at this debug level I can't reproduce the
full problem - the app freezes, with the main loop stuck trying to do the seek.
--
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