最快、最好的 qmc 2 转 mp3 | flac 工具
SUPPORT QMC3/QMC0/QMCFLAC, Faster
binary executable file is released release
git clone https://github.com/Presburger/qmc-decoder.git
cd qmc-decoder
git submodule update --init
mkdir build
cd build
cmake ..
make
# install cmake
brew install cmake
git clone https://github.com/Presburger/qmc-decoder.git
cd qmc-decoder
git submodule update --init
mkdir build && cd build
cmake ..
make
# PowerShell, please install MSVC compiler and Git with environment variables configured
# or in x86 or x64 Native Tools Command Prompt for VS 2019
git clone https://github.com/Presburger/qmc-decoder.git
cd qmc-decoder
git submodule update --init
mkdir build
cd build
cmake -G "NMake Makefiles" .. -DCMAKE_BUILD_TYPE=Release
nmake
Run the following command from terminal:
qmc-decoder /PATH/TO/SONG
Or:
Put the execuatable file in the directory that contains the qmc music files. Run the execuatable.
For macOS users, put the decoder.command and qmc-decoder files in the directory that contains the qmc music files. Double-clike on the decoder.command file.
For windows user, just click the decoder-win.exe when you put the decoder-win.exe into your qmc file directory, it will convert all qmc file automatically.
support auto fetch albums
support auto fix music meta data
暂无开放 Issues,或尚未同步最近议题。