Hello,

my goal is to play/record audio data and de/encode it using the MediaCodec 
and AAC.

I worked my way through the MediaCodec(.*) documentation (which is very 
poor I think) and am now able to en/decode audio.

Currently I'm writing the encoded data into a file. The problem is that 
there are no API's (that I know of) to generate media files (headers, 
metadata).
If I can't create reuseable audio (or video) files the whole API seems 
pretty useless (to me).

Does anyone know how to create correct (lets say mpg4 acc) audio files? Is 
there an API? Does anyone know how to generate the header by my self? Is 
there another solution for my problem?

Thanks in advance!


-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to