I have captured the Audio data from Android Microphone and encoded them by MediaCodec.
My question is:
How to packet encoded AAC data to flv with ffmpeg ?
I have captured the Audio data from Android Microphone and encoded them by MediaCodec.
My question is:
How to packet encoded AAC data to flv with ffmpeg ?
If you only want to packet audio into flv :
If you have a video track to go with :