[gst-devel] Gst-launch-0.10.4 Warning
Thomas Vander Stichele
thomas at apestaart.org
Mon May 22 02:39:03 CEST 2006
On Fri, 2006-05-19 at 18:10 +0100, Kalyanavarathan, Vasanth wrote:
> Hello There
>
> I have developed few GST plugins and running them as follows
>
> 1) gst-launch-0.10 multiplexer name=mux ! transmitter
> destip=172.20.227.4 destport=3333 { reader
> source="./tsi_1_1?blobId=0&toi=0&encodingSymbolLength=100&order=2" !
> packetizer tsi=1 ! queue ! mux. } { reader
> source="/nethome/vasanth/.bashrc?blobId=1&toi=1&encodingSymbolLength=100&order=1" ! packetizer tsi=1 ! queue ! mux. }
>
> In this case the pipeline runs as expected but at start up i am
> getting the following WARNING.
> gst-launch WARNING: error: syntax error, unexpected $undefined
In 0.10, explicit GstThreads are gone, so the { } syntax is gone too.
Thomas
>
More information about the gstreamer-devel
mailing list