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.62k stars 193 forks source link

which ffmpeg version is available for laravel-ffmpeg package? #500

Open magic-thomas opened 11 months ago

magic-thomas commented 11 months ago

hi. I tried to install newst ffmpeg version.

But it can not be done anymore.

So my ffmpeg vesion is '4.2.7' and it is the only option.

But I wonder if this version can satisfy all functions of laravel-ffmpeg package.

What is the minimum version of ffmpeg which is compatible with latest laravel-ffmpeg ?