Skip to content

Instantly share code, notes, and snippets.

@benoitjpnet
Created July 29, 2013 14:07
Show Gist options
  • Save benoitjpnet/6104526 to your computer and use it in GitHub Desktop.
Save benoitjpnet/6104526 to your computer and use it in GitHub Desktop.
Capture screen
avconv -f x11grab -r 5 -s 800x641 -i :0.0+1060,69 -vcodec libvpx -pre libvpx-720p output.webm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment