diff --git a/record.sh b/record.sh new file mode 100755 index 0000000..5d5fe89 --- /dev/null +++ b/record.sh @@ -0,0 +1,2 @@ +#!/bin/bash +ffmpeg -y -f x11grab -s 1280x800 -i :0.0 -f alsa -i default ~/recordings/out.mkv