Files
PortCameras/ffmpeg-image-to-video.txt
1MalcolmS ce6479be42 wording
2026-03-27 13:55:45 -07:00

4 lines
112 B
Plaintext

ffmpeg -f image2 -framerate 2 -i image%04d.jpg -c:v libx265 video.mp4
the command currently used in videos.txt