Skip to content

Instantly share code, notes, and snippets.

@bmentges
Created February 9, 2010 18:47
Show Gist options
  • Save bmentges/299510 to your computer and use it in GitHub Desktop.
Save bmentges/299510 to your computer and use it in GitHub Desktop.
ffmpeg -f oss -ar 44100 -ac 2 -i /dev/dsp -f x11grab -s 1600x1200 -r 15 -i $DISPLAY -qscale 4 -y $(date +%s).mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment