All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Weber <rjohnweber@gmail.com>
To: Trevor Woerner <trevor.woerner@linaro.org>,
	 meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm-extra][PATCH v2 1/2] linux-wandboard (3.10.17): Update SRCREV to 4a8ad4
Date: Tue, 25 Mar 2014 13:43:07 -0500	[thread overview]
Message-ID: <5331CE3B.4070401@gmail.com> (raw)
In-Reply-To: <5331CB5C.4000406@linaro.org>

Hi Trevor,

I'm not sure what is missing, but here's my conf/local.conf.  It's probably 
larger than it needs to be.  :-)

CORE_IMAGE_EXTRA_INSTALL_append = "iperf glive gst-plugins-good-isomp4 memtester 
alsa-utils alsa-tools evtest imx-test perl lmbench glmark2 mesa-demos 
gst-meta-audio gst-meta-video gst-plugins-good-udp gst-plugins-good-rtp 
gst-plugins-good-rtpmanager gst-plugins-good-rtsp gst-plugins-good-video4linux2 
libconfig wpa-supplicant dropbear"

John

On 3/25/14, 1:30 PM, Trevor Woerner wrote:
> Hi John,
>
> I was _just_ about to reply to V1 when V2 came along... ;-)
>
> Here are my steps:
>
>      $ repo init -u
>      https://github.com/Freescale/fsl-community-bsp-platform -b master
>      $ repo sync
>
> Then I edit my conf/local.conf to add:
>
>      IMAGE_INSTALL_append = " \
>              memtester \
>              alsa-utils \
>              alsa-tools \
>              evtest \
>              imx-test \
>              perl \
>              lmbench \
>              glmark2 \
>              mesa-demos \
>              gst-meta-audio \
>              gst-meta-video \
>              gst-plugins-good-video4linux2 \
>              wpa-supplicant \
>              dropbear \
>              iperf \
>              "
>      PREFERRED_VERSION_linux-wandboard = "3.10.17"
>      SRCBRANCH_pn-linux-wandboard = "wandboard_imx_3.10.17_1.0.0_beta"
>      SRCREV_pn-linux-wandboard = "4a8ad4e16bbc17be82e95ffcd4241e21d441efbd"
>
> then I perform
>
>      $ bitbake core-image-x11
>
> and dd that to a microSD.
>
> I copy sintel_trailer-1080p.mp4 to a USB drive, insert it, it mounts,
> then I try to use gst-launch to run it but I get:
>
>      root@wandboard-dual:~# gst-launch playbin2
>      uri="file:///media/sda1/sintel_trailer-1080p.mp4"
>      audio-sink="alsasink device=hw:0,0"
>      Setting pipeline to PAUSED ...
>      Pipeline is PREROLLING ...
>      Missing element: Quicktime demuxer
>      WARNING: from element
>      /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0: No decoder
>      available for type 'video/quicktime, variant=(string)iso'.
>      Additional debug info:
>      /SSD/build/fsl/build-wandboard-dual/MASTER-tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/gst-plugins-base/0.10.36-r8/gst-plugins-base-0.10.36/gst/playback/gsturidecodebin.c(874):
>      unknown_type_cb (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0
>      ERROR: from element
>      /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
>      Your GStreamer installation is missing a plug-in.
>      Additional debug info:
>      /SSD/build/fsl/build-wandboard-dual/MASTER-tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/gst-plugins-base/0.10.36-r8/gst-plugins-base-0.10.36/gst/playback/gstdecodebin2.c(3576):
>      gst_decode_bin_expose ():
>      /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20:
>      no suitable plugins found
>      ERROR: pipeline doesn't want to preroll.
>      Setting pipeline to NULL ...
>      Freeing pipeline ...
>
> Any thoughts?



  parent reply	other threads:[~2014-03-25 18:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 17:44 [meta-fsl-arm-extra][PATCH v2 1/2] linux-wandboard (3.10.17): Update SRCREV to 4a8ad4 John Weber
2014-03-25 17:44 ` [meta-fsl-arm-extra][PATCH v2 2/2] wandboard: Change kernel to 3.10.17 John Weber
2014-03-25 18:35   ` Otavio Salvador
2014-03-25 18:37     ` John Weber
2014-03-25 18:30 ` [meta-fsl-arm-extra][PATCH v2 1/2] linux-wandboard (3.10.17): Update SRCREV to 4a8ad4 Trevor Woerner
2014-03-25 18:36   ` Fabio Estevam
2014-03-25 18:43   ` John Weber [this message]
2014-03-25 19:29     ` Trevor Woerner

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=5331CE3B.4070401@gmail.com \
    --to=rjohnweber@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=trevor.woerner@linaro.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.