From d1ec85edcfb34f40f35759f59e66f2205d905aae Mon Sep 17 00:00:00 2001 From: filip <“filip.rabiega@gmail.com”> Date: Sat, 14 Feb 2026 17:18:10 +0100 Subject: add se texclear samedir openmd installfont fzo drecord --- testcam | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'testcam') diff --git a/testcam b/testcam index 7b36cd1..d126306 100755 --- a/testcam +++ b/testcam @@ -1,3 +1,8 @@ #!/bin/sh -ffmpeg -f v4l2 -i /dev/video0 -f matroska - | mpv - +# ffmpeg -f v4l2 -i /dev/video0 -f matroska - | mpv - + +ffmpeg -f v4l2 -input_format mjpeg -framerate 30 \ + -i /dev/video0 \ + -vcodec copy -f matroska - | + mpv --no-cache --demuxer-readahead-secs=0 --untimed - -- cgit v1.2.3