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

James Darnley james.darnley at gmail.com
Fri Dec 27 11:27:36 CET 2013


On 2013-12-27 09:37, Барт Гопник wrote:
> 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

-compression_level


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 683 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20131227/46525442/attachment.asc>


More information about the ffmpeg-user mailing list