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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ekaputra07/ogv2avi Watchers