diff options
author | metamuffin <metamuffin@disroot.org> | 2025-03-19 14:06:38 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-03-19 14:06:38 +0100 |
commit | 9cc089e2d6e841879e430b01d2f3d92c8820523e (patch) | |
tree | 59308f1688215bb163fd30a09e7348f77f44550f /bv1/tools/d-dispd | |
parent | 2b30206e06a271021dc13128464c8b622685e2e4 (diff) | |
download | video-codec-experiments-9cc089e2d6e841879e430b01d2f3d92c8820523e.tar video-codec-experiments-9cc089e2d6e841879e430b01d2f3d92c8820523e.tar.bz2 video-codec-experiments-9cc089e2d6e841879e430b01d2f3d92c8820523e.tar.zst |
rename files, clear readme
Diffstat (limited to 'bv1/tools/d-dispd')
-rwxr-xr-x | bv1/tools/d-dispd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bv1/tools/d-dispd b/bv1/tools/d-dispd deleted file mode 100755 index 97a2b90..0000000 --- a/bv1/tools/d-dispd +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/fish -cargo run --release -- -W 1920 -H 1080 decode --debug | ffplay -loglevel quiet -video_size 1920x1080 -pixel_format rgb24 -f rawvideo pipe:0
\ No newline at end of file |