All Versions
36
Latest Version
Avg Release Cycle
130 days
Latest Release
1371 days ago

Changelog History
Page 4

  • v0.2.4 Changes

    May 10, 2013
    • โž• Add Video\ResizableInterface::getModulus method for better output scaling (@retrojunk)
    • ๐Ÿ›  Fix timeout setting on audio/video encoding (@xammep-ua)
  • v0.2.3 Changes

    April 21, 2013
    • โž• Add timeout getter and setter on FFMpeg and FFProbe
    • โž• Add timeout setting via second argument on FFMpeg::load and FFProbe::load
  • v0.2.2 Changes

    February 11, 2013
    • โž• Add compatibility with FFMpeg 1.1
    • โฌ†๏ธ Upgrade deprecated options (-ab, -qscale and -b)
    • ๐Ÿ‘‰ Use of a custom stat file for each multi-pass encoding (fix #20)
    • ๐Ÿ‘‰ Use larger version range for dependencies
  • v0.2.1 Changes

    February 04, 2013
    • ๐Ÿ“œ Parse the output of FFProbe using correct EOL sequences (@ak76)
    • โž• Add process timeout customization (@pulse00)
    • ๐Ÿ›  Fix accurate option (FFMpeg::extractImage)
  • v0.2.0 Changes

    December 13, 2012
    • โž• Add HelperInterface and support for realtime progress ( @pulse00 ).
    • โž• Add accurate option to FFMpeg::extractImage method.
  • v0.1.0 Changes

    October 30, 2012
    • First stable version.

    ๐Ÿš€ [Unreleased]: https://github.com/PHP-FFMpeg/PHP-FFMpeg/compare/0.6.1...HEAD