ubuntu 播放 mp3
Posted 11 months, 1 week ago at 11:31 am. 0 comments
因为 mp3 是受限制格式,所以默认的linux 都不能播放mp3文件…Breeze 执行
sudo apt-get install gstreamer0.8-mad
如果是 Ubuntu 6.06 (Dapper Drake)
sudo apt-get install gstreamer0.10-plugins-ugly
更多其他格式
sudo apt-get install gstreamer0.8-plugins gstreamer0.8-plugins-multiverse gstreamer0.8-ffmpeg
如果是 Ubuntu 6.06 (Dapper Drake)
sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-gl gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse libxine-extracodecs ffmpeg lame faad sox mjpegtools libxine-main1
如果需要 w32codecs,运行(dapper源目前不带2006-04-24)
wget -c ftp://ftp.nerim.net/debian-marillat/pool/main/w/w32codecs/w32codecs_20050412-0.0_i386.deb
sudo dpkg -i w32codecs_20050412-0.0_i386.deb
以下为引用内容:
mplayer, xine and totem-xine can play MPEG-1, MPEG-2, MPEG-4 (e.g encoded with DivX, XviD, FFmpeg MPEG-4 etc.), QuickTime and other formats using built-in native codecs (mainly from FFmpeg). RealAudio and RealVideo 8 & 9, Windows Media 9 and some other formats are supported via external codecs, either Linux native (RealMedia) or Windows codecs (Windows Media 9, RealMedia) - this support has been bundled into the w32codecs package.
查看更多 ubuntu 播放 mp3的相关日志或者 ubuntu w32codecs 多媒体支持 相关日志
Popularity: 11% [?]
Tags: blog, deb, install, linux, ls, mplayer, ubuntu, viRelated posts
No Replies
Feel free to leave a reply using the form below!