Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 148998

Forum Post: Installing gst-plugins into Sitara SDK v7.0

$
0
0

I am trying to build and install gst-plugins-bad unto Sitara SDK v7.0.

The SDK had gstreamer-0.10 and gst-plugin-bad old versions preinstall into it.

Since I wanted to install on of the latest gst-plugins-bad (v1.4.0), I found from reading discussion forums that I needed latest gstreamer-1.x as gstreamer base to be able to install latest gst-plugins.

I went on and installed latest gstreamer (v1.4.0) unto this Sitara SDK v7. 

So now, I have both versions into my SDK: gstreamer-0.10 and gstreamer-1.4.0.

I tested the newly install gstreamer-1.4.0 (gst-launch-1.0) and it works well on my Sitara board.

Now I try to configure my environment to build and install gst-plugins-bad-1.4.0:

I followed instructions from section "Configure/Autotools" from "Sitara Linux SDK GCC Toolchain" TI web page (http://processors.wiki.ti.com/index.php/Sitara_Linux_SDK_GCC_Toolchain#Usage).

Unfortunately, when I run following command to configure my host system (from gst-plugin-bad-1.4.0 folder installed in my Ubuntu) , I am getting an un-logical error about gstreamer version mismatch!!!!!!

//////////////////////////////////////////////////////////////////////////////////////////////////////////

$ ./configure --host=i686 --disable-deinterlace2 --disable-x264  

.....

....

checking for glib-mkenums... glib-mkenums
checking for GIO... yes
checking for GST... no
configure: No package 'gstreamer-1.0' found
configure: error: no gstreamer-1.0 >= 1.4.0 (GStreamer) found

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

I already have gstreamer-1.4.0 installed in the SDK and it run fine on my Sitara target, so I do not understand the meaning of this error!!!!

Is TI ever came across this kind of issue when integrating gstreamer and its plugins into their Sitara SDKs?


Viewing all articles
Browse latest Browse all 148998

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>