Skip to content

isg32-pavillion/fempeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fempeg: Flac to AAC Converter (this is to use it in Apple Music)

Dependencies

pip install -r requirements.txt

PyInstaller Command to Compile to one file

python3 -m PyInstaller --name=FemPEG --onefile --windowed --icon=fempfp.jpg --add-data "fempfp.jpg;." --add-data "bin/ffmpeg.exe;bin" --noupx main.py

BUGS:

  • Can't Maintain Artwork

Screenshots:

Screenshot from 2025-03-06 23-39-34 Screenshot from 2025-03-06 23-43-48
Screenshot from 2025-03-06 23-43-53 Screenshot from 2025-03-06 23-43-58

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages