From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from correo.horus.es (correo.horus.es [2.139.157.236]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0ECB0E015A6 for ; Fri, 27 Sep 2013 07:46:20 -0700 (PDT) Received: from [172.30.250.61] (172.30.250.61) by horus27 (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 351FF9; Fri, 27 Sep 2013 16:46:17 +0200 Message-ID: <52459A3B.5030006@horus.es> Date: Fri, 27 Sep 2013 16:46:19 +0200 From: =?windows-1252?Q?Jose_M=AA_Ferreiro?= User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121005 Thunderbird/16.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <524530B1.6040903@horus.es> <52454FA6.7050002@horus.es> <52457A52.7000909@freescale.com> In-Reply-To: <52457A52.7000909@freescale.com> X-AxigenVirus-Level: 1 X-AxigenSpam-Level: 2 Subject: Re: Gstreamer problem with mfw_isink 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: Fri, 27 Sep 2013 14:46:25 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit El 27/09/2013 14:30, Daiane Angolini escribió: > On 09/27/2013 06:28 AM, diego wrote: >> El 27/09/2013 9:16, diego escribió: >>> Hello, >>> >>> Yesterday I just wrote here: >>> https://community.freescale.com/docs/DOC-93788, explaining this: >>> .... >>> WARNING: erroneous pipeline: no element "mfw_isink" >>> >>> So if I inspect (gst-inspect | grep "isink"), you'll see this element >>> is not installed: >>> >>> ... >>> How can I add it ? >>> ** >>> Regards, >>> >>> Diego González >> Hello everybody, >> >> I didn’t specified my branch and hardware in the last e-mail, but we’re >> usingdylan branch for iMX6Q SabreLite board. >> >> We discovered that gst-fsl-plugin is not including the sink in the next >> directory : >> ~/build/tmp/work/imx6qsabrelite-poky-linux-gnueabi/gst-fsl-plugin/3.0.5-r9.3/gst-fsl-plugins-3.0.5/src/misc/ >> >> >> The v4lsink folder is compiled , however isink folderis not compiled. >> >> Any clues how to add it? > > > I almost remember that this is a known issue and the fix was not > backported to dylan. > > In other words, it's already fixed on master, but was not backported > to dylan > > Would you mind to test using master? > > > Hello Daiane No problem at all. We already were testing master for another reason but we were not yet able to compile it with linux-fslc (we post another message before). We will try with linux-boundary and I will test this there. Just now we were testing if dylan+linux-fslc change something but the result is terrible. We lost our hdmi video output and network does not start neither. Trying menuconfig at linux-fslc I can see that Graphics support options are very different from linux-boundary graph options. We were starting to fear that linux.fslc has no very good support for our iMX6Q Sabre Lite. Can it be possible? Or it is more possible we have a problem with our yocto configuration? Thank you very much, Jose