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

5 lines
85 B
Plaintext

ffmpeg -f image2 -framerate 2 -i %*.jpg -c:v libx265 video.mp4
#only works in wsl