Files
PortCameras/ffmpeg-image-to-video.txt

5 lines
94 B
Plaintext

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