From: Trevor Woerner <trevor.woerner@linaro.org>
To: John Weber <rjohnweber@gmail.com>, 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 14:30:52 -0400 [thread overview]
Message-ID: <5331CB5C.4000406@linaro.org> (raw)
In-Reply-To: <1395769498-26682-1-git-send-email-rjohnweber@gmail.com>
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?
next prev parent reply other threads:[~2014-03-25 18:30 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 ` Trevor Woerner [this message]
2014-03-25 18:36 ` [meta-fsl-arm-extra][PATCH v2 1/2] linux-wandboard (3.10.17): Update SRCREV to 4a8ad4 Fabio Estevam
2014-03-25 18:43 ` John Weber
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=5331CB5C.4000406@linaro.org \
--to=trevor.woerner@linaro.org \
--cc=meta-freescale@yoctoproject.org \
--cc=rjohnweber@gmail.com \
/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.