ffmpeg can record the X server screen for you and store it directly for example in Flash Screen Video format. This is much more favourable than some other solutions in my opinion :-) example: ffmpeg -f x11grab -s 1024x600 -r...