From: Janis Coders <janis.coders@gmail.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: mfw_isink imx53 missing libgstfsl-0.10.so
Date: Wed, 13 Nov 2013 17:03:39 +0200 [thread overview]
Message-ID: <528394CB.2080208@gmail.com> (raw)
(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.
next reply other threads:[~2013-11-13 15:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-13 15:03 Janis Coders [this message]
2013-11-13 15:58 ` mfw_isink imx53 missing libgstfsl-0.10.so 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=528394CB.2080208@gmail.com \
--to=janis.coders@gmail.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.