Public bug reported:

Binary package hint: sound-juicer

In the Sound Juicer help file, at the bottom of the Preferences page the
recommended pipeline for mp3 encoding is

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

This causes Sound Juicer to freeze. It should be:

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

Notice the change in the bitrate. 196 is not a valid mp3 bitrate.

** Affects: sound-juicer (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Error in help file
https://launchpad.net/bugs/78268

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to