Monday, May 3, 2010

[android-developers] Disable hardware codecs

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 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