added more cameras, working on image to video conversion
This commit is contained in:
4
ffmpeg-image-to-video.txt
Normal file
4
ffmpeg-image-to-video.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
ffmpeg -f image2 -framerate 2 -i %*.jpg -c:v v210 deltavideo.mov
|
||||
|
||||
#only works in wsl / linux
|
||||
|
||||
Reference in New Issue
Block a user