c# ffmpeg aac to ac3 code example Example: convertingwav to mp3 linux ffmpeg ffmpeg -i input.wav -vn -ar 44100 -ac 2 -b:a 192k output.mp3