Nick
Currently we are using protonemedia/laravel-ffmpeg in our project with custom filters, curious if this could be supported in some way in PloiCloud
Zander van der Meer
Given that ffmpeg is merely a binary I would recommend to download it inside your build commands, the files can be found here: https://github.com/BtbN/FFmpeg-Builds/releases (you are looking for the linux64 build) Then, modify the binary location for laravel-ffmpeg as seen here: https://github.com/protonemedia/laravel-ffmpeg/blob/main/config/config.php#L5
Given that ffmpeg is resource intensive I would strongly recommend to not run this on your web instances but only on your worker instances!
FFmpeg
(39.021839763958 days ago)-
Zander van der Meer moved item to board Closed
1 month ago -
Dennis moved item to board Under review
1 month ago -
Nick moved item to project Services
1 month ago -
Nick created the item
1 month ago