HoD, you are a GoD!I was looking for a way to use audiograbber to combine tracks and rip them to WMA 9.
The first part was easy, but the second part was much trickier. I couldn't find the encoder in Windows Media Player and almost gave up until I read your post.
Your recommendations worked perfectly, and the parameters given in the wmcmd.vbs file are fairly comprehensive, except for one thing.
Using the WMA9STD quality-based VBR, only a few Q settings are allowed (10, 25, 50, 75, 90 & 100) in the user defined argument
%s %d WMA9STD 2 Qxx_44_2
where xx is the Q setting. Anything other than the allowed numbers automatically defaults to 100.
In Windows Media Player, these numbers correspond to the WMA (vbr) sliding scale in the "Rip Music" tab of the "Options" menu as follows.
If the furthest left of the scale (smallest size) is 1 and the next setting 2, then the furthest right of the scale (best quality) is a 5.
Qxx = scale y
Q25 = scale 1
Q50 = scale 2
Q75 = scale 3
Q90 = scale 4
Q100 = scale 5
I have not found this information elsewhere and am fairly confident of the correspondence.
[This message has been edited by johnbrown001 on 17 April 2007 @ 23:17]