added more cameras, working on image to video conversion

This commit is contained in:
1MalcolmS
2026-03-23 20:56:20 -07:00
parent ae7fb6fe3d
commit e8fcba378d
27 changed files with 159 additions and 6 deletions

View File

@@ -0,0 +1,4 @@
ffmpeg -f image2 -framerate 2 -i %*.jpg -c:v v210 deltavideo.mov
#only works in wsl / linux