init
This commit is contained in:
commit
90f92d4c66
20 changed files with 425 additions and 0 deletions
bin
2
bin/record-start
Executable file
2
bin/record-start
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
ffmpeg -video_size 1920x1080 -framerate 60 -f x11grab -i :0 out-$(date +%s).mp4
|
Loading…
Add table
Add a link
Reference in a new issue