Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 107 Bytes

convert-aac-to-mp3-with-ffmpeg.md

File metadata and controls

5 lines (4 loc) · 107 Bytes
ffmpeg -i audio.aac -acodec libmp3lame audio.mp3

Source