[gstreamer-bugs] [Bug 313043] New: Queue fails on dvdec element
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Tue Aug 9 16:52:23 PDT 2005
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=313043
GStreamer | gst-plugins-base | Ver: HEAD CVS
Summary: Queue fails on dvdec element
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: wingo at pobox.com
ReportedBy: mdk at mdk.org.pl
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
Version details: CVS Wed, 10 Aug 2005 01:58:59 +0200
Distribution/Version: archlinux
$> gst-launch filesrc location=test.dv ! dvdec ! queue ! xvimagesink
...will fail with:
ERROR (0x80508b8 - 0:00:00.046354000) GST_PIPELINE(13731)
./grammar.y(494):gst_parse_perform_link: could not link queue0 to xvimagesink0
WARNING: erroneous pipeline: could not link queue0 to xvimagesink0
$> gst-launch filesrc location=test.dv ! dvdec ! xvimagesink
... works fine. Using queue with other decoders works fine too.
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list