Convert audio file with ffmpeg May 6, 2021April 8, 2019 by admin ffmpeg -i <input-file> -ac 2 -f wav <output-file>