Skip to content

Instantly share code, notes, and snippets.

@TomScotch
Created October 6, 2016 21:53
Show Gist options
  • Select an option

  • Save TomScotch/b339a7fdb58c13d774f83411c0cfb51c to your computer and use it in GitHub Desktop.

Select an option

Save TomScotch/b339a7fdb58c13d774f83411c0cfb51c to your computer and use it in GitHub Desktop.
record x11 with ffmpeg
ffmpeg -video_size 1024x768 -framerate 25 -f x11grab -i :0.0+100,200 output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment