mirror of
https://github.com/LingandRX/script_library.git
synced 2025-10-29 01:11:16 +08:00
添加说明文档
This commit is contained in:
parent
6504550915
commit
3855127f24
8
convert_mp3_to_flac/README.md
Normal file
8
convert_mp3_to_flac/README.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
## 批量将MP3转为FLAC
|
||||||
|
``python convert_mp3_to_flac.py ./music_folder -t 8 --delete``
|
||||||
|
|
||||||
|
## Windows安装ffmpeg
|
||||||
|
``install_ffmpeg.bat``
|
||||||
|
|
||||||
|
## Mac/Linux安装ffmpeg
|
||||||
|
``install_ffmpeg.sh``
|
||||||
Loading…
Reference in New Issue
Block a user