From 680b08e6b9d64284b7992fb52a23e5f891291406 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 9 Mar 2023 22:48:33 +0100 Subject: rename + readme --- bv1/tools/d-disp | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 bv1/tools/d-disp (limited to 'bv1/tools/d-disp') diff --git a/bv1/tools/d-disp b/bv1/tools/d-disp new file mode 100755 index 0000000..d7b8feb --- /dev/null +++ b/bv1/tools/d-disp @@ -0,0 +1,2 @@ +#!/bin/fish +cargo run --release -- -W 1920 -H 1080 decode | ffplay -loglevel quiet -video_size 1920x1080 -pixel_format rgb24 -f rawvideo pipe:0 \ No newline at end of file -- cgit v1.2.3-70-g09d2