Help - Search - Members - Calendar
Full Version: Setting EAC to rip in CBR?
Hydrogenaudio Forums > Lossy Audio Compression > MP3 > MP3 - General
EvanOz85
I can't figure out how to set EAC to rip audio into CBR files. I have the bitrate set to 256kps..but it keeps ripping in VBR. How is this fixed? Thanks

My command line options, if they matter: -V 2 --vbr-new --add-id3v2 --pad-id3v2 --ignore-tag-errors --ta "%a" --tt "%t" --tl "%g" --ty "%y" --tn "%n" --tg "%m" %s %d
wabbit
Use -b <bitrate> instead of -V 2 --vbr-new.

BTW, why rip in CBR?
EvanOz85
Because I was told that iPods have trouble playing VBR mp3s. Is this not true?

Thanks!
EvanOz85
Hmm that CBR code doesn't seem to work. All it's ripping at now is 128kps.

Is this how it should look?

-b <256>--add-id3v2 --pad-id3v2 --ignore-tag-errors --ta "%a" --tt "%t" --tl "%g" --ty "%y" --tn "%n" --tg "%m" %s %d

Also, just wondering...if I were to keep using VBR, how do I set the max bitrate? Setting it in the "LAME DLL" tab seems to have no effect.


Evan
Funkdude
Remove those brackets from the bitrate.

-b 256 --add-id3v2 --pad-id3v2 --ignore-tag-errors --ta "%a" --tt "%t" --tl "%g" --ty "%y" --tn "%n" --tg "%m" %s %d

And, I don't think modern ipods have a problem with VBR. To set a max bitrate in VBR, use -B
EvanOz85
Thanks a lot.

Will I notice a quality difference between 256CBR and the -V 2 --vbr?


Evan
odious_m
QUOTE (EvanOz85 @ Feb 28 2007, 18:12) *
Thanks a lot.

Will I notice a quality difference between 256CBR and the -V 2 --vbr?


Evan


Doubtfull, but you most likely will be wasting a lot of space.
Firon
That bitrate problem only really applied to Minis, from what I've read here, and it wasn't even that common.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.