[FFmpeg-user] How can encode to MP3 under Android?

Lou lou at lrcd.com
Mon May 19 20:04:56 CEST 2014


On Tue, 20 May 2014 02:02:50 +0800
"v" <dferererer at qq.com> wrote:

> I am using ffmpeg binary under Android,thank you!

ffmpeg -i input -acodec libmp3lame output.mp3

You ffmpeg build must be configured with --enable-libmp3lame.


More information about the ffmpeg-user mailing list