From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=E9r=F4me?= Pouiller Date: Thu, 10 Jul 2014 23:20:09 +0200 Subject: [Buildroot] i.MX 3.10.17 updates In-Reply-To: <53BEDF43.9020401@boundarydevices.com> References: <53BEDF43.9020401@boundarydevices.com> Message-ID: <3890233.PnazMluvBb@sagittea> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Eric, On Thursday 10 July 2014 11:45:23 Eric Nelson wrote: > Hi all, > > Thanks for all of your work on this. > > I've been able to validate the GPU portions of this, but > I'm struggling a bit with the VPU and gstreamer. > > Using roughly Gary's configuration, I had trouble using > playbin2 or gplay loading the Freescale software codecs: > > (gst-plugin-scanner:157): GStreamer-WARNING **: Failed to load plugin > '/usr/lib/gstreamer-0.10/libmfw_gst_mpeg4aspdec.so': > lib_MPEG4ASP_dec_arm11_elinux.so.1: cannot open shared object file: No > such file or directory This error is produced only during first launch, when gstreamer build its plugin cache. Problem may continue to exist even if this error does not appear. You have to remove ~/.gstreamer-0.10 to force cache rebuild. Can you check this error does no more appear event after removing ~/.gstreamer-0.10? If error appears, 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 and retry. > After messing around with the toolchain, I found that listing > directories (usr/lib/imx-mm/audio-codec and video-codec) allowed > the plugins to load. > > After that, I'm still having trouble getting playback to work: > > # gplay tears_of_steel_1080p.webm > playbin2 is employed! > fsl_player_init(): Successfully initialize! > fsl_player_set_media_location(): filename=tears_of_steel_1080p.webm > [Stopped ][Vol=01][00:00:00/00:00:00][fps:0]state change failed from 2 > to 4 > get GST_MESSAGE_ELEMENT missing-plugin, type=(string)decoder, > detail=(GstCaps)video/webm, name=(string)"WebM\ demuxer"; > try to play failed -- J?r?me Pouiller, Sysmic Embedded Linux specialist http://www.sysmic.fr