A simple video and audio file converter gui
This application uses the ffmpeg binary to convert audio and video files
You can convert various video and audio files
Fully compatible with Windows and Linux systems (MacOS not tested).
Installing dependencies and running the application
$ pip3 install -r requirements.txt
$ python3 main.py