We're releasing the next major version of Laravel FFMpeg: a full rewrite with new features and many improvements
→
In the Laravel 5.1 days, we got involved in completing the development
of a video platform. It already had a lot of custom FFMpeg code, but
there was no abstraction or testing, and it wasn't developer-friendly.
We learned a lot, however. There was a great PHP-FFMpeg package out
there, and...