From 9cc089e2d6e841879e430b01d2f3d92c8820523e Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 19 Mar 2025 14:06:38 +0100 Subject: rename files, clear readme --- bv1/tools/d-saved | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 bv1/tools/d-saved (limited to 'bv1/tools/d-saved') diff --git a/bv1/tools/d-saved b/bv1/tools/d-saved deleted file mode 100755 index 16de45a..0000000 --- a/bv1/tools/d-saved +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/fish -cargo run --release -- -W 1920 -H 1080 decode --debug | ffmpeg -pixel_format rgb24 -video_size 1920x1080 -framerate 30 -f rawvideo -i pipe:0 -i $argv[1] -map '0:v' -map '1:a' -c:v libsvtav1 -y data/output-debug.webm -- cgit v1.2.3-70-g09d2