Thursday, October 27, 2011

How to convert an .Ogv to .Avi in Ubuntu

First step is to install the ‘mencoder‘ package. Then

mencoder .ogv -ovc xvid -oac mp3lame -xvidencopts pass=1 -o .avi

0 comments:

Post a Comment