こんな感じで音楽ファイル高音質化できるらしい
ローカルファイル全部コンバートしてみるか

ffmpeg -i input.mp3 -af "aresample=resampler=soxr:osr=96000:dither_method=shibata" -c:a flac -bits_per_raw_sample 24 output.flac