PDA

View Full Version : How do I change LAME sample size by command line ?



marccunn
07-25-2009, 02:11 PM
Hello All:

How do I change the LAME 16-bit sample size to 24-bit using the command line parameters ?

Thanks in advance for your consideration!

Marc

Spoon
07-25-2009, 02:19 PM
Lame does not have a sample bit size, it is mp3 and can be decoded to 8 bit, 16 bit, 24 bit, 32bit floating point because of the nature of the mp3 codec.

marccunn
07-26-2009, 02:31 PM
Thanks, Mr. Spoon.

I thought so.

I spent some time befroe I did my post here, researching the various Command Line parameters.

I did find the one for changing the Sample Rate output "--resample n" (where n is either 8, 16, 32 or 48) but I never found a Command Line parameter for changing the output Sample Size.

Thus, I suspected there was no such parameter, but I thought I would ask the experts (here), just to be sure.

Thanks again for your insight!

Marc