big update

This commit is contained in:
ange 2024-12-27 11:43:30 +00:00
parent 833e967aee
commit 72c73f9b18
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
30 changed files with 132 additions and 60 deletions

10
.local/bin/ffcapture Executable file
View file

@ -0,0 +1,10 @@
#!/bin/bash -e
output="$HOME/Videos/ffcapture$(date '+%Y%m%d_%H%M%S').mp4"
ffmpeg \
-framerate 30 \
-f x11grab -i "$DISPLAY.0" -c:v libx265 \
"$output"
# -f pulse -i # sink