[gstreamer-bugs] [Bug 160808] New: 'ERROR: pipeline doesn't want to play' when using xvimagesink
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Wed Dec 8 14:45:59 PST 2004
http://bugzilla.gnome.org/show_bug.cgi?id=160808
GStreamer | gst-plugins | Ver: 0.8.6
Summary: 'ERROR: pipeline doesn't want to play' when using
xvimagesink
Product: GStreamer
Version: 0.8.6
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: zcerza at redhat.com
QAContact: gstreamer-bugs at lists.sourceforge.net
% cat .gst
AUDIOSINK=alsasink
AUDIOSRC=alsasrc
VIDEOSINK=xvimagesink
VIDEOSRC=xvideotestsrc
% gst-visualise-0.8
Running gst-launch-0.8 alsasrc ! goom ! { queue ! colorspace ! xvimagesink }
WARNING: erroneous pipeline: could not link queue0 to colorspace0
Trying to run anyway.
RUNNING pipeline ...
ERROR: pipeline doesn't want to play.
% gst-launch-0.8 alsasrc ! goom ! \{ queue ! ffmpegcolorspace ! xvimagesink \}
(this works)
So, at least when xvimagesink is being used, ffmpegcolorspace should be used.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list