2021-05-12 14:32:11
Ubuntu安裝視訊播放軟體 SMPlayer 14.9.0.7042
SMPlayer 是 MPlayer 前端,支援視訊、dvd和VCD,SMPlayer 是一款開源的跨平台軟體,在 Linux(如Ubuntu)、Windows系統中有重要地位,影音播放能力很強大。有一些先進的功能,如支援mplayer濾波器和跟蹤所有的播放檔案的設定。
最新的版本是 smplayer 14.9.0.7042。
安裝,有 PPA 可用(支援 Ubuntu 14.04/14.10/15.04/15.10 及衍生版本),安裝非常方便,開啟終端,輸入以下命令:
sudo add-apt-repository ppa:rvm/smplayer
sudo apt-get update
sudo apt-get install smplayer
解除安裝 smplayer 命令:
sudo apt-get remove smplayer
更多SMPlayer相關教學見以下內容:
Ubuntu上安裝SMplayer 0.6.10-PPA源 http://www.linuxidc.com/Linux/2012-01/50798.htm
在CentOS 5.5下安裝使用Mplayer http://www.linuxidc.com/Linux/2012-10/72678.htm
Ubuntu 8.04下安裝Mplayer看精彩電影[圖文] http://www.linuxidc.com/Linux/2008-07/14218.htm
Linux播放器——RedHat下MPlayer和SMPlayer的安裝 http://www.linuxidc.com/Linux/2013-08/88219.htm
Ubuntu 及衍生版本使用者安裝視訊播放器 SMPlayer 14.3.0 http://www.linuxidc.com/Linux/2014-04/99396.htm
相關文章