Skip to content

Version 0.9.3

Compare
Choose a tag to compare
@belgattitude belgattitude released this 23 Feb 15:08
· 206 commits to master since this release

0.9.3 (2019-02-23)

Added

  • VideoInfo now supports getting multiple audio and video streams.
  • Added MissingFFMpegBinaryException and MissingFFProbeBinaryException (ProcessFailedException).

Bugfix

  • Missing deprecation in VideoInfoInterface
  • Missing new VideoInfoInterface::getVideoStreams() and VideoInfoInterface::getAudioStreams()
  • Some issues with type requirements in VideoInfo

Improvement

  • Removal of webmozart/assert dependency.