PHP FFmpeg v0.15 Release Notes

Release Date: 2020-03-23 // about 4 years ago
  • ๐Ÿ’ฅ Breaking changes

    ๐Ÿ‘ #703 - Initial parameters support. Users implementing the VideoInterface on foreign classes need to watch out for the newly added method getInitialParameters(), which can return an empty array and it will just continue to work again.

    Thanks to @iljalukin

    ๐Ÿ†• New features

    ๐Ÿ‘ #646 - Added copy codec support for X264 and WebM.

    Thanks to @CamiloManrique

    Housekeeping

    ๐Ÿ‘Œ Support for newer PHP versions in the test-suite, while keeping compatibility with old PHP versions as well (#699).

    Thanks to @alexander-schranz. Also, he will continue to aid leading the open development of this library.


    Keep well everybody!