Valid XHTML Icon Valid CSS Icon Valid SVG Icon Unicode UTF-8 Icon
Add to del.icio.us Digg this! Post to reddit Share on Facebook Add to StumbleUpon Add to Google Bookmarks

Screencasting

Creative Commons LogoThis work is licensed under the Creative Commons Attribution Non-Commercial 2.0 UK: England & Wales Licence. This means that you are free to: copy; distribute; and modify this work. It also means that you cannot use it for commercial purposes. Additionally, you must attribute this work to the original author, Thomas Guymer, ideally with a link.

This tutorial covers how to create lossless videos of your desktop on either Windows or Linux and then how to edit them and add sound followed by steps to transcode them into lossy formats like SWF, MPEG-4 or XviD. This tutorial is incomplete so in the meantime check out these links:

To create a FLV type mencoder INPUT_VIDEO.avi -vf harddup -srate 22050 -ovc lavc -lavcopts vcodec=flv -oac mp3lame -lameopts cbr:br=64:mode=3 -of lavf -lavfopts format=flv -o OUTPUT_VIDEO.flv and to create an iPod-compatable H.264 video type mencoder INPUT_VIDEO.avi -vf harddup -ovc lavc -oac lavc -lavcopts vcodec=libx264:vbitrate=512:acodec=libfaac:abitrate=128 -of lavf -lavfopts format=ipod -o OUTPUT_VIDEO.mp4.

You may also want to check out what are the default codecs that are included with WMP 9 and 10.

This page was last modified on 17/09/2008. This page has had 647 hits up until 13/06/2010.

Amazon.co.uk logoDo you want to say thank you? Visit my Amazon Wishlist, thank you.Amazon dummy image

Random Photo:

(from My Portfolio)

© 2002-2010 Thomas Guymer. See the Copyright Statement & the Cookie Policy.