ffmpeg merge webm and mp3 into mp4 code example Example: ffmpeg webm to mp4 ffmpeg -i "01 - file.webm" -crf 23 "file.mp4"