Linuxleech / flac-to-mp3

Transcode audio files to MP3 with parallel instances of FFMPEG
MIT License
29 stars 14 forks source link

flac-to-mp3

Transcode audio files to MP3 with parallel instances of FFMPEG

Note:

This script will recursively transcode all of the audio files that it sees within a directory and any sub directories present within your current working directory.

Make executable:

chmod u+x flac_to_mp3.py

Move to your bin directory:

mv flac_to_mp3.py ~/bin/flac_to_mp3.py

To run:

Navigate to the directory containing your audio files and run
flac_to_mp3.py

Convert audio files to MP3 :--------------------------------: linuxleech audio files to mp3