Skip to content

Instantly share code, notes, and snippets.

@alexhallam
Last active October 18, 2022 00:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexhallam/2cce9e32c03da53fabcf356487b695cc to your computer and use it in GitHub Desktop.
Save alexhallam/2cce9e32c03da53fabcf356487b695cc to your computer and use it in GitHub Desktop.
ffmpeg screen recording
ffmpeg -video_size 2560x1440 -framerate 60 -f x11grab -i :1 Videos/data_leaking.mkv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment