Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: buildroot@busybox.net
Subject: [Buildroot] i.MX 3.10.17 updates
Date: Thu, 10 Jul 2014 15:49:08 -0700	[thread overview]
Message-ID: <53BF1864.7040204@boundarydevices.com> (raw)
In-Reply-To: <3890233.PnazMluvBb@sagittea>

Thanks J?r?me,

On 07/10/2014 02:20 PM, J?r?me Pouiller wrote:
> 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. 
> 

This is sufficient to get rid of the library loading issues, but not
sufficient to play video.

The trouble seems to be with aiurdemux (reportedly unable to link
to filesrc):

# gst-launch filesrc location=tears_of_steel_1080p.webm typefind=true !
aiurdemu
x name=demux demux. ! queue max-size-buffers=0 max-size-time=0 ! vpudec
! mfw_v4lsink demux. ! queue max-size-buffers=0 max-size-time=0 ! fakesink
(gst-launch-0.10:184): GStreamer-CRITICAL **:
gst_element_class_add_pad_template: assertion 'GST_IS_PAD_TEMPLATE
(templ)' failed
(gst-launch-0.10:184): GStreamer-CRITICAL **: gst_pad_new_from_template:
assertion 'GST_IS_PAD_TEMPLATE (templ)' failed
(gst-launch-0.10:184): GStreamer-CRITICAL **:
gst_pad_set_activate_function: assertion 'GST_IS_PAD (pad)' failed
(gst-launch-0.10:184): GStreamer-CRITICAL **:
gst_pad_set_activatepull_function: assertion 'GST_IS_PAD (pad)' failed
(gst-launch-0.10:184): GStreamer-CRITICAL **:
gst_pad_set_activatepush_function: assertion 'GST_IS_PAD (pad)' failed
(gst-launch-0.10:184): GStreamer-CRITICAL **:
gst_pad_set_chain_function: assertion 'GST_IS_PAD (pad)' failed
(gst-launch-0.10:184): GStreamer-CRITICAL **:
gst_pad_set_event_function: assertion 'GST_IS_PAD (pad)' failed
(gst-launch-0.10:184): GStreamer-CRITICAL **: gst_element_add_pad:
assertion 'GST_IS_PAD (pad)' failed
(gst-launch-0.10:184): GStreamer-CRITICAL **:
gst_pad_set_setcaps_function: assertion 'GST_IS_PAD (pad)' failed
MFW_GST_V4LSINK_PLUGIN 3.0.11 build on Jul  9 2014 19:43:54.
WARNING: erroneous pipeline: could not link filesrc0 to demux

  reply	other threads:[~2014-07-10 22:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10 18:45 [Buildroot] i.MX 3.10.17 updates Eric Nelson
     [not found] ` <726E1478A66AD646A8419562133B4C3D0EB71DFB@mxadeneo.adeneo-embedded.us>
2014-07-10 19:01   ` Gary Bisson
2014-07-10 19:54     ` Eric Nelson
2014-07-10 20:01       ` Yann E. MORIN
2014-07-11  0:11         ` Gary Bisson
2014-07-11  3:53           ` Eric Nelson
2014-07-11 18:43             ` Eric Nelson
2014-07-10 21:20 ` Jérôme Pouiller
2014-07-10 22:49   ` Eric Nelson [this message]
2014-07-11  8:00   ` Thomas Petazzoni

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=53BF1864.7040204@boundarydevices.com \
    --to=eric.nelson@boundarydevices.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox