Sound Juicer doesn't respect Lame's codec settings when ripping CDs
Posted
by
Takkat
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Takkat
Published on 2011-01-30T13:43:36Z
Indexed on
2011/01/31
7:33 UTC
Read the original article
Hit count: 417
Using Sound Juicer I am able to rip CDs very conveniently. I would like to rip them in about 256 kbit/s variable bitrate. To accomplish this I have defined the settings for mp3 in gnome-audio-profiles-properties as follows:
audio/x-raw-int,rate=44100,channels=2 ! lame name=enc mode=0 vbr-quality=0 ! id3v2mux
where vbr-quality=0
should give me a variable bitrate averaging 245 kbit/s. The resulting files however always say they are in 128 kbit/s.
Is this only a tagging bug or is indeed the bitrate that low? How could I find out?
© Ask Ubuntu or respective owner