Convert ogg to avi Print
Written by David Grecco   
Wednesday, 30 July 2008 07:20
linux-host$ mencoder screencast.ogg -ovc lavc -oac mp3lame -o screencast.avi

Replace screencast.ogg with the name of your original ogg file, and replace screencast.avi as the name of avi file to create on output.

Last Updated ( Wednesday, 30 July 2008 07:39 )