ffmpeg-php icon indicating copy to clipboard operation
ffmpeg-php copied to clipboard

Can a series of images generate video

Open new123-ui opened this issue 1 year ago • 2 comments

ffmpeg -framerate 3 -pattern_type glob -i "image-*.jpeg" output.mp4

new123-ui avatar Nov 15 '24 07:11 new123-ui

Ok sounds interesting. I could implement another class facilitating this. Thank you! Feel free to issue a PR if you wish

char0n avatar Nov 20 '24 10:11 char0n

Looking forward to your new method class

new123-ui avatar Nov 21 '24 03:11 new123-ui