Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

vinubangs's avatar

Crop video after upload in laravel

I have a functionality to upload videos in laravel. Now I have to crop the uploaded video first 20 seconds and need to save the cropped video into different directory.

I went through this package.

https://github.com/protonemedia/laravel-ffmpeg

I have installed the package. But not getting the code for crop. Can any one help?

0 likes
0 replies

Please or to participate in this conversation.