[gst-devel] Problem using uridecodebin
Rémi BUISSON
remi.buisson at viotech.net
Mon Jul 28 16:31:10 CEST 2008
Hi everyone,
I would like to write a simple streaming RTP server but first I'm trying
the find the write pipeline to use.
I didn't succeed in it ... :-(
In order to test uridecodebin I tried :
$ gst-launch-0.10 uridecodebin
uri=file:///home/partage/Videos/pepsi_baeren.mpg ! cacasink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /pipeline0/uridecodebin0/source: Internal data flow
error.
Additional debug info:
gstbasesrc.c(2165): gst_base_src_loop (): /pipeline0/uridecodebin0/source:
streaming task paused, reason not-linked (-1)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
and I don't understand why it tells me it's not linked ...
May anyone help me ?
++
More information about the gstreamer-devel
mailing list