Corey-M/NAudio.Lame

Enhance LameConfig to support more VBR options

Closed this issue · 1 comments

We would like to be able to control down sampling and also the minimum and maximum variable bitrate as well as set the algorithm quality

Lame command line options:
-a, -b, -B, -q, -F (when using a VBR option)

Check out the latest code. I added most of the VBR stuff, plus maybe a couple of other things. Have a look and see if it does what you need now. If not, let me know what's missing.

v1.1.6 is up on NuGet.