Skip to content

jaykm/to-alac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

to-alac

Converts files to ALAC

Usage

The only argument alac.py takes is the filetype to convert from.

Example

This will convert all FLAC files in the current directory and subdirectories to ALAC, and put the converted files into a directory named "alac"

python alac.py flac
OR
python alac.py .flac

Dependencies

ffmpeg

About

Converts files to ALAC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages