Hi,
I want to merge audio of mp3 file in to video mp4 file .is it possible via media for moile library.if yes then how can we do this in android.
Regards,
Rohti Anvekar
链接已复制
2 回复数
You can use
but it works only for AAC audio, since all frames should be equal sizes. mp3 frames sizes are different from frame to frame.
