Skip to content

Fastest & best convert qmc 2 mp3 | flac tools

License

Notifications You must be signed in to change notification settings

lamb0145/qmc-decoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QQMusic QMC Decoder (convert QMC File to MP3 or FLAC)

LICENSE LICENSE

SUPPORT QMC3/QMC0/QMCFLAC, Faster

Release

binary executable file is released release

Build

  • for linux
mkdir build
cd build
cmake ..
make
  • for macOS
brew install boost cmake
mkdir build && cd build
cmake ..
make
  • for windows
mkdir build
cd build
cmake -G "NMake Makefiles" ..
nmake

Convert

Put the execuatable file in your qmc file directory, then run the execuatable file.

For windows user, just click the decoder.exe when you put the decoder.exe into your qmc file directory, it will convert all qmc file automatically.

eXlSt1.gif

For mac user, double-click the decoder.command file, before you need to put the decoder.command and decoder files in the qmc music file directory.

EjHn9U.gif

  • Todo

support auto fetch albums

support auto fix music meta data

About

Fastest & best convert qmc 2 mp3 | flac tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.7%
  • CMake 7.3%