[Gstreamer-bugs] [Bug 119036] New - mp1videoparse needs a fix
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Sun Aug 3 14:29:07 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=119036
Changed by zak147 at yahoo.com.
--- shadow/119036 Sun Aug 3 17:29:07 2003
+++ shadow/119036.tmp.9867 Sun Aug 3 17:29:07 2003
@@ -0,0 +1,30 @@
+Bug#: 119036
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org
+ReportedBy: zak147 at yahoo.com
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL:
+Summary: mp1videoparse needs a fix
+
+trying this pipeline:
+
+filesrc location=any.mpg ! mp1videoparse ! udpsink
+
+i get this error:
+
+ERROR: /pipeline0/mp1videoparse0: mp1videoparse: failed to negotiate a new
+format
+ERROR scheduler( 1571)
+gstoptimalscheduler.c(2051):gst_opt_scheduler_iterate:
+[GstOptScheduler at 0x80995b0] in error state
+
+a caps-nego problem between mp1videoparse and udpsink.
More information about the Gstreamer-bugs
mailing list