Skip to content

Instantly share code, notes, and snippets.

@orendon
Created February 17, 2014 06:04
Show Gist options
  • Select an option

  • Save orendon/9045524 to your computer and use it in GitHub Desktop.

Select an option

Save orendon/9045524 to your computer and use it in GitHub Desktop.
#!/bin/sh
ffmpeg -f x11grab -s 1280x720 -i $DISPLAY -f alsa -i default ~/Videos/test.mkv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment