Add base code

This commit is contained in:
2024-11-09 22:57:47 +01:00
parent 967f80d734
commit c7b40276cf
14 changed files with 975 additions and 0 deletions

5
.gitignore vendored
View File

@@ -21,3 +21,8 @@
# Go workspace file
go.work
# Output files
output/
# Input videos
*.mp4