Skip to content

Releases: protonemedia/laravel-ffmpeg

7.0.3

01 Jun 20:53
152a80a
Compare
Choose a tag to compare

Bugfix for singleton instance from container

7.0.2

01 Jun 10:25
1d1353f
Compare
Choose a tag to compare

HLS audio bugfix

Credits to @swaraasolutions and @shanka12 for helping and testing.

7.0.1

28 May 11:07
3106f9a
Compare
Choose a tag to compare

Bugfix for HLS playlist creation on Windows hosts

7.0.0

26 May 06:42
1f32916
Compare
Choose a tag to compare

A full rewrite of the package 🤯

  • Support for multiple inputs, even from different (remote) sources. You can map multiple inputs to multiple outputs, and it supports complex filters.
  • Support for concatenation, with and without transcoding.
  • Support for image sequences (timelapse).
  • Bitrate, framerate and resolution data in HLS playlist
  • Execute one job for HLS export instead of one job for each format
  • Custom playlist/segment naming pattern for HLS export
  • Support for disabling log
  • Improved progress monitoring
  • Improved handling of remote filesystems
  • Supports PHP 7.2 and higher + Laravel 6.0 and higher.

Want to know more? Read the blog post: https://protone.media/en/blog/were-releasing-the-next-major-version-of-laravel-ffmpeg-a-full-rewrite-with-new-features-and-many-improvements

6.0.0

03 Mar 20:03
622c29c
Compare
Choose a tag to compare

Support for Laravel 7.0

5.0.1

12 Sep 15:03
Compare
Choose a tag to compare

Workaround for Monolog dependency issue

5.0.0

03 Sep 19:42
22bcf81
Compare
Choose a tag to compare

Support for Laravel 6.0

4.1.0

27 Aug 22:58
Compare
Choose a tag to compare

Copy remote file using 'stream_copy_to_stream'

4.0.1

17 Jun 17:12
50ce131
Compare
Choose a tag to compare

Support for php-ffmpeg 0.14

4.0.0

27 Feb 17:34
6b7ac69
Compare
Choose a tag to compare

Support for Laravel 5.8 and PHP 7.3.