Tag: screencast

Use ffmpeg to create a screencast

You can use this command to create a screencast using ffmpeg. ffmpeg -f x11grab -s 800×600 -i :0.0 /tmp/screencast.mpg