maybe last slash is offending?
please try
export GST_PLUGIN_PATH=/usr/lib/gstreamer-0.10
i had similar problems with JAVA_HOME and PATH...
On 14/07/2012 12:02, Dominik Schröder wrote:
Also I exported the GST_PLUGIN_PATH and the LD_LIBRARY_PATH. In my
opinion, everything looks correct, but I d
On Sat, 2012-07-14 at 12:02 +0200, Dominik Schröder wrote:
Hi Dominik,
> I want to use gstreamer on a Marvell PXA168 SoC. Therefore I compiled
> gstreamer-0.10.22, gstreamer-plugins-base-0.10.22, liboil-0.3.14 and
> the Marvell specific gstreamer plug ins to use the HW accelerated
> codec parts o
Hello,
I want to use gstreamer on a Marvell PXA168 SoC. Therefore I compiled
gstreamer-0.10.22, gstreamer-plugins-base-0.10.22, liboil-0.3.14 and the
Marvell specific gstreamer plug ins to use the HW accelerated codec parts of
the SoC. I installed everything to /usr/lib (--prefix=/usr) . The lo