Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekaputra07/ogv2avi
This is actually mencoder command wrapped into python code. Convert .ogv file into .avi video file by using mencoder. Make sure mencoder installed before using this script. Usage example: $> python ogv2avi.py -i video.ogv -o output.avi ... or ... $> ./ogv2avi.py -i video.ogv -o output.avi
https://github.com/ekaputra07/ogv2avi
Last synced: 5 days ago
JSON representation
This is actually mencoder command wrapped into python code. Convert .ogv file into .avi video file by using mencoder. Make sure mencoder installed before using this script. Usage example: $> python ogv2avi.py -i video.ogv -o output.avi ... or ... $> ./ogv2avi.py -i video.ogv -o output.avi
- Host: GitHub
- URL: https://github.com/ekaputra07/ogv2avi
- Owner: ekaputra07
- License: bsd-3-clause
- Created: 2012-07-24T05:15:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-24T05:15:49.000Z (over 12 years ago)
- Last Synced: 2023-03-25T21:08:16.778Z (almost 2 years ago)
- Language: Python
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE