ich suche ein Tool, mit dem ich mir die Grösse einer AudioCD ausrechnen lassen kann, nachdem ich sie in Lame oder mp3 in beliebiger Bitrate umgewandelt habe. Also ich gebe ein:
703Mb umwandeln in Lame mit der Bitrate xxx, Grösse in mb= ?
Wer kann helfen?
Mainboard: Asus P5B Premium Vista
CPU: Intel Core2Duo E6600
Grafikkarte: XFX GeForce 8800GT 512MB
RAM: 4GB Corsair TWIN2X2048-6400C4
HD: 2x 500GB SATA Samsung
Sound: Audigy2ZS Platinum Pro
OS: WindowsXP Professional SP3 32bit
lame bringt für die Encodierung mit vbr drei presets mit, deren Nutzung ich anraten würde, da sie prima abgestimmt sind.
Auszug aus der Doku:
[snip]
If your goal is quality, these presets are highly recomended over any custom set of parameters you might use. To activate presets, you should use: lame --preset preset_name
VBR modes: --preset medium
This preset should provide near transparency to most people on most music.
The resulting bitrate should be in the 150-180kbps range, according to music complexity.
--preset standard
This preset should generally be transparent to most people on most music and is already quite high in quality.
The resulting bitrate should be in the 170-210kbps range, according to music complexity.
--preset extreme
If you have extremely good hearing and similar equipment, this preset will provide slightly higher quality than the "standard" mode.
The resulting bitrate should be in the 200-240kbps range, according to music complexity.
Any of those VBR presets can also be used in fast mode, using the new vbr algorithm. This mode is faster, but its quality could be a little lower. To enable the fast mode, use:
lame --preset fast preset_name
[/snip]
Ich habe mit dem presets standard bei Pop- und Rockmusik bzw. extreme bei Klassik und Jazz sehr gute Erfahrungen gemacht. Den fast-mode habe ich nie ausprobiert, da ich es nicht eilig habe, wenn es um Musik in guter Qualität geht.