Your question is better asked on the github page of the provider...
In any case it seems to me the functionality you desire is not implemented.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi, I am trying to create a video from a sequence of images stored by the user. Each image can last for 5 seconds in the video.
So if I have 10 images, the video length would be 50 seconds. is it possible to achieve this using ffmpeg-laravel package or some other package?
Yeah I checked the source code and there is nothing there, but you can just use something like the symfony process command http://symfony.com/doc/current/components/process.html It ships with Laravel, I even think they have a wrapper for it, but I'm not sure what it's called.
Please or to participate in this conversation.