[Bug 267399] Re: Intrepid: K3B fails to rip to MP3
Andrej
zagar.macek at hispeed.ch
Sat Nov 15 21:26:45 GMT 2008
The same problem on my machine. But I have a workaround:
1.) Use k3b to extract wav-files
2.) Run the following script to convert wav-files into mp3-files
find -name *wav | awk '{system( "lame -h \"" $0 "\" \"" substr($0,0,match($0,".wav")) ".mp3\"")}'
--
Intrepid: K3B fails to rip to MP3
https://bugs.launchpad.net/bugs/267399
You received this bug notification because you are a member of Ubuntu
Burning Team, which is subscribed to k3b in ubuntu.
More information about the Ubuntu-burning
mailing list