I\'m trying to convert group of \".jpg\" files acting as individual frames into 1 single mpeg video \".mp4\"
Example parameters i used:
frame duratio
-pattern_type glob requires glob.h.
-pattern_type glob
glob is defined in the POSIX standard and it's not available on Windows by default.
glob
Create/rename your files using sequential file naming image###.jpg then use sequence wildcards like -i image%03d.jpg as input.
image###.jpg
-i image%03d.jpg