printing all frames

This commit is contained in:
talksik
2024-01-13 11:48:08 -08:00
parent 1cd19ddf3a
commit 0e42646f3b
26 changed files with 421 additions and 73 deletions
+8 -2
View File
@@ -1,4 +1,6 @@
#!/bin/sh
#!/bin/bash
set -eo pipefail
rm -rf build/
mkdir -p build/
@@ -11,4 +13,8 @@ make
cp ./compile_commands.json ../
./ThumbnailGenerator
cp ./ThumbnailGenerator ../
cd ..
./ThumbnailGenerator sample.mp4