Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Transcode audio files to MP3 with parallel instances of FFMPEG

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages