Using a custom GStreamer plugin on imx233

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using a custom GStreamer plugin on imx233

452 Views
TB
Contributor I

Hi, has anyone managed to create a gstreamer plugin using the template kit and built it so that it works on a freescale board (specifically the imx233)? My plugin builds fine for windows but won't come up on the board with gst-inspect saying:

(gst-inspect-0.10:714): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libspadecoder.so': /usr/lib/gstreamer-0.10/libspadecoder.so: cannot open shared object file: No such file or directory

(And yes, the files mentioned there do exist at those paths).

I've tried changing a couple of things having looked at the freescale plugin package and how that builds, but I'm not great with how the configure/make files operate and so far nothing I've tried has changed the above message.

0 Kudos
0 Replies