From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 12803E006C4; Thu, 17 Jul 2014 23:43:32 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,RDNS_NONE autolearn=no version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.8 RDNS_NONE Delivered to internal network by a host with no rDNS Received: from mailext0.televes.com (unknown [212.163.42.140]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 41B34E00563 for ; Thu, 17 Jul 2014 23:43:19 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mailext0.televes.com (Postfix) with ESMTP id CF0A89A3EC1 for ; Fri, 18 Jul 2014 08:43:16 +0200 (CEST) X-Virus-Scanned: by amavisd-new at mailext0.televes.com Received: from mailext0.televes.com ([127.0.0.1]) by localhost (mailext0.televes.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n-SbytJrhw2h for ; Fri, 18 Jul 2014 08:43:16 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mailext0.televes.com (Postfix) with ESMTP id 9AABA9A3F88 for ; Fri, 18 Jul 2014 08:43:16 +0200 (CEST) Received: from tves0.televes.com (tvesbackup0 [212.163.42.137]) by mailext0.televes.com (Postfix) with ESMTP id 887C99A3EC1 for ; Fri, 18 Jul 2014 08:43:16 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by tves0.televes.com (Postfix) with ESMTP id ED91CF0F48FB3 for ; Fri, 18 Jul 2014 08:43:15 +0200 (CEST) Received: from arantia1.arantia.com (ARANTIA0.televes.com [192.168.178.2]) by tves0.televes.com (Postfix) with ESMTP id E3FE7F0F48FAA for ; Fri, 18 Jul 2014 08:43:15 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by arantia1.arantia.com (Postfix) with ESMTP id 974891984AC0 for ; Fri, 18 Jul 2014 08:43:15 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by arantia1.arantia.com (Postfix) with ESMTP id 554FD1984ABE for ; Fri, 18 Jul 2014 08:43:15 +0200 (CEST) Received: from arantia1.arantia.com ([127.0.0.1]) by localhost (arantia0 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20262-09 for ; Fri, 18 Jul 2014 08:43:14 +0200 (CEST) Received: from [192.168.178.218] (unknown [192.168.178.1]) by arantia1.arantia.com (Postfix) with ESMTP id 54C3C1984AB0 for ; Fri, 18 Jul 2014 08:43:14 +0200 (CEST) Message-ID: <53C8C202.2010604@arantia.com> Date: Fri, 18 Jul 2014 08:43:14 +0200 From: Ruben Morgade User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <53AD68B1.9070601@arantia.com> In-Reply-To: <53AD68B1.9070601@arantia.com> Subject: Re: HDMI Audio behaviour 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, 18 Jul 2014 06:43:32 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Morning, Nobody can help us on this? Regards, Ruben On 27/06/14 14:50, Ruben Morgade wrote: > Hello everyone, > > We are testing multiple video overlay using Daisy branch in a Wanboard > Quad. Using the example from: > > https://community.freescale.com/docs/DOC-93788 > > We get the for videos working with no problem and audio output in the > "line-out" are all videos mixed together. > > If we change the alsaconf to output the audio through HDMI we the > previous example crashes because of the audiosink. We have to use the > flags for gst-launch to only decode 1 audio at the time. > > We would like to have the same behaviour than in the analog output and > play with different volume for each video. Is this feasible? > > Kind Regards, > > Ruben >