ORIGINAL: pharohoknaughty
Jesse
Loaded the lame processor up and works great.
Any thoughts on how to build the tag info into it?
Tags can be set up as in the example below:
lame %I -b 192 -m j -h -c --tt "%T" --ta "%A" --ty 2006 --tc "%C" %O
In this case we are setting the MP3 Title to the Project title, the MP3 Artist tag to the Project Author info, the MP3 Year tag to 2006 and the MP3 Comment tag to the Project Copyright info. We are also converting at 192kbps, using Joint stereo and setting the algorithms, via the -h switch, to -q 2 (the default is -q 5). Incorrect use of the latter switch may explain why some users are not getting as good a result as they would expect at similar bit rates.
Cheers
Tim