Monday, May 3, 2010

[android-developers] Re: Disable hardware codecs

[+porting list]
you can delete ./system/etc/01_Vendor_ti_omx.cfg in your file system,
so as to use SW codecs from PVOMX components (picked up by
./system/etc/pvplayer.cfg).

On Mon, May 3, 2010 at 6:23 PM, Uander <uandroids@gmail.com> wrote:
> Hello   ,
>
> I have a file a audio/3gp file that I can play in eclair-2.1 emulator but
> its throwing error on my Zoom2
> device  says "Sorry , this player doesn't support this  type of audio file "
> .
>
> emulator will be using s/w codecs . while zoom2 has h/w codecs . The logic
> of  MMM framework is like if h/w codecs are not present it should look for
> s/w codec . if zoom2 is not finding h/w codec for my audio/3gp file , it
> should search for s/w codec and play file , why does it fails with error ?
>
> How to disable hardware acceleration of codecs ?
>
> Please correct me If I am wrong .
>
>
>
>
> Thanks :
> Uander
>
> --
> You received this message because you are subscribed to the Google Groups
> "android-platform" group.
> To post to this group, send email to android-platform@googlegroups.com.
> To unsubscribe from this group, send email to
> android-platform+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/android-platform?hl=en.
>

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment