[Gstreamer-openmax] Issues with GSt Playbin Plugin with Openmax

Tim Müller tim.muller at collabora.co.uk
Wed Aug 27 00:59:33 PDT 2008


On Wed, 2008-08-27 at 11:58 +0530, gulshan karmani wrote:

 
> gst-launch-0.10 filesrc location=foo.avi ! avidemux ! name=d d. !
> queue ! omx_mpeg4dec ! autovideosink d. ! queue ! omx_mp3dec !
> audioconvert ! audioresample ! volume ! autoaudiosink
>  
> ** (gst-launch-0.10:7928): WARNING **: error: syntax error, unexpected
> ASSIGNMENT
> WARNING: erroneous pipeline: link without source element

That should be:  avidemux name=d    d. ! queue ! ...

(ie. no '!' between 'avidemux' and 'name=d')

Cheers
 -Tim







More information about the Gstreamer-openmax mailing list