[Gstreamer-bugs] [Bug 110758] New - gst-launch fails on simple mpeg pipeline

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Apr 14 07:32:09 PDT 2003


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

Changed by vishnu at pobox.com.

--- shadow/110758	Mon Apr 14 10:32:09 2003
+++ shadow/110758.tmp.4202	Mon Apr 14 10:32:09 2003
@@ -0,0 +1,28 @@
+Bug#: 110758
+Product: GStreamer
+Version: HEAD CVS
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: vishnu at pobox.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: gst-launch fails on simple mpeg pipeline
+
+discont=100000
+./gst-launch --gst-scheduler=opt filesrc location=$1 ! mpegdemux
+max_discont=$discont sync=false name=foo video_%02d! { queue ! mpeg2dec ! {
+queue ! colorspace ! xvideosink } } foo.audio_%02d!{ queue ! mad ! { queue
+! osssink } }
+
+This has worked for months.  Now it doesn't.
+
+** ERROR **: file ./grammar.y: line 407 (gst_parse_perform_link): assertion
+failed: (GST_IS_ELEMENT (src))
+aborting...





More information about the Gstreamer-bugs mailing list