Hello,
what do I need to encode mp3 with Sound Juicer under CentOS 5.1?
Thank you Olaf
Olaf Mueller wrote:
Hello,
what do I need to encode mp3 with Sound Juicer under CentOS 5.1?
gstreamer-plugins-bad and/or gstreamer-plugins-ugly from rpmforge. See http://wiki.centos.org/Repositories. And maybe lame from the same repository, not too sure about that.
Ralph
Ralph Angenendt wrote:
Hello Ralph,
Olaf Mueller wrote:
what do I need to encode mp3 with Sound Juicer under CentOS 5.1?
gstreamer-plugins-bad and/or gstreamer-plugins-ugly from rpmforge. See http://wiki.centos.org/Repositories. And maybe lame from the same repository, not too sure about that.
thank you for your reply. I have installed these packages now. And after creating a new profile for mp3 with gnome-audio-profiles-properties it works. Thank you!
My settings for 'GStreamer Pipeline' are: audio/x-raw-int,rate=44100,channels=2 ! lame name=enc mode=1 quality=0 vbr=0 bitrate=192 ! xingmux ! id3v2mux
regards Olaf