From 55d0510313c623a5d9070b7ddc88693a63ca5c2b Mon Sep 17 00:00:00 2001 From: pryazha Date: Sun, 15 Jun 2025 16:06:11 +0500 Subject: some scripts, bash, tmux changes --- scripts/capture | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 scripts/capture (limited to 'scripts/capture') diff --git a/scripts/capture b/scripts/capture new file mode 100755 index 0000000..fb33a5b --- /dev/null +++ b/scripts/capture @@ -0,0 +1,4 @@ +#!/bin/sh +set -x +# TODO(pryazha): autodetect video input (not x11 only) +ffmpeg -video_size 1920x2160 -framerate 25 -f x11grab -i :0 $(date +%d_%m_%Y).mp4 -- cgit v1.2.3-70-g09d2