[gst-devel] [Bug 87678] New - seeking is broken with rhythmbox

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Jul 8 12:46:12 CEST 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=87678

Changed by omartin at ifrance.com.

--- shadow/87678	Mon Jul  8 13:23:41 2002
+++ shadow/87678.tmp.20735	Mon Jul  8 13:23:42 2002
@@ -0,0 +1,37 @@
+Bug#: 87678
+Product: GStreamer
+Version: cvs
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: don't know
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: omartin at ifrance.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Cc: 
+Summary: seeking is broken with rhythmbox
+
+Info
+----
+Gstreamer version=0.4.0.1
+CVS updated: 08/07/2002
+
+The bug
+-------
+rb uses a complex pipeline which looks like this:
+((gnomevfssrc ! spider ! volume) ! volume ! osssink)
+                            ^
+trying to seek on the first volume element just mutes the sound and after a
+long delay, the streams continues at the same position :/
+
+However everything is fine if the seek event is sent on the osssink...
+
+How to reproduce
+----------------
+this phenomenon can be reproduced in the spider seeking example (attached a
+diff).





More information about the gstreamer-devel mailing list