Hi,
new to Arch, just installed it on my RPi2 everything fine so far but I am facing an issue with the installation of GStreamer and more specifically the gst-plugins-bad package. I need the Gst-GL path from that package which is included as a GStreamer plugin supposed to be located under /usr/lib/gstreamer-1.0/libgstopengl.so.
Unfortunately though this does not seem to be the case when running $this->bbcode_second_pass_code('', ' pacman -S gst-plugins-bad ') .
I can see that other plugins included with the same package are actually installed ( like libgstopencv.so for example ) but not the specific one.
Any ideas on what might be going wrong? Hope this is the right place for these kind of questions.
Thanks in advance for any infos.