On Sun, 28 Jan 2018 16:56:12 +0100 Wolfgang Pfeiffer <roto@xxxxxxx> wrote: > Batch mode encoding all sorts of video and audio files in a folder, no ^^^^^ should say .. " of many sorts" ... > matter what sort (avi, wav, mp4, wav, au etc. ) to mp3, with a single > command: > > for f in *.*; do ffmpeg -i "$f" -codec:a libmp3lame -qscale:a 0 "${f/%.*/.mp3}"; done -- Wolfgang Pfeiffer _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx