From 755325d6c8faa897ee686452831cb544d6c72d75 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 7 Mar 2023 21:52:04 +0100 Subject: more magic --- lvc/tools/e | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 lvc/tools/e (limited to 'lvc/tools/e') diff --git a/lvc/tools/e b/lvc/tools/e new file mode 100755 index 0000000..89d822a --- /dev/null +++ b/lvc/tools/e @@ -0,0 +1,2 @@ +#!/bin/fish +ffmpeg -loglevel quiet -i $argv[1] -vf format=rgb24 -f rawvideo pipe:1 | cargo run --release -- -w 1920 -h 1080 encode $argv[2..] -- cgit v1.2.3-70-g09d2