protonemedia / laravel-ffmpeg

This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
https://protone.media/en/blog/how-to-use-ffmpeg-in-your-laravel-projects
MIT License
1.66k stars 194 forks source link

FFMpeg issue with aws #350

Closed zubairhixol closed 3 years ago

zubairhixol commented 3 years ago

I am trying to compress video by using FFMpeg Laravel in AWS EC2. Thumbnail will generated successfully but not be able to compress video. FFMpeg for video compression my server request timeout and server goes to in sleep mode. Can someone help me out?

pascalbaljet commented 3 years ago

This seems related to your AWS or server config and not to the package, so I’ll close this issue.