updated image names to better work with ffmpeg conversion

This commit is contained in:
1MalcolmS
2026-03-25 23:42:10 -07:00
parent 221eae8d56
commit 4c85f45b33
5 changed files with 93 additions and 64 deletions

View File

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