Skip to content

Releases: MediaArea/MediaInfo

18.03

20 Mar 14:02
8634c99
Compare
Choose a tag to compare
  • AV1: support of AOmedia AV1 based on latest specifications draft, raw (OBU) and in MKV
  • MXF: HDR metadata support
  • MXF: detection and parsing of ProRes (SMPTE RDD 44)
  • MXF: framerate container/stream incoherence detection
  • DPX: endianess, packing mode, compression mode
  • AVC: add consumer camera recording date/time
  • AVC: add consumer camera model name and iris F number
  • JPEG: ICC parsing, display of ICC color space
  • EBUCore: possibility to inject external metadata in the output from MediaInfo
  • JSON output
  • Attachments: do not provide anymore attachments content in XML by default, reducing XML output size
  • colour description: trying (again!) to have more coherent labeling
  • DCP/IMF: fix crash with some CPL files
  • I782, FFV1: Golomb Rice parsing was wrong
  • I210, FFV1: remove sar_den test must be 0 if sar_num is 0
  • AAC: SBR parsing issue with 3+ channel streams, with sometimes false-positive PS detection
  • BMP: was wrongly considering 4-bit without palette as with palette so wrong bit depth
  • DPX: some elements in trace were wrongly displayed (wrong endianess)
  • B1082, Ancillary data: fix infinite loop

17.12

21 Dec 10:58
d428e25
Compare
Choose a tag to compare
  • MediaInfoOnline: https://mediaarea.net/MediaInfoOnline
  • JavaScript build and example
  • Dolby Vision: detection of Dolby Vision and display of profile for MPEG-TS and MP4 files
  • MPEG-4: Support of external time code tracks (.qtc)
  • JPEG 2000: Support of IMF profiles
  • F523, BDMV: Support of UHD Blu-ray playlist
  • Endianness and Sign report for PCM Matroska tracks
  • MPEG-4: Resolume DXV display
  • MPEG-4: support of file names >64 chars long or non ASCII for referenced files
  • Slight binary size optimizations
  • colour_description: some changes in order to have more readable names (DCI P3, Display P3, sRGB)
  • MP4: crash with some HEVC streams with Dolby Vision
  • VC-3: frame rate should not be detected as wrong when there are several frames per block
  • Matroska: wrong color range info
  • Matroska: fix crash with some corrupted files
  • MXF: better support of height when there is an incoherence between header and footer
  • transfer_characteristics: fix BT.2020 difference between values 14 and 15
  • Trace: fix freeze with some files
  • Trace: invalid character encoding with some MOV files
  • Some memory leak fixes

17.10

02 Nov 10:32
60e41d2
Compare
Choose a tag to compare
  • We need your support! Visit https://mediaarea.net/SupportUs
  • Version scheme is now YY.MM (year dot month, 2 digits each)
  • New MediaInfo XML output, with XSD, more suitable for automatic parsing. Use Option("Inform", "OLDXML") for keeping previous behavior
  • New "Info_OutputFormats" option for listing supported output formats
  • Universal Ad ID: refactored display, better display of value and registry, XML name slightly modified
  • MOV: support of HDR metadata (MasteringDisplayColorVolume, MaxCLL, MaxFALL)
  • BWF: display of UMID and loudness info
  • AAC: show program_config_element in trace
  • MPEG Audio: frame rate info
  • PCM in WAV and Matroska: Support of ValidBitsPerSample
  • I197, EBUCore: 1.8 output uses now final version of XSD and final XSD location
  • Matroska: tweaking frame rate empirical detection for some corner cases
  • I1070, LAME 3.100 info tag was incorrectly parsed
  • B1068, MPEG Audio: Incoherent duration between General and Audio parts, Audio part duration fixed
  • Matroska: showing "A_MS/ACM" Matroska CodecID
  • MXF: Fix crash with some buggy files
  • MXF: was not well supporting MXF referencing only 1 file
  • PCM in WAV: 8-bit content is unsigned and without endianess
  • PCM in WAV and Matroska: More coherency between Wave info and ExtensibleWave Info (bitdepth, sign)
  • WAV: GUID display was with first 8 bytes in wrong order
  • Several crash fixes