LUD Media Converter is a simple easy to use media converter written in Python 3 and PyQt. It uses ffmpeg as the backend.
You will need the following to run the application:
- [Python 3] (http://python.org)
- [PyQT 4] (http://www.riverbankcomputing.com/software/pyqt/download)
- [FFmpeg Static Build] (http://ffmpeg.org/download.html)
You will need to extract ffmpeg static build in the directory where Python source code is stored. Then run the application using the command: $ python3 main.py