Hi Ravi

Thanks for all your support/guidence. I am able to integrate AAC
decoder successfully to opencore. But when I play aac file, sound
quality is not clear.

I added some logs and after analyzing the logs, I guess some of the
frames might be skipped.In the function EmptyThisBuffer I am
maintaining a frame count (it's a static variable), once the main
thread sends the buffer contents to the component thread for decoding
I am increamenting the count and printing it.But the strange thing is
in the logs I am not getting the the frame count sequential, it's
random, not able to find out the reason.

What may be the reason? Is there any problem the way I am handling the
frames that PV is sending?.

Regards,
Gururaja B O

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to