From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from va3outboundpool.messaging.microsoft.com (va3ehsobe005.messaging.microsoft.com [216.32.180.31]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2EA28E0079B for ; Fri, 10 Jan 2014 03:56:09 -0800 (PST) Received: from mail117-va3-R.bigfish.com (10.7.14.238) by VA3EHSOBE007.bigfish.com (10.7.40.11) with Microsoft SMTP Server id 14.1.225.22; Fri, 10 Jan 2014 11:56:07 +0000 Received: from mail117-va3 (localhost [127.0.0.1]) by mail117-va3-R.bigfish.com (Postfix) with ESMTP id C4D8B36005F; Fri, 10 Jan 2014 11:56:07 +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: -3 X-BigFish: VS-3(zz98dIc89bh936eI1432Izz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah1fc6hzz1de098h17326ah8275dh1de097h186068hz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh2222h224fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h209eh22d0h2336h2438h1155h) Received: from mail117-va3 (localhost.localdomain [127.0.0.1]) by mail117-va3 (MessageSwitch) id 1389354965129871_7549; Fri, 10 Jan 2014 11:56:05 +0000 (UTC) Received: from VA3EHSMHS004.bigfish.com (unknown [10.7.14.248]) by mail117-va3.bigfish.com (Postfix) with ESMTP id 1A801460047; Fri, 10 Jan 2014 11:56:05 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by VA3EHSMHS004.bigfish.com (10.7.99.14) with Microsoft SMTP Server (TLS) id 14.16.227.3; Fri, 10 Jan 2014 11:56:05 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.3.158.2; Fri, 10 Jan 2014 11:56:02 +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 s0ABtxg4010206; Fri, 10 Jan 2014 04:56:01 -0700 Message-ID: <52CFDEB2.8020906@freescale.com> Date: Fri, 10 Jan 2014 09:51:14 -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> In-Reply-To: <52CFCCEE.7000908@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 11:56:12 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable 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/html/G= stPluginFeature.html Daiane > > Best regards. > > St=E9phane > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > > --=20 Daiane