Skip to content

Instantly share code, notes, and snippets.

@plexus
Created January 8, 2016 11:06
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save plexus/b6efbead85dc4401695c to your computer and use it in GitHub Desktop.
Save plexus/b6efbead85dc4401695c to your computer and use it in GitHub Desktop.
xrandr --output DP2 --mode 1280x1024 --same-as eDP1 ; xrandr --output eDP1 --mode 1280x1024 --same-as DP2
ffmpeg -f alsa -i pulse -acodec pcm_s16le -f x11grab -r 25 -s 1280x1024 -i :0.0 /home/arne/Screencaps/`date +%Y%m%d-%H%M`.mkv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment