Skip to content

MediaInfoXP v2.24 (MediaInfo v0.7.93)

Compare
Choose a tag to compare
@lordmulder lordmulder released this 24 Mar 20:45
· 57 commits to master since this release

What's new?

  • MediaInfo updated to v0.7.93 (2017-02-28)
  • Some improvements for "high DPI" displays

MediaInfo Changes

Version 0.7.93, 2017-02-28

  • Matroska: detection of native FFV1 CodecID ("V_FFV1")
  • AC-3/E-AC-3: detection of Atmos inside core streams
  • AC-3/E-AC-3: slight reorganization of metadata display for dual mono and surround
  • AC-3/E-AC-3: "complete main" and similar info moved to "Service kind" dedicated line
  • AC-3/E-AC-3: more precision about how is built a stream (e.g. "E-AC-3+Atmos / E-AC-3")
  • WTV: basic detection
  • MPEG-TS: Detection of Opus
  • URL: "URLEncode" option for saying if the input should be URL encoded or not
  • MediaTrace: for bitstreams (not bytestreams), bit offset was wrong
  • HLS: duration was sometimes wrong, reading only the first TS file duration.
  • MPEG-TS: if stream is encrypted or invalid, level was sometimes not the expected one for AVC
  • Matroska: FFV1 width/height was not initialized when Matroska track header is after CodecID
  • FFV1: fix potential crash with some buggy slice headers
  • Matroska: crash in case of big attachment and CRC32 present

Version 0.7.92.1, 2017-02-02

  • Fix a performance regression in the matroska parser