Written in Python an easy-to-use GUI (implementing custom tkinter) application for changing the speed of audio files using ffmpeg without changing the pitch
- multi threading
- language support
- change audio output codec
- demo the change in speed (doesn't work in onefile zip)
- to change a lot of speed long press the + or - button
Any errors please upload the output.txt in an issue once you close the program
- download all the files (unzip).
- run requirements.txt. (you might need to add or remove a few libraries)
pip install -r requirements.txt
- download ffmpeg.exe from the FFmpeg website and put it into the data folder
- add an option to open the output folder
- set default language to pc default language
- add install to program files
- add an option to ring onFinish
- fix close demo on close application
- fix the demo in onefilezip