Here is the discussion in imx-community

https://community.freescale.com/message/372612#372612

On 01/10/2014 02:26 PM, Daiane Angolini wrote:
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 change
specifically the plugin ranking but i can by example remove ogg entry in
aiur_registry.arm11.cf
Can you confirm that it is the best way to support ogg on imx6q platform
(not using aiur but use oggdemux)?

No I cannot.

I recommend you to test both. Post a topic on imx-community with aiur log/error, or open an SR.

Meanwhile, remove aiur from your rootfs (changing rank or deleting the .so file) and test the open source demuxer available.

Daiane

Best regards.

Stéphane

On 01/10/2014 12:51 PM, Daiane Angolini wrote:
On 10-01-2014 08:35, stephane Cerveau wrote:
Hello,

gst-launch playbin2 uri=file:///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=-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/GstPluginFeature.html



Daiane


Best regards.

Stéphane
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale










_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to