Problem running gst-launch-1.0

Tim-Philipp Müller t.i.m at zen.co.uk
Thu May 23 11:33:20 PDT 2013


On Thu, 2013-05-23 at 12:34 +0530, Deepak Jain wrote:
>  
> I have successfully cross compiled gstreamer-1.0.6, gst-plugins-base
> and gst-libav for ARM.
>  
> Now on the board, i try to run:
>  
> ./gst-launch-1.0 filesrc location=1.ogg !oggdemux ! vorbisdec !
> audioconvert ! alsasink
>  
>  
> It gives following errors:
>  (snip)

Rather weird errors, I would expect those to only happen if some
binary/application uses gstreamer 0.10 and 1.0 in the same process. Are
you sure you didn't miss some custom -lgstreamer-0.10 bit somewhere in
some linker line?

Cheers
 -Tim




More information about the gstreamer-devel mailing list