From 535f3522dc0c6c44fa86ad76549b0a89db53ac82 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 26 Jan 2022 11:29:42 +0100 Subject: [PATCH] set sharpness to 150 --- .../.fluxbox/scripts/tc_video_simple_webm_stream-gst1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream-gst1.sh b/src/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream-gst1.sh index c83d5ff..1b92112 100755 --- a/src/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream-gst1.sh +++ b/src/home/telecaster/.fluxbox/scripts/tc_video_simple_webm_stream-gst1.sh @@ -14,7 +14,7 @@ v4l2-ctl -d 0 -c power_line_frequency=1 v4l2-ctl -d 0 -c zoom_absolute=135 v4l2-ctl -d 0 -c focus_auto=0 v4l2-ctl -d 0 -c focus_absolute=1 -v4l2-ctl -d 0 -c sharpness=100 +v4l2-ctl -d 0 -c sharpness=150 # ! queue ! videoflip method=rotate-180 \ -- 2.39.5