/ Published in: Bash
URL: http://ubuntuforums.org/showpost.php?p=1725628&postcount=8
after recording screen cast using recordmydesktop this is a fast way of converting the file to .avi so it can be uploaded to youtube or other video sharing sites.
Expand |
Embed | Plain Text
mencoder -idx myvideo.ogg -ovc lavc -oac mp3lame -o myvideo.avi
You need to login to post a comment.
