[gstreamer-bugs] [Bug 383323] New: smpte doesn't handle sink1 and sink2 correctly
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Dec 7 03:17:28 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=383323
GStreamer | gst-plugins-good | Ver: 0.10.0
Summary: smpte doesn't handle sink1 and sink2 correctly
Product: GStreamer
Version: 0.10.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: zeepeer at hotmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.13/2.14
GNOME milestone: Unspecified
This gst-launch instruction results in an error:
gst-launch videotestsrc ! .sink1 smpte name=s ! ffmpegcolorspace ! ximagesink
videotestsrc ! s.sink2
Result:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /pipeline0/videotestsrc1: Internal data flow error.
Additional debug info:
gstbasesrc.c(1569): gst_base_src_loop (): /pipeline0/videotestsrc1:
streaming task paused, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
Another helpful user (MikeS) on irc (#gstreamer) said the following about this
error:
ret &= gst_structure_get_double (structure, "framerate", &smpte->fps);
Yes, well.... looks like it only got half-ported to 0.10 :-)
I suspect that line is the specific point it's failing
Tell me if further information is required.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list