Convert ogg to avi
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.
Sign Up Today!
USA Headquarters
15330 Park Row Blvd.
Houston, TX 77084
Office: +1 281-579-1066
Fax: +1 281-579-0084
Email: info@ocs-tech.com
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.