From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db9outboundpool.messaging.microsoft.com (mail-db9lp0249.outbound.messaging.microsoft.com [213.199.154.249]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3F71EE00859 for ; Fri, 10 Jan 2014 05:31:46 -0800 (PST) Received: from mail22-db9-R.bigfish.com (10.174.16.238) by DB9EHSOBE030.bigfish.com (10.174.14.93) with Microsoft SMTP Server id 14.1.225.22; Fri, 10 Jan 2014 13:31:44 +0000 Received: from mail22-db9 (localhost [127.0.0.1]) by mail22-db9-R.bigfish.com (Postfix) with ESMTP id D92A93E04C3; Fri, 10 Jan 2014 13:31:44 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -5 X-BigFish: VS-5(zzbb2dI98dI9371Ic89bh936eI1432Izz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah1fc6hzz1de098h17326ah8275dh1de097h186068hz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh2222h224fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h209eh22d0h2336h2438h1155h) Received: from mail22-db9 (localhost.localdomain [127.0.0.1]) by mail22-db9 (MessageSwitch) id 1389360703629599_21987; Fri, 10 Jan 2014 13:31:43 +0000 (UTC) Received: from DB9EHSMHS025.bigfish.com (unknown [10.174.16.241]) by mail22-db9.bigfish.com (Postfix) with ESMTP id 8BFFA22005E; Fri, 10 Jan 2014 13:31:43 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB9EHSMHS025.bigfish.com (10.174.14.35) with Microsoft SMTP Server (TLS) id 14.16.227.3; Fri, 10 Jan 2014 13:31:42 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.3.158.2; Fri, 10 Jan 2014 13:31:40 +0000 Received: from [10.29.244.106] ([10.29.244.106]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id s0ADVc0F023526; Fri, 10 Jan 2014 06:31:39 -0700 Message-ID: <52CFF51C.7010906@freescale.com> Date: Fri, 10 Jan 2014 11:26:52 -0200 From: Daiane Angolini Organization: Freescale Semiconductor User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: stephane Cerveau , "meta-freescale@yoctoproject.org" References: <52CFCCEE.7000908@voxtok.com> <52CFDEB2.8020906@freescale.com> <52CFF49A.3070107@voxtok.com> In-Reply-To: <52CFF49A.3070107@voxtok.com> X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Subject: Re: OGG demux fails with aiur.imx 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, 10 Jan 2014 13:31:47 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable On 10-01-2014 11:24, stephane Cerveau wrote: > Thank you daiane for your fast reply. > Having a look to the cf file and the source code, i'm not able to chang= e > specifically the plugin ranking but i can by example remove ogg entry i= n > aiur_registry.arm11.cf > Can you confirm that it is the best way to support ogg on imx6q platfor= m > (not using aiur but use oggdemux)? No I cannot. I recommend you to test both. Post a topic on imx-community with aiur=20 log/error, or open an SR. Meanwhile, remove aiur from your rootfs (changing rank or deleting the=20 .so file) and test the open source demuxer available. Daiane > Best regards. > > St=E9phane > > On 01/10/2014 12:51 PM, Daiane Angolini wrote: >> On 10-01-2014 08:35, stephane Cerveau wrote: >>> Hello, >>> >>> gst-launch playbin2 uri=3Dfile:///tmp/example.ogg >>> I'm using meta-fsl arm dora branch and i'm unable to play ogg file >>> because of aiur demux which fails. >>> I'm getting this error: >>> 0:00:00.135230334 1160 0x80460 WARN aiurdemux >>> aiurdemux.c:3756:aiurdemux_loop_state_header: Warning: >>> API[initializeIndex] not implement! >>> 0:00:00.135399334 1160 0x80460 WARN aiurdemux >>> aiurdemux.c:3448:aiurdemux_set_readmode: API[setReadMode] failed, ret= =3D-6 >>> 0:00:00.135473334 1160 0x80460 ERROR aiurdemux >>> aiurdemux.c:3469:aiurdemux_set_readmode: ***final file mode >>> 0:00:00.135534000 1160 0x80460 WARN aiurdemux >>> aiurdemux.c:3767:aiurdemux_loop_state_header: Warning: >>> API[getNumPrograms] not implement! >>> And then vorbidec fails to decode audio packet. >>> >>> Do I have to do something special to enable ogg demux working with >>> aiur.demux ? >> >> nothing that I'm aware >> >>> Do I have to disable aiur.demux ? Can I change the rank for this >>> plugin ? >> >> it's up to you. yes you can. >> >>> It seems that the rank is really high, can I change it somewhere ? >> >> it's a *.cf file inside /usr/share/ >> >> please, find the file for the plugin you want to change. >> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/htm= l/GstPluginFeature.html >> >> >> >> Daiane >> >>> >>> Best regards. >>> >>> St=E9phane >>> _______________________________________________ >>> meta-freescale mailing list >>> meta-freescale@yoctoproject.org >>> https://lists.yoctoproject.org/listinfo/meta-freescale >>> >>> >> >> > > > --=20 Daiane