Skip to content

Instantly share code, notes, and snippets.

@dbirks
Created September 26, 2016 10:21
Show Gist options
  • Save dbirks/a8ab0f227f6337c3f18941dafe84fd73 to your computer and use it in GitHub Desktop.
Save dbirks/a8ab0f227f6337c3f18941dafe84fd73 to your computer and use it in GitHub Desktop.

ffmpeg -video_size 1920x1080 -framerate 60 -f x11grab -i :0.0 -f alsa -ac 2 -i hw:0 output.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment