ffmpeg-php
ffmpeg-php copied to clipboard
Can a series of images generate video
ffmpeg -framerate 3 -pattern_type glob -i "image-*.jpeg" output.mp4
Ok sounds interesting. I could implement another class facilitating this. Thank you! Feel free to issue a PR if you wish
Looking forward to your new method class