提高MC背景音乐和唱片的音质为192KHZ, 这高于原版音质, 即使使用有损压缩
Improve the sound quality of MC background music and records to 192KHZ,this better then vanilla audio quality, even with lossy compression.
使用以下FFmpeg命令
Use FFmpeg command:
ffmpeg -i ".flac" -q:a 10 -vn -map_metadata -1 -ac 1 "output.ogg"
在这里反馈问题
report bugs at:
https://github.com/moonstars-github/Minecraft-HD-Music-Pack

