From: "Jérôme Pouiller" <jezz@sysmic.org>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot][gstreamer] Problems with gst-fsl-plugins for iMX6
Date: Fri, 03 Oct 2014 17:30:26 +0200 [thread overview]
Message-ID: <2950192.AmLh8dchj8@sagittea> (raw)
In-Reply-To: <01f401cfdf10$da45c4f0$8ed14ed0$@gmail.com>
Hello Mark,
On Friday 03 October 2014 15:49:27 Mark wrote:
> Hi! After building buildroot with gstreamer 0.10 and gst-fsl-plugins, I
> can't no use aiurdemux nor beep plugins. If I run "gst-inspect aiurdemux" I
> get:
>
>
>
> # gst-inspect aiurdemux
[...]
> In /usr/lib/imx-mm/audio-codec, /usr/lib/imx-mm/video-codec and
> /usr/lib/imx-mm/parser, I have those missing libraries but only the .so
> versions, not .so.1 or so.2.
[...]
In to help gstreamer to find libraries, you may add this to /etc/ld.so.conf:
/usr/lib/imx-mm/audio-codec
/usr/lib/imx-mm/video-codec
/usr/lib/imx-mm/parser
In add, gstreamer create a cache of installed plugins. You may reset it by
removing ~/.gstreamer-0.10.
--
J?r?me Pouiller, Sysmic
Embedded Linux specialist
http://www.sysmic.fr
prev parent reply other threads:[~2014-10-03 15:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-03 13:49 [Buildroot] [buildroot][gstreamer] Problems with gst-fsl-plugins for iMX6 Mark
2014-10-03 15:30 ` Jérôme Pouiller [this message]
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=2950192.AmLh8dchj8@sagittea \
--to=jezz@sysmic.org \
--cc=buildroot@busybox.net \
/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.