Dec 27, 2023
0
Level 1
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?
Please or to participate in this conversation.