Transcode audio files to MP3 with parallel instances of FFMPEG
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.
chmod u+x flac_to_mp3.py
mv flac_to_mp3.py ~/bin/flac_to_mp3.py
Navigate to the directory containing your audio files and run
flac_to_mp3.py
Convert audio files to MP3 :--------------------------------: