Bad apple tcl

This commit is contained in:
2026-03-26 16:40:35 +01:00
commit 92848bc56d
10 changed files with 104 additions and 0 deletions

1
convert.sh Normal file
View File

@ -0,0 +1 @@
ffmpeg -i input_video.mp4 -vf "format=gray,format=monob" -f rawvideo pipe:1 > output.bin