linux convert all files from folder .webm to mp4 code example Example: ffmpeg webm to mp4 ffmpeg -i "01 - file.webm" -crf 23 "file.mp4"