1

Possible Duplicate:
How do you edit the “Preferred Format” settings in Rhythmbox?

I want to read a CD to my music library. I want to use OggVorbis for compression. I want to set the quality level to 6 (or 0.6). In previous versions I could manipulate the GStreamer pipeline manually:

audio/x-raw-float,rate=44100,channels=2 ! vorbisenc name=enc quality=0.6 ! oggmux 

(I have seen that there is an easy to use slider for the quality in Ubuntu 12.10.)

How can I set the quality level for Ogg (and MP3) when "extracting a CD to library" on Ubuntu 12.04?

Thanks!

Cannot click on Settings in Rhythmbox and SoundJuicer on Ubuntu 12.04: enter image description here

Andre
  • 2,071

1 Answers1

0

I found this on here This might be the answer for your question Link

rstreeter78
  • 1,364