Skip to content

Instantly share code, notes, and snippets.

@thapakazi
Created October 25, 2013 10:19
Show Gist options
  • Save thapakazi/7152538 to your computer and use it in GitHub Desktop.
Save thapakazi/7152538 to your computer and use it in GitHub Desktop.
To capture the screen
ffmpeg -f x11grab -s wxga -r 25 -i :0.0 -qscale 0 /tmp/out.mpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment