[FFmpeg-user] Converting several .webm files to mp3 with one command

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Jul 1 19:54:23 CEST 2016


Canadian Cyanide <canadiancyanide0 <at> gmail.com> writes:

> I have some .webm audio files in a folder that I would like to 
> convert to mp3 without having to enter the name of each one 
> individually.

The ffmpeg cli needs the name of each file as input. Your 
shell should allow you to fill the file names in automatically.

You may want to look at the concat demuxer.

Carl Eugen



More information about the ffmpeg-user mailing list