All of lore.kernel.org
 help / color / mirror / Atom feed
* mfw_isink imx53 missing libgstfsl-0.10.so
@ 2013-11-13 15:03 Janis Coders
  2013-11-13 15:58 ` Otavio Salvador
  0 siblings, 1 reply; 8+ messages in thread
From: Janis Coders @ 2013-11-13 15:03 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

(dora branch, imx53, all image with gstreamer)

Hi, recently started playing with gstreamer mfw_isink element, which 
allows multiple simultaneous video playbacks on one screen.
I am having multiple problems with this element, but that's probably 
because I don't understand some features. There is one thing I know for 
sure - that library link is incorrect. When launching video playback 
with mfw_isink I get an error.

Can not open dll, libgstfsl-0.10.so: cannot open shared object file: No 
such file or directory.

It can be fixed with
ln -s /usr/lib/libgstfsl-0.10.so.0.0.1 /usr/lib/libgstfsl-0.10.so

-------
Non Yocto related stuff
------
For this to work I still have to set /usr/share/vssconfig  fb to 0, but 
I don't know what it really does and after that the GUI disappears after 
video playback.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-11-15 13:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 15:03 mfw_isink imx53 missing libgstfsl-0.10.so Janis Coders
2013-11-13 15:58 ` Otavio Salvador
2013-11-14  7:36   ` Janis Coders
2013-11-14 16:23     ` Otavio Salvador
2013-11-14 17:27       ` Otavio Salvador
2013-11-15 12:55         ` Janis Coders
2013-11-15 13:06           ` Otavio Salvador
2013-11-15 13:31             ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.