- Code: Select all
audio/x-raw-int,rate=44100,channels=2 ! lame name=enc mode=0 vbr-quality=2 ! id3v2mux
and I've seen on older versions of gstreamer taking vbr-quality=192 instead of quality=2. Neither have any effect anymore.
In LMDE, I have tried to adjust this by three ways. Directly through Sound Juicer's properties, through
gconf/system/gstreamer/0.10/audio/profiles/mp3
and last by
- Code: Select all
sudo gnome-audio-profiles-properties
If I rip the cd in Banshee, it' defaults to ogg format (How do I change this?), and again by terminal and gconf I can change the bitrate from 128 to 160 by entering "quality=192" into the pipeline.
This is on Mint Debian 201109 64 bit with update pack 3. Is there anything else I can do or is this a bug? Is there an official place I can report this?
Thank you.
EDIT- I thought installing the package 'gstreamer0.10-lame' would make a difference, but none.


