FFMPEG: create movie from jpegs Posted on 8. Februar 20248. Februar 2024 by shell ffmpeg -framerate 10 -pattern_type glob -i "*.jpg" -c:v libx264 -pix_fmt yuv420p ../output.mp4