Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kunaldeo/LUD-Media-Converter
An easy to use Media Converter for iOS and Android. It produces WebM and MP4 files. Written in Python 3 and PyQt4.
https://github.com/kunaldeo/LUD-Media-Converter
Last synced: about 1 month ago
JSON representation
An easy to use Media Converter for iOS and Android. It produces WebM and MP4 files. Written in Python 3 and PyQt4.
- Host: GitHub
- URL: https://github.com/kunaldeo/LUD-Media-Converter
- Owner: kunaldeo
- Created: 2012-12-11T08:44:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-11T08:44:52.000Z (about 12 years ago)
- Last Synced: 2023-03-11T20:28:22.834Z (almost 2 years ago)
- Language: Python
- Size: 260 KB
- Stars: 20
- Watchers: 6
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - LUD-Media-Converter - An easy to use Media Converter for iOS and Android. It produces WebM and MP4 files. Written in Python 3 and PyQt4. (etc)
- awesome - LUD-Media-Converter - An easy to use Media Converter for iOS and Android. It produces WebM and MP4 files. Written in Python 3 and PyQt4. (etc)
README
# LUD Media Converter
LUD Media Converter is a simple easy to use media converter written in Python 3 and PyQt. It uses ffmpeg as the backend.## General Requirements
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)## How to use
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