I have a bunch of m4a files that I want to convert to mp3 vbr, average 192kpbs. Command looks like this: ffmpeg -hide_banner -i input.m4a -q:a 192 oput.mp3 I end up with something with an average bitrate of 62kbps. How does this q:a option actually work? The manual is very sparse there. _______________________________________________ Blinux-list mailing list Blinux-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/blinux-list