From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vc0-f180.google.com (mail-vc0-f180.google.com [209.85.220.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2255BE0073C for ; Tue, 25 Mar 2014 11:44:26 -0700 (PDT) Received: by mail-vc0-f180.google.com with SMTP id lf12so1079624vcb.25 for ; Tue, 25 Mar 2014 11:44:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=TlpmidZ9xPTGSVm67AkQoqB1RKPFZ0DmMTk/ZRVXCLs=; b=paCCHl6EAK24Vy5aRA4cR0HKdFXwxj7a5WIcoQmwYRb3IU3rUdrMbbwHq+5HNMA9pI /CyB3sJxWfWZKhTpyzEMF7v/YgFk7Mera9nR4kvMpu7vl15NRsDvBsk6D17BB7AsHgZg pR+KEMc4LC8hgML5gnXDo2I1+ui4bQzRi4Io0nfy0ob2XvYIK+WS4DGiXO1nKvMKBk+1 sUjw0rb+951DcGfZ/SXvb7X88useTLdqwg731HPB2L3hqo1pNmNtw/4FVRINJ10tCOpm E10Z9+D+V4hLfzNCDlr4IznTdM94mHxxcyvAaiHRfdZViLLC6P7eQ5YYNIgWAbJXsT43 PSkQ== X-Received: by 10.221.74.65 with SMTP id yv1mr1332668vcb.31.1395773066110; Tue, 25 Mar 2014 11:44:26 -0700 (PDT) Received: from goober-2.local ([75.76.197.2]) by mx.google.com with ESMTPSA id gk5sm20489687vec.4.2014.03.25.11.44.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 25 Mar 2014 11:44:25 -0700 (PDT) Message-ID: <5331CE3B.4070401@gmail.com> Date: Tue, 25 Mar 2014 13:43:07 -0500 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Trevor Woerner , meta-freescale@yoctoproject.org References: <1395769498-26682-1-git-send-email-rjohnweber@gmail.com> <5331CB5C.4000406@linaro.org> In-Reply-To: <5331CB5C.4000406@linaro.org> Subject: Re: [meta-fsl-arm-extra][PATCH v2 1/2] linux-wandboard (3.10.17): Update SRCREV to 4a8ad4 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2014 18:44:27 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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?