Skip to content

Instantly share code, notes, and snippets.

@yPhil-gh
Created June 16, 2016 13:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yPhil-gh/a5fd1cf5c99c61ed302dcbff062f2a6e to your computer and use it in GitHub Desktop.
Save yPhil-gh/a5fd1cf5c99c61ed302dcbff062f2a6e to your computer and use it in GitHub Desktop.
ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1855x1200 -i :0.0+65,0 -acodec pcm_s16le -vcodec libx264 -preset ultrafast -threads 0 $1.mkv
@yPhil-gh
Copy link
Author

yPhil-gh commented Jun 16, 2016

Usage:
./screencast.sh mynewscreencast01

See Original Tweet for Jack connections

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