[gst-devel] capsfilter in 0.9

MDK mdk at mdk.org.pl
Sat Aug 13 11:38:07 CEST 2005


Hi, 

I have trouble figuring out how to make a "filtered link" in 0.9. For
example:

gst-launch filesrc location=test.dv ! dvdec .video ! videoscale !
capsfilter ! fakesink   ===> doesn't work

gst-launch filesrc location=test.dv ! dvdec .video ! videoscale !
capsfilter ! xvimagesink   ===> works

gst-launch filesrc location=test.dv ! dvdec .video ! videoscale !
fakesink ===> works

By "doesn't work" I mean:

ERROR (0x80f4c80 - 0:00:00.109984000)         basesrc(23112)
gstbasesrc.c(715):gst_base_src_loop:<filesrc0> streaming stopped, reason
pad not negotiated

On contrary:

gst-launch filesrc location=m2.avi ! avidemux ! jpegdec ! videoscale !
capsfilter ! fakesink ===> works

Is this a problem with dvdec or with capsfilter? 


-- 
Michał Dominik K.
mdk at mdk.org.pl
www.mdk.org.pl


 




More information about the gstreamer-devel mailing list