Hi,

I have successfully integrate my own aac decoder in to Android
framework. But now when I try to play an AAC file, emulator crashes.

I have taken logs, and i got something like followiing:

W/MediaPlayer(  715): MediaPlayer server died!

E/MediaPlayer(  715): error (100, 0)

W/AudioSystem(  583): AudioFlinger server died!

I/ServiceManager(  549): service 'media.audio_flinger' died

I/ServiceManager(  549): service 'media.camera' died

I/ServiceManager(  549): service 'media.player' died

E/MediaPlayer(  715): Attempt to call getDuration without a valid
mediaplayer

E/MediaPlayer(  715): error (-38, 0)

I/ServiceManager(  715): Waiting for sevice media.player...

I/        (  728): ServiceManager: 0xac38

I/AudioFlinger(  728): AudioFlinger's thread ready to run for output 0

I/CameraService(  728): CameraService started: pid=728


And then it starts the media server again.


Any guess/suggestions on this please.

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

Reply via email to