I use ubuntu10.04imo-alternate, which can be installed in qmatrix 0.4.0. I have not tried ubuntu of other versions. If sudoapt-getinstallqmmp, version 0.3.1 is installed. 0.4.0 add source installation method: 1, add the following source: debhttp: // ppa.launchpad.net/stiff.ru/qmmp -releases/effectul
I use Ubuntu 10.04 i386 alternate, which can be installed in qmmp 0.4.0. I have not tried ubuntu of other versions. If sudo apt-get install qmmp directly, the version 0.3.1 will be installed. 0.4.0 add source installation method:
1. Add the following sources:
Deb http://ppa.launchpad.net/stiff.ru/qmmp-releases/ubuntu lucid main
The deb-src http://ppa.launchpad.net/stiff.ru/qmmp-releases/ubuntu lucid main
2. Add the above PPA to sources. list, open a terminal, and run:
Sudo apt-key adv-keyserver keyserver.ubuntu.com-recv-keys 2C2B0858
Ps: In system> System Management> Software source> other software, www.linuxidc.com can be used to add PPA on the GUI. The same is true for keys.
3. Run the command to update the software source:
Sudo apt-get update
4. Finally, install Qmmp:
Sudo apt-get install qmmp
5. Set
In the plug-in column of qmmp settings, find the cue plug-in and change the cue encoding to GB18030. OK!
----------------- Gorgeous split line ------------------
After installation, I found that some of the playing lists of Chinese songs are displayed with the "-" number. I went to google and got nothing.
Then I finally found a solution in the random Qmmp settings.
. Change the title format to % f. The title is displayed in file name format, so that the song name can be correctly displayed.
At first, I saw % t in the title format column and thought it was a character type. www.linuxidc.com changed it to % f (floating point type ), the result list has indeed changed. But then click the drop-down button next to it to find that it only represents the display format of the title .)