From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ea0-f171.google.com (mail-ea0-f171.google.com [209.85.215.171]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2679CE00715 for ; Mon, 8 Jul 2013 00:08:48 -0700 (PDT) Received: by mail-ea0-f171.google.com with SMTP id m14so2695912eaj.2 for ; Mon, 08 Jul 2013 00:08:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version:content-transfer-encoding :content-type:x-gm-message-state; bh=qrn+XYsZpQoGVDRyQoVo+hxxZiWhR9mPeltGkv3b4lM=; b=Bp0zgYQSCbQp5ptTK/ynbHntrF2FDpF7Pjzw6AUmLgHjCzS/rLHNPSB+VtMqmrJAPm +6AMx1ToelcPljhulDJzoD54uu/s4duSfgAMWLpmUXQry2l/WQxGWriFrkHWxj9z4GTP geIDBhANhOkxPnsNAm9ocsRmvvbVYmY8NxEHSdiazucq4jSZasbdS3Byuo190IMWJ+AP OdW1gObB+ot2Nn4cQU27B1emMvGFAZwtFeMHOVbl+O1cVWKsB2zL6f2kiWW0l0zKF/WF OGKPI+R1nXsAX2pfNAxb9C9avtvpsyMt3l1IDw/9MA3abulEfXAhOYHmItEj/R7X2QRL /PKA== X-Received: by 10.15.82.132 with SMTP id a4mr23322028eez.107.1373267326535; Mon, 08 Jul 2013 00:08:46 -0700 (PDT) Received: from rudolf.localnet (ppp-82-135-84-132.dynamic.mnet-online.de. [82.135.84.132]) by mx.google.com with ESMTPSA id b7sm39709707eef.16.2013.07.08.00.08.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 08 Jul 2013 00:08:44 -0700 (PDT) From: Thomas Senyk To: meta-freescale@yoctoproject.org Date: Mon, 08 Jul 2013 09:08:29 +0200 Message-ID: <1792815.4kkagN4gBy@rudolf> Organization: Pelagicore AG User-Agent: KMail/4.10.4 (Linux/3.9.8-1-ARCH; KDE/4.10.4; x86_64; ; ) In-Reply-To: <51D84F43.50700@boundarydevices.com> References: <1797012.Po2ZnTUHJW@rudolf> <51D84F43.50700@boundarydevices.com> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQnR3lfY76nzNN06rZJ0o+m0T0c56hoamNCeIsfc2ZzeuFfk0Aa9JqDXLXqZd+ic791gpsA2 Cc: Otavio Salvador Subject: Re: QtMultimedia on i.MX6 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: Mon, 08 Jul 2013 07:08:49 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Saturday, 06 July, 2013 10:09:23 Eric Nelson wrote: > On 07/06/2013 06:09 AM, Otavio Salvador wrote: > > On Fri, Jul 5, 2013 at 10:52 PM, Trevor Woerner > > > > wrote: > >> On 5 July 2013 19:04, Eric Nelson wrote: > >>> I'm interested in the details of how you added Qt5 to your > >>> build. Qt4 seems to be directly accessible in Yocto, but not Qt5. > >> > >> I'm guessing/hoping the meta-qt5 layer was used? > >> http://layers.openembedded.org/layerindex/layer/meta-qt5/ Nop sorry :) I'm building out-side of yocto using configure/make/... directly. It's simpler for me as I'm doing that for a couple of years now and I have the full environment under control (/I know what I'm doing). ... at least for development. > > > > Yes and if you use master-next you win a qt5 binding for mx6 as well. > > I hope to finish testing it and looking at X11 this week so we merge > > it in master. > > Many thanks! I got a step further. I got gstreamer also running within QtMultimedia, but using glimagesink seems to be wrong (it still renders directly to framebuffer which is not what I wanted in the end), but 'glupload' sounds very promising, just need to get all the puzzle pieces into the right order :) So there is still some work to do, but I think I know what to do. I keep you guys posted. > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale