mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
Ubuntu 安装Qmmp 0.7.2
This commit is contained in:
parent
86e75f47f6
commit
82e38abd6d
@ -1,58 +1,41 @@
|
||||
#How To Install Qmmp 0.7.2 On Ubuntu 13.04, 12.10, 12.04
|
||||
|
||||
Hello Ubuntu Geeks!
|
||||
怎样在Ubuntu 13.04,12.10,12.04安装Qmmp 0.7.2
|
||||
|
||||
How are you? This article aim is to teach you guys how to install the **Qmmp 0.7.2** app in your Ubuntu machine. There are many multimedia players for Ubuntu and Qmmp is one of them, a multimedia player based on Qt. The Qmpp audio player is written with the help of the Qt library and its user interface is similar to winamp or xmms. Do you like winamp interface? What about xmms? No? Ok, don’t worry, alternative user interfaces also are available. You can view them [here](http://qmmp.ylsoftware.com/links.php).
|
||||
|
||||
The actual stable release is Qmmp 0.7.2 which was released on August 26. This program is very powerful and simple to use. It uses MPEG v1/2 layer 1/2/3 decoder and support many output formats such as MPEG1 layer 2/3,Ogg Vorbis,Ogg Opus,Native FLAC/Ogg FLAC,Musepack,WavePack. The full list of supported output formats is shown below.
|
||||
|
||||
- MPEG1 layer 2/3
|
||||
- Ogg Vorbis
|
||||
- Ogg Opus
|
||||
- Native FLAC/Ogg FLAC
|
||||
- Musepack
|
||||
- WavePack
|
||||
- Tracker modules (mod, s3m, it, xm, etc)
|
||||
- ADTS AAC
|
||||
- CD Audio
|
||||
- WMA, Monkey’s Audio (and other formats provided by FFmpeg library)
|
||||
- PCM WAVE (and other formats provided by libsndfile library)
|
||||
- Midi
|
||||
- Chiptune formats (AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX)
|
||||
大家好,Ubuntu的怪才们!
|
||||
怎么样?这篇文章的目标是教你们小孩子怎么安装Qmmp0.7.2app应用程序在你的Ubuntu系统上。有许多的多媒体娱乐软件在Ubuntu上,当然Qmmp也是其中一个,一个基于Qt语言的多媒体播放器。Qmmp自动播放器是被被写在Qt 库文件的帮助中,而且它的用户界面类似于Winamp或者是Xmms。你喜欢Winamp的用户界面吗?或者是Xmms的界面?不是?好的,不要担心。这也是可以替换的用户界面。你看看这里。
|
||||
Qmmp 0.7.2的实际稳定版将会在8月26号发布。这个程序是非常强大并且很容易使用。它采用了MPEG1/2/3解码器V1/2层。同时也支持许多输出格式,例如 MPEG1 layer 2/3,Ogg Vorbis,Ogg Opus,Native FLAC/Ogg FLAC,Musepack,WavePack,下面列出所支持许多输出格式。
|
||||
|
||||
The **Qmmp 0.7.2** app has many fixes and changes from the previous release. The api documentation is fixed and the unimplemented function has been removed. Are you curious to know all the changes since 0.7.1?
|
||||
|
||||
Changes since 0.7.1:
|
||||
|
||||
- fixed queue update bug;
|
||||
- fixed track length formatting;
|
||||
- fixed api documentation;
|
||||
- fixed gcc warnings;
|
||||
- fixed memory leaks;
|
||||
- fixed wildmidi config path;
|
||||
- fixed playlist autosave feature;
|
||||
- fixed possible segmentation fault;
|
||||
- fixed title format update bug;
|
||||
- removed unimplemented function.
|
||||
|
||||
Now it is time to install Qmpp 0.7.2. Open a new terminal and type:
|
||||
|
||||
$ sudo add-apt-repository ppa:forkotov02/ppa
|
||||
|
||||
Figure 1
|
||||
|
||||
Figure 2
|
||||
|
||||
Then to update sources list, type:
|
||||
|
||||
$ sudo apt-get update
|
||||
|
||||
Figure 3
|
||||
|
||||
After the update is finished we download qmpp, qmmp-plugin-pack and install them.
|
||||
|
||||
$ sudo apt-get install qmmp qmmp-plugin-pack
|
||||
|
||||
Figure 4
|
||||
|
||||
via: http://www.unixmen.com/install-qmmp-0-7-2-ubuntu-13-04-12-10-12-04/
|
||||
MPEG1 layer 2/3
|
||||
Ogg Vorbis
|
||||
Ogg Opus
|
||||
Native FLAC/Ogg FLAC
|
||||
Musepack
|
||||
WavePack
|
||||
Tracker modules (mod, s3m, it, xm, etc)
|
||||
ADTS AAC
|
||||
CD Audio
|
||||
WMA, Monkey’s Audio (和其他格式的ffmpeg库文件)
|
||||
PCM WAVE (和其他所拥有 libsndfile 库文件)
|
||||
Midi
|
||||
Chiptune formats (AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX)
|
||||
对于以前的版本,Qmmp0.7.2应用程序有许多修正和变化。API文档时修复的,未实现的功能已经被删除,那你好奇想知道从0.7.1版本所以的变化吗?
|
||||
从0.7.1开始变化有:
|
||||
修复更新的bug;
|
||||
修复轨道长度格式
|
||||
修复了API文档;
|
||||
修复了gcc编译器的警告;
|
||||
修复了内存泄露;
|
||||
修复wildmidi的配置路径;
|
||||
修复了播放列表自动保存的功能;
|
||||
修复了可能出现的段错误;
|
||||
修复了标题格式更新错误;
|
||||
去除未实现的功能;
|
||||
现在开始安装Qmmp 0.7.2;打开新的终端,输入下列命令:
|
||||
$sudo add-apt-repository ppa:forktov02/ppa
|
||||
然后更新源列表,输入:
|
||||
$sudo apt-get update
|
||||
更新完后,我们下载qmpp,qmmp-plugin-pack,然后安装它们。
|
||||
$sudo apt-get install qmmp qmmp-plugin-pack;
|
||||
文章出处:http://www.unixmen.com/install-qmmp-0-7-2-ubuntu-13-04-12-10-12-04/
|
||||
|
Loading…
Reference in New Issue
Block a user