A Screencast
This is a screencast, done with ffmpeg encoded in H.264, It changes now and then, I just record stuff randomly to show my mates something.
this is command I use to grab my screencast...
ffmpeg -f x11grab -s 1280x1024 -r 25 -b 5000k -i :0.0 -vcodec libx264 -vpre libx264-lossless_fast -crf 15 -g 50 -b 500k -s 640x480 -threads 0 out.mp4
Click here for a popup (640x480)

