This website requires JavaScript.
Explore
Help
Register
Sign In
karchnu
/
some-usable-scripts
Watch
1
Star
0
Fork
You've already forked some-usable-scripts
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
88ddc45bff
some-usable-scripts
/
recording
/
record-video.sh
4 lines
95 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
ffmpeg -y -loglevel error -f x11grab -framerate
30
-video_size 1920x1080 -i :0.0
$@
Reference in New Issue
View Git Blame
Copy Permalink