Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 326 Bytes

qmcdump

一个简单的QQ音乐解码(qmcflac/qmc0/qmc3 转 flac/mp3),仅为个人学习参考用。

构建

使用 make

已提供有 makefile 文件,直接 make 或者 make install 即可。

其他方式

请直接使用源代码自行编译。

使用

qmcdump <input_path> [output_path]