红联Linux门户
Linux帮助

解决k3b不支持mp3的问题

发布时间:2007-09-03 00:48:10来源:红联作者:videoout
当打开k3b的时候,会出现一个系统配置提示框:
"Mp3 Audio Decoder plugin not found. K3b could not load or find the Mp3 decoder plugin. This means that you will not be able to create Audio CDs from Mp3 files. Many Linux distributions do not include Mp3 support for legal reasons. Solution: To enable Mp3 support, please install the MAD Mp3 decoding library as well as the K3b MAD Mp3 decoder plugin (the latter may already be installed but not functional due to the missing libmad). Some

distributions allow installation of Mp3 support via an online update tool (i.e. SuSE's YOU)."

解决办法:
sudo apt-get install libmad0 lame
sudo aptitude install libk3b2-mp3
文章评论

共有 0 条评论