Skip to content

0.4.1

Compare
Choose a tag to compare
@ratoaq2 ratoaq2 released this 01 Jan 17:19
· 193 commits to master since this release
  • Update Dockerfile to python 3.11 and also add mkvmerge as available provider in docker image
  • Better handle of ffprobe output where tags might be uppercase. See #39
  • Try to avoid mediainfo detection to call mediainfo gui since in windows, CLI and GUI have same executable names. See #14
  • Avoid division by zero when calculating video display ratio. See #23
  • Use correct json encoder when dumping better debug information when invalid media for enzyme provider. See #24
  • Fixes issues related to empty results from mediainfo, ffmpeg and mkvmerge. See #43