Sound Juicer Ripping to MP3

This is the gstreamer pipeline I am using in Sound Juicer to rip CDs to MP3.

audio/x-raw-int,rate=44100,channels=2 ! lame name=enc preset=1001 bitrate=192 vbr=0 ! id3v2mux

Note: Use gst-inspect-0.10 to view a plugins properties and arguments.

Leave a Reply


Content Copyright © 2005-2008 Chris Smith. All Rights Reserved.