Skip to content
This repository was archived by the owner on Feb 7, 2021. It is now read-only.

mxczfr/f2aac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

f2aac

Script to easily encode audio files in aac format. f2acc can convert mp3 and flac file. The input can be a file or a directory. For the moment, encoding parameters are aac VBR V5 (the max). For more information, see fdkaac doc.

Requirement

  • mutagen (1.39-1)
  • fdkaac (0.6.3-1)
  • ffmpeg

Example

./f2aac.py darude-sandstorm.flac
./f2aac.py album -o converted_album

About

Script to easily encode audio files in aac format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages