[FFmpeg-user] How to set LAME -q equivalent switch in FFMPEG?

Барт Гопник bart.gopnik at gmail.com
Fri Dec 27 09:37:30 CET 2013


This is how I use LAME:
lame -q 0 -b 320 input.wav output.mp3

Is there equivalent to LAME's -q switch/parameter/option (
http://wiki.hydrogenaudio.org/index.php?title=LAME_-q_switch) in FFMPEG
that I need to add to the following command-line?
ffmpeg -i input.wav -ab 320k output.mp3


More information about the ffmpeg-user mailing list