Muutoshistoria ohjelmalle MediaInfo
<<Takaisin ohjelman lataussivulle
Muutokset v19.07 - v19.09
Muutokset v19.04 - v19.07
Muutokset v18.12 - v19.04
Muutokset v18.08.1 - v18.12
Muutokset v18.08 - v18.08.1
Muutokset v18.05 - v18.08
Muutokset v18.03.1 - v18.05
Muutokset v0.7.98 - v0.7.99
Muutokset v0.7.97 - v0.7.98
Muutokset v0.7.95 - v0.7.97
Muutokset v0.7.93 - v0.7.95
Muutokset v0.7.92.1 - v0.7.93
Muutokset v0.7.91 - v0.7.92.1
Muutokset v0.7.90 - v0.7.91
Muutokset v0.7.84 - v0.7.85
Muutokset v0.7.83 - v0.7.84
Muutokset v0.7.81 - v0.7.83
Muutokset v0.7.79 - v0.7.80
Muutokset v0.7.78 - v0.7.79
Muutokset v0.7.77 - v0.7.78
Muutokset v0.7.76 - v0.7.77
Muutokset v0.7.74 - v0.7.76
Muutokset v0.7.72 - v0.7.73
- BPG: basic support, thanks to Kurtnoise
- CAF: basic support of Apple Core Audio Format, sponsored by FlavorSys
- JPEG-2000: Display of profile (Rsiz)
- JPEG-2000: detection of XYZ colorspace (based on D-Cinema profile)
- FFV1 in MOV: more details (version...)
- MOV/MPEG-4: handling of clcn (little endian nclc) Color parameter type
- #P84, Matroska: Add TEXTST support to the MKV Parser, thanks to Kurtnoise
- #P85, MPEG-TS: Add TEXTST support to the MPEG-PSI Parser, thanks to Kurtnoise
- MediaInfoDLL interface: clean up, more debug features added
- MediaInfoDLL interface: Giant threads lock removed
- #F460, VC-3/DNxHD: detection of RGB 444 and other SMPTE ST 2019 (2014) new CIDs
- VC-3/DNxHD: version number (HVN)
- Clean aperture size is move from width/height to its own field
- HEVC: tier
- MXF: writing library and writing application fields are cleaned up
- ProRes: support of 4444 profiles
- CAP: detection of CAP files from Cheetah and Lambda
- B886, XML and HTML outputs were broken
- B902: EBU AspectRatio invalid in case of non classic numerator:denominator format
- #B758, VC-3/DNxHD: wrong color space and subsampling in case of unknown CID, now empty if format version is not known
- #B903, MXG: Incorrect timecode track used for AS-11 DPP MXF files
- #B904, MXF: Handling repetition of Header Metadata in MXF files
- MXF: AFD value was wrong (displaying the complete byte, but AFD is only 4 bits of this byte)
- DTS: some streams in Little endian were not detected
- MPEG-4: some files were having an incorrect frame count
- AVC: Some SCTE 128 caption streams were displayed twice
- BMP; accepting files with file size information set to -1
- RF64: samplesCount was not always right
- MOV: avoid wrong parsing in case of "colr" atom with "prof" color parameter type
- DCP/IMF: ID has now the AM/PKL CPL order in order in all cases (not only when there is more than one CPL)
- #B893, MXF: Crash with Panasonic P2 3.0 files
- DPX: time information was with native ":" character
- Images sequence: "Delay" field is filled from the number in the name of the first file
- FLV: some files were not having the right duration
- DPX: Cineon files were detected as DPX Version 1, version number was not corresponding to the real version
Muutokset v0.7.71 - v0.7.72
- Swedish translation updated, thanks to Åke Engelbrektson
- MXF: MXF version (e.g. "1.3")
- Option "File_IsImageSequence" for being able to skip frames in a sequence of files.
- EBUCore: EBUCore 1.6 draft output, sponsored by EBU
- EBUCore: AS-11 to EBUCore mapping, sponsored by EBU
- EBUCore: more technicalAttributes, sponsored by EBU
- MXF Acquisition Metadata (RDD-18, EBU Tech 3349) basic support
- EBUCore: time code tracks moved to their own "format" block
- EBUCore: audioTrackConfiguration removed (not the expected behavior)
- EBUCore: OverallBitRate information changed from technicalAttributeString to technicalAttributeInteger
- PBCore: invalid output in case of time code stream, fix thanks to Dave Rice
- PBCore2: codecid changed, thanks to Dave Rice
- OP-47/SDP/Teletext: some streams were not detected
- Previous version was built with SSE2 instructions, switching back to SSE instructions
- AVC: infinite loop fix
- AVC: trying to avoid the wrong detection of AVC in the case of invalid (e.g. encrypted) streams
- Crash on Windows Vista and Win7 pre-SP1 and a CPU having FMA support, due to a bug in MSVC2013, since 0.7.72. Thanks to Pavel Pimenov for the report and patch
- MXF: AS-11 Typo (SerieTitle changed to SeriesTitle), TotalProgrammeDuration added
- ID3v2: support of 3-byte ID3v2.3 tags
- CEA-608 in MPEG-4: demux PTS was wrong in case of multiple blocks in one frame
- MOV: better Grey scale files and color palettes handling, with help from Vittorio Giovara
Muutokset v0.7.70 - v0.7.71
- AS-11 (Core, Segmentation, UK DPP items) display
- MXF: support of TTML (SMPTE ST 2052) detection
- MXF: option --File_Mxf_TimeCodeFromMaterialPackage for using the time code track from Material package instead of Source package (CLI/DLL only)
- Duration in HH:MM:SS:FF format (hidden by default)
- AVC: detection of Intra profiles
- MXF: both Material and Source package time codes are displayed
- MPEG-TS: more information for Teletext subtitle e.g. "For hearing impaired people"
- Detecting sidecar XML files for captions (e.g. TTML/DFXP), option for CLI and Lib
- AVC and HEVC: colour_range information (Limited/Full), thanks to Vittorio Giovara
- OP-47/SDP/Teletext: detection of magazine numbers
- MOV/MPEG-4: basic support of iTunMOVI tag
- MOV/MPEG-4: support of track title and few other track related tags
- MOV/MPEG-4: detection of Dolby E in a stereo track
- AVC: using the first pic_struct as fallback for scan order if other methods fail, thanks to Smit for the idea
- IMF: better compatibility with packages from different vendors
- PBCore 2.0 technical metadata output option, thanks to Dave Rice
- WMV: Time code track and value of first frame display, sponsored by AVCOM
- MPEG Video: Open/Closed GOP status
- HEVC: Support of Pixel Aspect Ratio in VUI, thanks to Kurtnoise
- SMPTE ST 331: wrong channel positions
- B872, MOV: StreamOrder field was wrong in case of chapter references
- More coherency between the File interface and the By buffer interface
- Matroska: wrong dection of video/audio delay in case of B-frames before the first I-frame
- Time code striped/not striped information is moved from "Format_Settings" to "TimeCode_Striped"
- SMPTE ST 337: infinite loop during scanning of some non ST 337 streams
- MP4/MOV: Using less data during detection of Dolby E hidden in a PCM track
- Matroska: some crashs after file name of attachments update
- MXF: MXF time code track was not displayed with some compilation options (e.g. the default Windows build)
Muutokset v0.7.69 - v0.7.70
- DTS Neural Audio: display of DTS Neural Audio descriptor information (matrix encoded channels count and position), sponsored by Numericable
- FFV1: version, bit depth, color space, chroma subsampling, versions 0 to 3, sponsored by NOA Audio Solutions
- HuffYUV: version, bit depth, color space, chroma subsampling, versions 1 to 3, sponsored by NOA Audio Solutions
- PDF: basic detection (goal is to detect PDF/A profile)
- HLS: support of encrypted streams (key must be in FileName.FileExt.key or provided via the library API)
- CDP: using CDP service descriptor for the list of 708 services + language information
- MXF: showing the real bit depth ("Quantization bits"); the count of bits stored in the file is in a new field "Stored bit depth" if it differs
- MXF: Audio "frame rate" (how PCM content is split in packets) information
- MXF: Audio block alignment byte size (hidden by default)
- VC-3: adding the commercial name "DNxHD" + bitrate class
- MXF: SMPTE ST 377-4 (MXF Multichannel Audio Labeling Framework)
- MXF: "ChannelLayoutID" new field (hidden by default) containing the MXF Channel Assignment Label
- Wave64: Duration
- CDP: frame rate
- IMF: improvements (still work in progress)
- QuickTime: ia13 CodecID
- CDP: using ccsvcinfo_section() for service presence and language information
- MXF/CDP: law rating (from CEA-608 XDS) information added (other containers were already supported)
- CEA-608: Program name information
- BMP: support of OS/2 headers
- HLS: com.apple.streaming.transportStreamTimestamp support
- ISM: ISMT / text (TTML) streams support
- MXF: detection of buggy BlockAlign from some muxers, so PCM bit depth is correctly detected despite the buggy metadata
- HEVC: library name of some encoding libraries
- MPEG-2 Video: picture structure for interlaced content (interlaced content can have a frame structure)
- HLS: support of some encrypted files (AES-128 with default IV and per segment), key is provided by the command line --File_Encryption_Key=(Base64 data)
- HEVC: adding support of x265 library name and x265 encoding settings
- ProRes: more details about ProRes in AVI or Matroska
- DV: support of AVd1 CodecID
- CMake: scripts improvements, thanks to Ivan Romanov
- Matroska: file name of attachments, thanks to Marshall
- HEVC: some streams with VUI were not parsed
- MPEG Video: was not correctly handling 1000:1001 frame rates and NDF time codes combination during frame count computing
- MPEG Video: was not correctly detecting the time stamp of the first frame in case of closed GOP with first frame not the I-frame
- XDCAM: information about the MXF header presence was not provided if MOV header has a glbl atom
- Some specific C++11 code is removed for full compatibility with older C++
- MXF: Time codes values were buggy in case of MXF with pre-charge ("Origin" not 0)
- MPEG-4 Visual: wrong analysis in case on video_object_layer_shape not set to regular
- MPEG-4/MOV: trying to display the summary differently when there is a difference between container and raw stream channels count information (long term method to be discussed)
- Non-Unicode version was not building anymore
- DyLib: trying to have a better support of pure C compilers
Muutokset v0.7.67 - v0.7.68
- Windows version: translation files were corrupted
- Mac App Store version: "Can not open file(s)" message when trying to open files having diacritics in file name.
- MXF: duplicate display of some time code streams in ancillary data
- B814, AAC: Wrong detection of audioObjectType==29
Muutokset v0.7.66 - v0.7.67
- Windows version: translation files were corrupted
- Mac App Store version: "Can not open file(s)" message when trying to open files having diacritics in file name.
- MXF: duplicate display of some time code streams in ancillary data
- B814, AAC: Wrong detection of audioObjectType==29
Muutokset v0.7.65 - v0.7.66
- EBUCore 1.4 output support
- IMF AssetMap (AM), PackageList (PKL) and CompositionPlaylist (CPL): improved support
- Channel layout information for AAC, AC-3, E-AC-3, DTS, Dolby E
- MXF: CodecID field (EssenceContainer-EssenceCompression)
- Pro Tools 10+ Session file (.ptx) support, by reverse engineering (=it may not work)
- Playlist files: trying to detect language and channel layout from file names
- QuickTime: new field ScanOrder_StoredDisplayedInverted, set to "Yes" when display and Stored orders are inverted
- Wave: Detection of wrong byte rate in header in order to provide right duration of some PCM streams
- ARIB captions: detection of captions in ancillary data (tested with MXF)
- AAF: basic support of playlist files
- QuickTime: false-positive detection of incoherency between container and raw stream scan order due to inverted display and tored orders
- MXF: Dolby E stream not detected in some cases
- #P78, HEVC: general_level_idc shall be set equal to a value of 30 times the level number, not 10 times, thanks to Kurtnoise
- C# binding example: was not working with 2GB+ files, was parsing sometimes the whole file
- #B802, AAC: Infinite loop, thanks to Sébastien Michel
- #B805, AC-3: Segfault on files falsely recognized as AC3 files, thanks to Gildas Desnos
- #B808, PCM: Infinite loop, thanks to Gildas Desnos
- #B809, APE tags: Infinite loop, thanks to Gildas Desnos
- #B810, AVC: Infinite loop, thanks to Gildas Desnos
- #B813, CLI_Compile.sh bug ("eats all resources" while compiling)
- LATM: false-positive detection of some files
- MXF: Crash with some files
Muutokset v0.7.64 - v0.7.65
- MXF: forcing detection of MPEG Video in case EssenceCompression is not present but MPEG2VideoDescriptor is present
- GXF: detection of some captions and time codes event if they are not present at the beginning of the file (testing middle of the file)
- DASH MPD: basic support
- HDS F4M (Flash Media Manifest): basic support
- DCP AssetMap (AM), PackageList (PKL) and CompositionPlaylist (CPL): basic support
- IMF AssetMap (AM), PackageList (PKL) and CompositionPlaylist (CPL): basic support
- Mac dylib: looking for the dylib in @executable_path and CFBundleCopyExecutableURL dir
- AAC: option for instantaneous bitrate in fast detect mode (MediaInfoLib only)
- FTP (custom builds only): support of UTF-8 file names
- Colour description: colour_description_present added, better separation between bitstream values and container values
- MPEG-4: RLE, color space and bit depth
- Law rating: support of CEA-608 XDS Content Advisory in MPEG-PS, MPEG-Ts, LXF, GXF
- MPEG-4/MOV: Bug found in one file, sample size is 16 with a 32-bit CodecID ("fl32"), correcting the output of MediaInfo
- #B775, AVI: AVI can use negative height for raw to signal that it's coded top-down, not bottom-up
- #B780, MPEG-TS: crash with some files having PAT/PMT change between begin and end of the file
- #B782, PBCore 1.2: some fields were not in the right order
- #B784, some humain readable strings were not removed when the corresponding field is removed
- #B787, MPEG-4/QuickTime: Erratic appereance of Bitrate Mode
- #B798: setlocale() remove from DLL
- #B785, DVCPRO HD: streams can be 8 or 10 bit, removing hard coded value from DV parser (MXF header value is used instead when applicable)
- MPEG-4: wrong demux of some E-AC-3 streams
- AAC: detection of HE-AACv2 was missing if the library is configured with fast detection
- MPEG Video: wrong computing of duration of raw stream in case of drop frame time code
- Automation, StreamKind type was set to integer, it is text
- MPEG-4: was reading lot of useless bytes from disk when the raw stream format is not known
- AVI: crash with some malformed text streams
- Reference/playlist files were not supported from FTP (custom builds only)
- MPEG-4/MOV: ScanOrder was using "stored" value instead of "displayed" value
- MXF: Detection of Dolby E was not working in some cases (regression in 0.7.62)
- MPEG-4/MOV: freeze with some files having mono 32-bit PCM
Muutokset v0.7.63 - v0.7.64
- New canonical URL of the website: http://MediaArea.net/MediaInfo
- Portuguese, Basque and Russian translations updated
- E-AC-3: support of streams having substreams (e.g. more than 6 channels)
- JPEG: detection of YUVA, RGB, RGBA and YCCK color spaces
- MPEG Audio: detection of Id3v1 inside an MPEG Audio frame
- Matroska: support of HEVC/H.265 (based on specifications draft from DivX inc)
- Canopus: detection of scan mode, scan order, pixel aspect ratio
- MD5 generation option (work in progress)
- Id3v2: reading of all Id3v2 blocks (no more only the first one) at the beginning of the file
- MPEG-4: support of few additional iTunes tags, thanks to Kurtnoise
- AVI: detection of Ut Video, thanks to Kurtnoise
- MXF: detection of Dolby E even if EssenceCompression is not SMPTE 337
- AIFF: detection of Dolby E
- AIFF: detection of not aligned Dolby E
- ARIB B24/B37: Caption_conversion_type display (HD, SD, Mobile)
- MPEG-TS: displaying CEA-708 service and CEA-608 presence if the corresponding ATSC descriptor is present
- MPEG-TS: quicker analysis in the case of quick parsing option
- #F412, Matroska: Handling of files having no DocType
- #B761, MPEG-TS/ARIB: crash with some streams, thanks to maki
- #B765, Matroska: was parsing the complete file if a stream indicated in the header is not present
- #B763, MXF: detection of incoherency of channel count between bitstream and wrapper
- #B762, Matroska: detecting 23.976 frame rate (instead of 23.962 fps due to imprecise timestamp)
- #B759, QuickTime: detection of time codes having tcmi not embedded in tmcd box
- #B766, RMVB: a/v delay is incorrect, currently disabling it
- #B768, MPEG-4, crash with some MPEG-4 files
- #B769, MPEG-4, crash with some MPEG-4 files
- #B764, AVC: wrong parsing of some streams having pic_scaling_matrix
- AVC, crash with some AVC streams
- AAC, infinite loop with some AAC streams
- FLV, infinite loop with some FLV files
- Matroska: crash with some malformed files
- MOV: crash/long parsing with some malformed files
- AC-3: crashes and freezes fix
- Java 64-bit: Count_Get(StreamKind) was always returning 0
- Python 64-bit: Count_Get(StreamKind) was always returning 0
- DTS: some streams were not detected
- DTS: some memory leaks with 14-bit streams
- SMPTE ST 302: memory leaks
- SMPTE ST 337: memory leaks
- Total failure if MEDIAINFO_REFERENCES_NO #define was used
- QuickTime: Time code name is in "Title" field
- MPEG-4/QuickTime: handling of weird "negative" frame duration is stts
Muutokset v0.7.60 - v0.7.61
- x64 and i386 Windows installers are merged, now only one installer
- Italian translation updated
- Bigger default window
- MPEG-TS: SCTE 35 and KLV streams are better displayed (in Menu part)
- MPEG-TS: Menu part contains the list of PID with unknown format
- MPEG-TS: Menu part lists PID in the PMT order instead of increasing order
- Display of both container and stream scan type and scan order
- DV100: scan order
- MXF: scan order
- MPEG-TS: Maximum and minimum overal bit rate (only if parse speed is set to 1)
- MPEG-TS, MPEG-S, MXF, AVI, WM: StreamOrder field added
- MXF: better support of malformed VANC streams
- MPEG Video: improved detection of the GOP (more frames are used), "Variable" value
- MPEG-PS: FirstPacketOrder info added
- SkipBinaryData option
- #3564456, Matroska: some (other) streams were wrongly detected sa VFR
- #3570092, Id3v2: support of old COM and ULT fields
- CEA-708: crash with some malformed streams
- MPEG-TS: crash when PCR is corrupted (same value at different offsets)
- QuickTIme: wrong channel count report in case of buggy chan atom. Now the stream description has priority over chan atom
- E-AC-3: duration was wrong in some cases
- Matroska: random wrong analysis in case of SimpleBlock mode
- #3574436, MOV: hang on files having buggy "alis" atom
- MPEG-TS: bit rate mode detection was sometimes too much strict about CBR
- DV: wrong detection in case of buggy audio header (if present and set to 0xFF)
- MPEG-4: crash in case of buggy aperture size atom
- MediaInfo_Const.h was missing in the DLL package for Mac
- MPEG-PS: detection of phantom streams
- WAV: detection of malformed >4GB WAV files was no more working
- DTS: computing bit rate from frame size instead of targeted transmission rate
- DTS: setting the bit rate to "unknown" for Master Audio instead of instantaneous bit rate
- DTS: Display of endianess and word size was not coherent
Muutokset v0.7.58 - v0.7.60
- License: Switched back to LGPLv2+Exceptions
- #3555183, PCX support, thanks to Lionel Duchateau
- #3555182, PSD support, thanks to Lionel Duchateau
- #3555181, Matroska: ALAC detection, thanks to Lionel Duchateau
- #3540425, OGG/MKV: Opus speech format support, thanks to Lionel Duchateau
- #3531808, AVI: detecting more inconsistencies in stream durations
- GXF: crash with Time code tracks without frame rate info
- MPEG-4: stream order (hidden by default), in order to provide the same numbers as mkvtoolni5.2Track ID
- QuickTime: default channel map is "L R" for stereo streams (as it seems to be in QuickTime player)
- MPEG-4: support of WMA (version 1, version 2, Pro, Lossless) in MPEG-4
- FLV: handling of metadata with an underscore before the real metadata name
- MXF: support of files with header missing TrackNumber in the descriptor (if it is present only in footer)
- MXF: Language from DMS-1
- ProRes: analysis of the ProRes raw stream (including scan order for interlaced content)
- colour_primaries, transfer_characteristics, matrix_coefficients: canonicalization of results
- MPEG-4 Visual: colour_primaries, transfer_characteristics, matrix_coefficients
- ProRes: colour_primaries, transfer_characteristics, matrix_coefficients
- GIF: Display Aspect Ratio
- #3533984, different behavior depending of compilation options (so Linuversion was missing some info)
- MPEG-4: audio/video delay was wrong in case of negative delay
- CEA-608: Memory leaks removed
- AVC: crash in case of analyzing some invalid SEI
- MPEG Audio: crash with some files having Lyrics 2 tags
- MPEG Audio: crash with some files having APE tags
- AVI: secondary genre comes after primary genres in the "Genre" field
- FLV: better handling of files containing more than 1 meta chunk
- MPEG-TS/MPEG-PS: was aborting during full parsing in the case of very damaged streams
- Vorbis: infinite loop if codebook_entries>=256
- Id3v2: crash with some unsynchronized frames, especially with UTF-16 comments
- Id3v2: Wrong mime type of covers
- MPEG-PS: crash in case of language info in descriptors
- Java binding: crash with MediaInfo::Inform() (Windows 32-bit only)
- MPEG-TS: false-positive in case of some MPEG-4 files with wrong extension
- FLV: crash in some specific cases (malformed files)
- 3548314, MVC: Scan type was wrong with MVC-only (without the underlying AVC stream) stream
- 3553588, MPLS: stream duration was wrong with standalone (without the referenced M2TS) files
- 3553588, MPLS: incoherent behavior with MPLS having more than one PlayListItem
- 3554154, MPEG-TS: crash with some corrupted streams
- MOV: all EIA/CEA-608 captions were not well detected
- Matroska: Trying to better detect VFR streams, frame rate was wrong in case of interlaced content
Muutokset v0.7.58 - v0.7.59
- Ukrainian translation updated
- AC-3: Little Endian streams support
- LXF: AVC streams support
- ISM: better support
- File referencing other files (HLS, ISM...): menu in case there is more than 1 stream per referenced file
- MPEG-TS: option for keeping streams detected at the beginning then disabled in a an update of the PMT (activated by default)
- MPEG-PS: program_map_section support for uncommon streams embedded in MPEG-PS
- Referenced files (MXF, HLS, MOV, P2, XDCAM...): issues with source name, track order, files size
- MPEG-TS/MPEG-PS: regression, some files with AC-3/DTS/DVD subtitles were not well analyzed anymore
- MPEG-4 channel mapping: Lt and Rt (matrix-encoded) channel mapping were missing
- GXF: handling of buggy files having non-PCM AES3 codec identifier but actually having PCM
- MPEG-4: better support of MPEG-4 files having corrupted metadata atom
- 3529510, EIA/CEA-708: was not detected if the stream was not present at the beginning, thanks to Pete Chapman
Muutokset v0.7.57 - v0.7.58
- Ukrainian translation updated
- AC-3: Little Endian streams support
- LXF: AVC streams support
- ISM: better support
- File referencing other files (HLS, ISM...): menu in case there is more than 1 stream per referenced file
- MPEG-TS: option for keeping streams detected at the beginning then disabled in a an update of the PMT (activated by default)
- MPEG-PS: program_map_section support for uncommon streams embedded in MPEG-PS
- Referenced files (MXF, HLS, MOV, P2, XDCAM...): issues with source name, track order, files size
- MPEG-TS/MPEG-PS: regression, some files with AC-3/DTS/DVD subtitles were not well analyzed anymore
- MPEG-4 channel mapping: Lt and Rt (matrix-encoded) channel mapping were missing
- GXF: handling of buggy files having non-PCM AES3 codec identifier but actually having PCM
- MPEG-4: better support of MPEG-4 files having corrupted metadata atom
- 3529510, EIA/CEA-708: was not detected if the stream was not present at the beginning, thanks to Pete Chapman
Muutokset v0.7.55 - v0.7.57
- Better support of machines lacking of std::stringstream
- Better support of machines requesting explicit stdc++ library link option (e.g. some ARM embedded devices)
- #3515515, MPEG-4: crash with MPEG-4 container + H264/AVC video stream
- #3515393, MPEG Audio: infinite loop (freeze) with some files
- #3514677, Video: Well known 1.85:1 display aspect ratio was incorrectly displayed as 16:9
- #3513908, File interface: No output if filename contain a colon
- #3515893, MPEG-4: some specific files were not detected
- AVI: infinite loop (freeze) with some files (having index containing 0-sized chunk)
- AVC: memory leaks
- libcurl support: libcurl config from MediaInfo is compatible with libcurl+gnutls
- #3515857, CLI only: --LogFile carriage return format was not the one of the OS
Muutokset v0.7.55 - v0.7.56
- Better support of machines lacking of std::stringstream
- Better support of machines requesting explicit stdc++ library link option (e.g. some ARM embedded devices)
- #3515515, MPEG-4: crash with MPEG-4 container + H264/AVC video stream
- #3515393, MPEG Audio: infinite loop (freeze) with some files
- #3514677, Video: Well known 1.85:1 display aspect ratio was incorrectly displayed as 16:9
- #3513908, File interface: No output if filename contain a colon
- #3515893, MPEG-4: some specific files were not detected
- AVI: infinite loop (freeze) with some files (having index containing 0-sized chunk)
- AVC: memory leaks
- libcurl support: libcurl config from MediaInfo is compatible with libcurl+gnutls
- #3515857, CLI only: --LogFile carriage return format was not the one of the OS
Muutokset v0.7.53 - v0.7.54
- Russian translation updated
- #3480111, Matroska: parsing of WebM-style frame rate info
- #3499859, ALAC: parsing of the alac atom, for real bit depth / sample rate
- #3487601, DV: fields order (TFF/BFF)
- MPEG-4: more video 4CCs binded to MPEG Video
- H.263: raw stream parsing (width, height, aspect ratio), comparison with container data
- Speed improvements
- MPEG-PS: supporting parsing of some non-conform files
- Full support of CEA-608 (separation of CC1-CC4, T1-T4)
- #3494722, MPEG-4: trying to detect wrong duration in track header
- MPEG-4 with embedded MXF track (XDCAM...): separation of video bitrate and padding bitrate
- Compound streams (e.g. DV): separation of video bitrate and audio bitrate
- Blu-ray: LPCM mono real bit rate is separated from the encoded (stereo) bit rate
- Support of https, sftp scp protocols (custom builds only)
- AVI: vprp (OpenDML) display aspect ratio support
- File names with non-US characters were sometimes not open
- #3480111, Matroska: some frame rates are incorrect in the file, trying to detect this kind of malformed file
- #3479494, AVC: segmentation fault
- #3440638, AAC: wrong detection for some malformed AAC streams
- #3440638, MPEG-4: wrong analysis of some files having track header after media information
- #3480111, MXF: Height was wrong for MXF with FrameLayout = Mixed fields
- #3468235, Blu-ray: displaying PGS in all cases (even if PES is not detected, they are too much rare)
- #3498846, MPEG-4: delay between audio and video was no more detected
- #3495573, MPEG-4: crash with some files having fragments
- MPEG-4: channel position in case of channel atom is configured with ChannelBitmap
- MPEG-TS: crash with some buggy files (a PID indicated as PSI and PES at the same time)
- AES3: not detecting Dolby E stream if there is guard band before the Dolby E frame, in MPEG-TS
- DPX: some files with some invalid fields were not detected
- DTVCC Captions: crash with some buggy streams
Muutokset v0.7.51 - v0.7.53
- Georgian translation
- MXF with referenced files: if the referenced file is not available, trying to open local files
- MPEG Video: GOP size for I-Frame only streams
- MXF: support of CEA-608 in ancillary data for some other formats than MPEG Video, if there is no B-frame
- LXF: support of SMPTE ST291/CDP/CEA-608/CEA-708 in ancillary data
- WAV: better handling of files not having word alignment
- DV: crash (division by zero) in some cases
- DV: DVCPRO HD was sometimes not detected (low bitrate)
- MXF: Crash if AFD field has an invalid value
- MXF: Wrong endianess for some big endian PCM streams
- MXF: some MXF referencing files have wrong duration
- MXF: duration was wrong with some specific files
- DVD-Video: detection of 20-bit and 24-bit PCM
- XML output: it was sometimes containing some invalid characters
- MPEG-4: considering default char set as ISO-8859-1
- MXF: better handling of referencing files having the same ID for all tracks
- MXF: Handling of MXF files with wrong FooterPartition field
- MXF: Some captions (not starting at the beginning of the file) were not detected
- WAV: duration was missing is
Muutokset v0.7.51 - v0.7.52
Muutokset v0.7.50 - v0.7.51
- #2872918, MKV: add support for default and forced track flags
- #3418881, RK Audio format support, thanks to Lionel Duchateau
- #3418883, LA: version field, thanks to Lionel Duchateau
- MPEG-4: basic support of Aigo .3dv files
- MPEG-2 Video: color display info (colour_primaries, transfer_characteristics, matrix_coefficients)
- QuickTime: color display info (colour_primaries, transfer_characteristics, matrix_coefficients)
- QuickTime: ProRes LT, Proxy, 4:4:4 profiles detection
- QuickTime: mpeg CodecID support
- Template inputs are now insensitive to carriage return kind (Windows \r\n, Mac \r, Linu\n)
- MPEG-TS: Support of ISO 8859-2 in EPG
- MPEG-4: more CodedIDs supported
- GXF: more info about DV streams
- GXF: Handling of files with more than 1 Time code
- #3414326, GXF: using only the first map chunk for duration calculation
- #3414513, Id3v2: was not able to extract covers with UTF-16 description
- #3417908, video from several files: crash if there is not enough place for the frame number
- #3433602, DVD-Video (IFO): Crash when scanning some malformed IFO files
- Matroska: parser hanging in case of huge zero-padded files
- MPEG-4: was not providing some info about tracks with sample table before media header
- MXF: better support of corrupted indexes
- #3429831, MediaInfo library: unload wrong DLL, thanks to McSpecky
- MPEG-TS: Better handling of EPG running_status flag
- MXF: Handling of "file:///" in Network loacators
- FLV: audio delay was sometimes wrong
- H264: Buffer size was in bytes instead of bits like with other formats
- #3429196: no output if absolute file name, on Linux
- #3187050, FLV: wrong detection when FLV header is corrupt
- BLu-ray: crash if MPLS files are on the root of a disk
- Blu-ray: parsing was very slow if MPLS was pointing thousands of times on the same file
- #3292830, Matroska: crash if AAC sample rate is not provided by the container
Muutokset v0.7.49 - v0.7.50
- Ukrainian translation updated
- DVB Subtitle: region_width / region_height / region_depth (hidden by default)
- MPEG-4: hdv6 and mx4p CodecID support (MPEG Video)
- AVI: v210 CodecID (YUV) detect
- #3411596, CDDA support, thanks to Lionel Duchateau
- MXF: support of AC-3
- #3411999, AVi: detection of GeoVision MPEG-4, thanks to Lionel Duchateau
- #3411999, MPEG-4: detection of VC-1 (WMV3), Nellymoser and WMA2, thanks to Lionel Duchateau
- AVI: Better support of 2 video streams (e.g. "3D AVI") in a file
- MPEG-TS: Duration was not provided in some cases
- FLV: Delay and duration for AAC was wrong if delay was not 0, thanks to Justin Greer http://zencoder.com
- #3408005, IFO: crash with some files
- MPEG-4: some bitrates where wrong if smooth streaming is used
Muutokset v0.7.46 - v0.7.48
- ISM (ISM/ISMV/ISMA/PIFF...) support
- SCC (Scenarist Closed Captioning) support
- #3201768, BMP: BitmapV4Header support, thanks to Lionel Duchateau
- MP4: enda atom support (Endianess)
- MXF: expliciting PCM endianess
- #3354384, Vorbis in AVI, version 3+ was displayed as 2+
- MPEG-4/MOV: files with big "free" atom were not parsed
Muutokset v0.7.46 - v0.7.47
- ISM (ISM/ISMV/ISMA/PIFF...) support
- SCC (Scenarist Closed Captioning) support
- #3201768, BMP: BitmapV4Header support, thanks to Lionel Duchateau
- MP4: enda atom support (Endianess)
- MXF: expliciting PCM endianess
- #3354384, Vorbis in AVI, version 3+ was displayed as 2+
- MPEG-4/MOV: files with big "free" atom were not parsed
Muutokset v0.7.45 - v0.7.46
- Ukrainian translation updated
- MXF: TrackName
- DCP: Basic support (video and audio streams), both Interop and SMPTE versions
- P2 Clip: Supporting directories with wrong letter case
- MXF: detection of AES3/Dolby E in mono PCM streams without compression scheme
- MP4: first frame duration difference if first frame has not the same duration than all other frames
- MP4: frame rate set as CFR if only the first frame has a different duration
- MP4: Handling of track duration smaller than media duration (track duration and stream size have priority)
- #3348936, MXF: OP-Atom profile
- Matroska, Stereo Layout support, thanks to Lionel Duchateau
- libcurl (FTP/HTTP): seek request was buggy, invalid data was read
- MPEG Video in MPEG-TS or MP4: streams were wrongly detected as VBR or CBR, any bit rate mode is removed until a working solution is found
- AES (S302M): was no more detected if the packet was split in several PES
- #3325235, Vorbis: streams were wrongly reported as CBR
- EXR: Width/Height were 1 less than real value
- #3344635, MP4/MOV: Delay missing if timecode track found before audio/video, thanks to Peter Chapman
Muutokset v0.7.44 - v0.7.45
- Belarusian translation updated
- QuickTime: Support of EIA-608 streams created by Final Cut
- Matroska: Support of Matroska tags
- Matroska: parsing of tags at the end of the file (previously: only tags at the beginning)
- MP4/MOV with uncompressed streams: scan type (interlaced/progressive)
- YUV4MPEG2 (Y4M) support
- GXF: more information about AES3 audio streams
- EXR: Basic support
- E-AC-3: dialnorm/dynrng (first frame / first block) information
- LXF: support of DV PAL
- DPX: Support of Cineon old format
- DPX: Support of file with Little Endian configuration
- MPEG-4: better support of file with more than one mdat or moov atom
- WAV: more details from bext chunk
- MXF: AFD (in both descriptor or ANC) support
- MXF: Support of AES3 / Dolby E in 2 mono channels
- MPEG-4: support of some malformed (without mdat atom) files
- MXF: Better detection of streams without Essence Compression descriptor
- MPEG Video: Custom matrix detection was broken
- DPX: Industry specific header was not well decoded
- JPEG-2000: Chroma subsampling 4:2:0 was recognized as 4:4:4.
- Matroska: Handling default values for TrackVideoDisplayWidth and TrackVideoDisplayHeight
- MPEG-TS: private audio streams with 0xCO stream_id were not correctly detected
- FLV and RIFF: Changing Sorenson H.263 to Sorenson Spark because this stream format is too much incompatible with H.263
- MXF: Some specific files (including AFD in descriptor) were not well parsed
Muutokset v0.7.42 - v0.7.43
- MPEG-TS: detection and display of real time PAT/PMT change improved
- EIA-708: crash with some specific files
- MP4: crash with wiles including mix of PCM and other audio formats
- AAC: crash with some malformed streams
- FLV: crash with some specific files (longer audio than video at the end of the file)
- MP4: wrong framerate information with some specific files (track header after media information)
Muutokset v0.7.41 - v0.7.42
- Armenian translation added
- Belarusian, Ukrainian translations updated
- AES3: bit depth of AES3, bit depth of compressed audio stream, endianess
- Id3v2 and MP4 tags: better mapping with iTunes fields
- Tags: removal of technical only fields
- MPEG Video: intra_dc_precision information (in advanced mode)
- MXF: detection of raw pictures
- MXF: support of URL encoded locators
- MXF: color subsampling
- DXW format support
- #3171468, ADIF: crash in some cases
- #3169916, IFO: crash in some cases
- #3173391, Id3v2: was using local encoding instead of ISO-8859-1
- MPEG Video, discarding bad (always 0) group_start
- AVC: crash with file having big log2_max_pic_order_cnt_lsb_minus4 value
- AVC: wrong GOP information in some cases
- Ut Video: Color space information was wrong
- MPEG-4 Visual: Advanced Simple@L0 was detected as Advanced Simple@L1
- AVI: Crash with some AVC streams (not sized blocks)
- MPEG Audio: crash with some files
- AAC: crash, infinite loop or wrong result with some files
- Trying to quicker reject a junk file
- AVI: OpenDML indexes were no more parsed
- Windows installer: OpenCandy library is updated and Microsoft agrees it is not dangerous for user privacy, it does not alert anymore. We do not transmit or collect personally identifiable information.
Muutokset v0.7.38 - v0.7.39
- Turkish, Russian translations updated
- OGG: more CELT attributes, thanks to Lionel Duchateau
- DV: better detection of display aspect ratio for specific (non standard?) streams
- MPEG-7: support of ISO-IEC 13818-2 / H.262 (MPEG Video) version 2000 (multi-view / 4:2:2)
- MXF: Clean aperture size support
- D-10 (AES3) in MXF: real channel count
- MPEG-TS: detection and analysis of ADTS in stream_id_extension
- #2943900, MPEG-4 Visual: count of maximum consecutive B-frames
- MP4: Handling of Nero library information atom
- Id3: TAGsupport
- #3140453, MKV with AAC: support of HE-AAC v1/v2 detection even if AudioSpecificConfig is missing
- #3138883, ID3v2: crash in some cases if Data length indicator is used
- #3139417, MPEG-PS: duration for caption detection was shorter than expected
- #3139276, H.263: more precision about the different flavors of H.263
- AVI and MPEG-2 Audio Layer 3: error if audio stream duration estimation
- FLV: better handling of weird bitrate metadata
- D-10 (AES3) in MXF: Bit rate was wrong
- AC-3: crash if false-positive detection of AC-3 and CRC is valid and bsid is wrongly set
- #3141059, FLV: trying to detect partial files (so metadata are wrong) and using timestamps instead
- #3141052, AVI: wrong duration, no detection of rec chunks, with some files
- #3145968, RealMedia: not integer frame rate handling HE-AAC filling
- Id3v2: bad handling of some tags
- MPEG-TS/PS: Frame count / duration accuracy of some very specific files
- MPEG-TS/PS: Not counting non-decodable frames (without the corresponding I-Frame)
Muutokset v0.7.37 - v0.7.38
- Danish, Ukrainian, French, English, Russian translations updated
- uClibc compatibility, thanks to Metin KAYA
- MPEG-TS: ID in all streams if a TS streams contains several substreams
- JPEG in MOV: Scan type
- AAC: implicit SBR and implicit PS detection (complete HE-AAC and HE-AACv2 detection)
- AAC/LATM: more details (channels, profile...)
- AAC/SL: more details (channels, profile...)
- MPEG-TS and MPEG-PS with trace feature activated (Linux/Mac by default): speed improvement
- DTS: indication of HD and Core configurations if there is an HD part
- #3118446, MXF: VC-3 (DNxHD) detection
- VC-3 (DNxHD) raw stream support
- VC-3 (DNxHD): Bit depth
- MPEG-TS: option for ignoring ATSC transport_stream_id indication
- MPEG-TS: some teletext and DVB subtitles were not detected
- #3111584, MXF: phantom track with weird result if an unknown track is found
- #3116952, DTS and AC-3: was set as lossy in all cases (DTS Master Audio and AC-3 TrueHD are lossless)
- #3137160, ADTS: some files with wrong extension were not correctly detected
Muutokset v0.7.35 - v0.7.37
- Binaries (libraries, programs and installers) are digitally signed
- HDV 720p/1080i/1080p commercial names support, sponsored by http://www.chyro.fr/
- Raw TrueHD support
- MP4: "lpcm" (PCM from DVD) Support (with channel positions)
- MKV: compression mode (zlib...) display
- WAV: support of AAC (ADTS) with CodecID 0x8180
- WMV: Handling of weird Aspect Ratio information in Extended Content Description
- #3082158, .m4b file extension support
- #3087674, Ut Video Lossless support
- #3087677, WebP: basic support (detection only)
- #3072929, MP4: DTS Express support
- MPEG-4: Handling of external files referenced by "code" atom
- M-JPEG and M-JPEG 2000 are renamed JPEG and JPEG 2000
- MP4 and HDV 1080i: detecting containers lying about width (saying 1920 but it is 1440)
- DTVCC Transport and SCTE20: Option for displaying empty streams
- DPX format detection
- Windows x64 explorer tooltip is back!
- #3034092, MPEG-TS: hang up if program is modified (zapping) in the file
- AAC: removal of empirical detection of SBR and PS (too many problems)
- AVI: trusting in priority frame count from indeof indexes with broken files
- MKV: AVC "unknown profile" removal
- AVC: some frame rates were reported as twice the real frame rate
- #3029308, Id3v2: support of frames with Unsynchronisation bit set
- #3065114, MPEG-Video: duration calculation issues with raw streams and open GOPs
- AFD: crash with malformed streams
- MPEG-7 output: missing references for MPEG-4 Visual and RF64
- #3086701, ID3: freeze/crash with ID3 tag at the end of the the file
- LXF: some files were not completely analyzed (missing video)
- JPEG: Chroma subsampling value was always set to 4:2:0, wrong
- MP4 with MPEG Video: do not trust anymore raw stream timecode
Muutokset v0.7.34 - v0.7.35
- Arabic language added
- Teletext subtitle support
- DVB subtitle support
- CEA-608/708: language
- Library: "Per frame" interface, like ffmpeg
- AFD: AFD (Active Format Description) value and detail
- MPEG-TS: SCTE35 detection and parsing
- MXF: Ancillary data (S436M) support
- MPEG-TS: Codec ID (stream_type)
- MXF parser improvements
- #3036119, MKV: default language value is eng
- DV: weird display with some DV with synch problems.
- AVC: wrong detection of bitrate mode for AVC in MP4
- MPEG-TS: crash and wrong detection of some non MPEG-TS files
Muutokset v0.7.33 - v0.7.34
- New icons set, thanks to Kevin Redon, based on Gnome themes: Neu, Experience, Gnome 2.18
- WebM support, sponsored by http://digi-metrics.com/
- LXF (Harris/Leitch) support
- #3008704, IVF (Indeo Video Format) support
- #3002376, Blu-ray: Source (.m2ts) for the .mpls parser
- DV: handling of unsynched streams
- Basic view, Bit Depth is added to the audio part
- FLV: Framerate info for some not yet supported weird files
- Demux (library only): demuxed packets can be forced to contain 1 complete frame
- XML output: MediaInfo version
- Parsing speed (Library only): option for a quicker analyzing, but with some missing features
- AVI and Huffman (HFYU): Colorspace
- AVI and Fraps: Colorspace
- AVI and Lagarith: Colorspace
- MPEG-4: Channel map basic support
- CEA-708: Skipping some malformed streams
- JPEG/M-JPEG: Resolution was in some random other field
- #3001707, AAC in MP4: mono aac file detected as stereo
- AVI: crash with some malformed files
- AVI: Stream identifier was not filled in some cases
- MPEG-PS: some files were not well detected
- WAV: Bit Depth is back
- WAV/PCM: Byte sign was wrong if Bit depth >8
- Decimal point issues with some specific compilers/OS
- MPEG-4: removing support of btrt atom for average bitrate, too many wrong values
- AVI: crash with some specific files (avc1 CodecID)
- MPEG-4+AAC: Trying to better detect the (non)presence of PS if there is no PS header
- MPEG-TS/PS: more precision on duration
Muutokset v0.7.32 - v0.7.33
- Slovak language added
- Colorimetry field is replaced by Color space and Chroma subsampling
- Some word were not translatable
- Solaris port was broken
Muutokset v0.7.31 - v0.7.32
- Danish, French translations updated
- MPEG-7 output improvements
- DV: Better detection of DVCPRO 50 and 100 (again), especially in MXF
- P2: support of P2 XML files and P2 directory structure
- XDCAM: support of XDCAM XML files and XDCAM directory structure
- N19: More attributes
- ISO-639-2 3-letter standard for language field (for third-party software)
- Additional commercial name of a stream or container (XDCAM IMX, DVCPRO, AVC-Intra 50...)
- MXF: support of detection of files without Track number in the headers
- MXF: Operational Pattern
- MPEG-4: Aperture size support
- AVC: some files were wrongly analyzed (frame rate...)
- AVI: better support of files with only one big data chunk (professional cameras)
- MPEG-4: Huge memory usage with some files (files with DV and PCM)
- DVR-MS: width/height was wrong in previous version
Muutokset v0.7.30 - v0.7.31
- SCTE 20 closed caption support
- Difference between width/height in the container and in the raw stream
- AVC: GOP structure
- MXF: more raw stream formats are detected (MPEG-4 Visual, A-law...)
- DV: Better detection of DVCPRO 50 and 100
- DV: less files without the right extension wrongly detected as DV
Muutokset v0.7.28 - v0.7.29
- GXF (SMPTE 360M / RDD 14) support
- GXF: support of CDP (SMPTE 334-2) in Ancillary data (SMPTE 334-1) (not complete)
- AAC in MPEG-TS: Profile/Level
- PCM in MKV: format name, channel positions
- MPEG-7 and PBCore 1.2 output (pre-release)
- MPEG-7: more metadata
- Solaris package creation files
- MPEG-TS overall bit rate is more precise
- Channel positions: more coherency in the naming
- DVD-Video (IFO): ID name was in hexadecimal only, now in Decimal+Hexa
Muutokset v0.7.24 - v0.7.25
- MediaInfo (customized) with HTTP input: User Agent setting
- #2896693, MPEG-TS: skipping some malformed PMT (with elementary_PID=0)
- #2844911, AAC in 3GP: false detection of SBR and PS (again)
- #2894411, MPEG Audio: UserDefined Covers replace other covers types
- MPEG Audio: Some profiles were not displayed
- RealMedia: Some Titles were not displayed
- Matroska: Wrong detection of 6-channel Wavpack (detected as 2-channel)
Muutokset v0.7.23 - v0.7.24
- MPEG-4: DVCPRO HD detection
- WAV: better handling of Wave Extension codec IDs
- MPEG Audio: profile and extension display
- MPEG-TS: More information for ADTS in non-audio PES ID.
- FLV: test of video bitrate info integrity
- MPEG-4: "sbtl" subtitles support
- MPEG-4: old-style Apple language codes support
- MPEG-4: XDCAM support
- MPEG Video: vbv_buffer_size info
- AVC: cpb_size_value info
- VC-1: hrd_buffer info
- #2882376, AVCHD: reports some incorrect AVCHD framerate
- MPEG-4: some Pixel Aspect Ratio settings were not handled
- Customized output: respect of carriage return from the platform
- MPEG-TS demuxer: more tolerance of bad blocks
Muutokset v0.7.19 - v0.7.20
- TAK format support, thanks to Lionel Duchateau
- #2822681, Quicktime: Rotation display (from iPhone...)
- ASP.net web application example
- Java/JNA, Linux: dynamic load of libzen if not in LD_PATH
- #2823702, No files processed in subdirs
- MPEG-PS: Some durations were a bit too long
- MPEG-PS: Better handling of PTS/DTS for private and extension streams
- ADTS: Handling of SBR and/or PS streams
Muutokset v0.7.17 - v0.7.18
- Danish translation added
- Albanian translations updated
- Shell extension and InfoTip handling re-organization
- Mac OS X: Drag and Drop
- MXF support
- Blu-ray: BDMV directory parsing
- Blu-ray: clpi/mpls ...
Muutokset v0.7.16 - v0.7.17
- Russian, Chinese (Simplified), Chinese (Traditional), Ukrainian translations updated
- Some tests about the 32 or 64-bit version of the OS are made at install
- #2790156, Folders context menu option
- Python : adaptation for version 3
- Command line: XML output (thanks to Steen Jost Jensen)
- MPEG-PS/TS: ATSC Closed captions (both EIA-608 and EIA-708) detection
- MPEG-PS/TS: Language of closed caption (ATSC)
- DV: camera settings
- DV: Closed captions detection (raw DV, or in .mp4 and AVI container)
- JPEG 2000 support
- MPEG-4: support of JPEG 2000 embedded in a MPEG-4 container
- MPEG-4: support of ProRes 422 / ProRes 422 HQ codecs
- MPEG-4, AMR: Vendor and version
- Blu-ray: support of PCM (Frequency, resolution, bitrate)
- MPEG-TS: speed improvements
- #2803396, sometimes crash with tiny (40-79 bytes) files
- #2801211, MPEG-4/3GP: support of 3GP tags
- #2795345, MPEG-4 Visual: crash with some specific user_data
- #2793960, MKV: some MKV renamed as .ac3 were detected as AC-3
- #2796417, MPEG-4: Some files with Camera user data were not detected
- #2785604, Build fails on newer GCC versions (>=4.4)
- #2664106, prefs overwritten after installing update
- so interface was not working since some releases on Linux
- MPEG Video: better detection of 2:3 Pulldown
- MPEG-4: Forcing AMR to 8KHz/Mono whatever the container says
Muutokset v0.7.15 - v0.7.16
- Turkish, Belorussian translations updated
- MPEG-4: More information for Avid DV streams
- MPEG-4: more complete parsing (raw stream) of files with compressed headers
- VC-1 and MPEG-Video: displaying the original framerate for streams with 2:3 pulldown
- WMA: Handling of Mutual Excluded streams
- Some shortcuts were removed
- MPEG-4: some files with compressed headers were not parsed
- MPEG-4: Kodak files with EXIF data were not parsed
- MPEG-4 (Quicktime): some files with compressed header were not well parsed
- MPEG-4: Some files with a TimeCode track had wrong duration
- MPEG-PS: some files with wrong timestamp were not well parsed
- MPEG Audio with APE tags: crash with big tags
Muutokset v0.7.14 - v0.7.15
- English, Chinese (Simplified), Albanian translations updated
- Wave64 (.w64) support
- MPEG-4: Better handling of 4GiB+ files
- MPEG-4: audio parts from a DV stream are displayed
- MPEG-4: better DV analyzing
- DV: parser improvement (speed, accuracy)
- DTS: 768/1536 Kbps streams are corrected to the real bitrate (755/1510 Kbps)
- MPEG-TS: some stream durations were not well computed (few seconds only)
- AVC: freeze with some malformed encoder settings
Muutokset v0.7.13 - v0.7.14
- Belarusian, Russian, Chinese (Traditional) translations updated
- 64-bits version of the installer (GUI is still 32-bit, but 64-bit DLL is included)
- DLL-only installers are available (both 32 and 64 bits)
- #2738780, local time display for modified/created date
- WAV: RF64 (Wav files >4 GiB) support
- AVI: Audio delay from the container
- #2734021, E-AC-3: some files were not detected
- FLAC: some files with big attachments were not well detected
- MKV: some huge video (3840*2160) were not well parsed (no encoding settings)
Muutokset v0.7.12 - v0.7.13
- Hungarian, Albanian translations updated
- #2635230, MPEG audio: Lame encoder settings
- #2706146, WMV: detection of container wanted aspect ratio
- #2611726, MKV: Audio delay detection
- #2721811, MKV: TrueHD detection
- Java: JNA (Java Native Access) binding
- Exported "stream" interface for analyzing streams in memory (beta)
- SHN (Shorten) detection
- TAK (Tom's lossless audio compressor) detection
- MPEG-TS parser optimizations
- SWF: better handling of videos
- WAV: better handling of 4GiB+ files
- WAV: Extensible Wave support
- MKV: Handling of chapters in multiple languages
- Stream size for all streams when 1 video and all audio streams are CBR
- Chapters are moved to menu part for better coherency with MPEG-TS, developers see Changes.txt for more info
- #2712761, AVI: unsupported SalmonSoft text codec makes MediaInfo silently fail
- #2719534, MKV: handling "modified" headers (zero padding)
- #2720822, MPEG Audio: was freezing with 1 malformed file
- #2721949, IFO: some stream IDs were false
- #2725808, MPEG-PS: some "OTA" files were detected with TrueHD instead of normal AC-3 audio
Muutokset v0.7.11 - v0.7.12
- Belarusian, Croatian translations added
- Polish, Traditional Chinese translations updated
- Complete refactoring of the code for speed improvements and future features
- #2686943, MPEG-4: ISMV (IIS Smooth Streaming Media Video) basic support
- MPEG-4 Visual: distinction between MPEG and H.263 default matrices
- MPEG-TS: ATSC and DVB EPG support
- MPEG-PS: duplicate stream infos with some AC-3 streams (with program map)
Muutokset v0.7.10 - v0.7.11
- Chinese (Simplified), German, Italian, Persian, Albanian, Dutch, Russian, Hungarian, Japanese translations updated
- OGG: Better Kate and CMML codecs support
- AVI: Detecting wrong aspect ratio from a broken AVI header
- DTS: Handling of Little Endian and 14-bit streams
- WAV: ID3v2 tags parsing
- MPEG Video: frame order even for progressive sequence
- #2559346, MKV: Detection of framerate in MKV without framerate header
- #2474280, OGG: some streams had bad stream size
- MPEG-TS: some buggy file may corrupt memory
- MP3/Id3v2: crash with one malformed file
Muutokset v0.7.9 - v0.7.10
- Spanish, Chinese (Traditional) translations updated
- Mono (C#/Linux) binding
- MPEG-4: Encoding library name
- #2474280, OGG: Old version of Dirac identifier support
- MPEG-TS: Encoded date for HDV
- DVR-MS: Delay between two tracks
- WAV: EBU Broadcast Wave format v1 support
- CMP4: Basic support
- #2529963: Infinite loop on one file
- #2473140, DTS: error preventing 96/24 DTS detection
- MPEG-4: Better support of Aspect ratio
- Output was unstranslated and weird when $LANG is not set
- C++ binding error in 0.7.9
- Python binding improved and corrected (no more crash with Linux)
Muutokset v0.7.8 - v0.7.9
- New icon design, thanks to T.J. Lentz
- Albanian language updated
- OGG: Dirac support
- OGG: Speex support
- OGG: other formats (JNG, Kate, MIDI, PCM...) detection
- SWF: detection of more audio streams
- MPEG-PS: Handling of PlayStation2 audio
- #2474119, Minimal MZ (PE) and ELF detection
- SMV (WAV/ADPCM+JPG files) file format support
- DPG (Nintendo DS) file format support
- QuickTime: TimeCode track analysis
- MPEG-4 subtitles: difference between 'text' and 'tx3g' codecIDs
- Python binding update for more compatibilty
- #2424809, Shell Extension problem with some specific OS configuration and non-latin based characters
- #2474280, OGG: handling of files with Skeleton Metadata
- #2445654, OGG: better false-positives detection
- #2493685, AVI: Wrong video duration for some malformed 4GB+ AVI/DV files
- #2516007, "Language" raw tag was sometimes 3 letter long instead of 2-letter long
- Floating point overflow correction
Muutokset v0.7.7.8 - v0.7.8
- Changing version schema, only 3 numbers (next versions will 0.7.9, 0.7.10...)
- Catalan, Russian, Korean, Galician languages updated
- Better Linux integration
- rpm stuff (thanks to oc2pus http://packman.links2linux.org)
- deb stuff
- #2259421, FLAC and OGG: Encoding library name and version
- FLV: version 10 support
- FLV: duration of files without metatags
- MPEG-4: Delay (useful when multiple videos are present)
- Dirac: profiles updated from the latest specification
- MPEG-4: more precise detection of OGG based codecs
- MKV: better newest codecs handling
- MKV: RealVideo/Audio support improvements
- mipsel CPU support
- #2406410: Removing the MediaInfo icon for uninstall
- MPEG-PS: Trying to have a better precision for duration
- WMV: crash with some malformed files
- MPEG-TS: some channel names where not shown
- MPEG Video (version 2): some streams were misdetected as CBR
Muutokset v0.7.7.7 - v0.7.7.8
- Albanian, Chinese (Simplified), Chinese Traditional), Turkish, Italian, German, Polish languages updated
- #2216498, LPCM in VOB: more attributes (channels count, sampling rate, bitrate)
- #2182135, Wavpack: support of multichannel files
- AVC: detection of the newest profiles
- DTS: detection of DTS-HRA, DTS-MA, DTS-Express, thanks to http://madshi.net
- AES3 PCM in MPEG-TS detection
- Wavpack: Encoder settings
- WMV with "WVC1" codec identifier: video interlacement
- MPEG-4: E-AC-3 support
- #2186682, MPEG-2 Video: Wrong PAR and DAR for Panasonic MPEG2 Files
- MPEG-4: some AC-3 and AAC specific files reported wrong channels value
Muutokset v0.7.7.6 - v0.7.7.7
- Chinese Traditional, Albanian, Korean, German languages updated
- Support of VP5 file format
- MPEG-4 Visual and MPEG Video: can now display the custom matrices data
- WM: interlacement detection for VC-1 based codecs (WMV3...)
- #2148321, PNG: more info
- AVI: Better association of abcAVI tags to MediaInfo tags
- PureBasic binding
- Delphi binding: dynamic load (by default) of the library, thanks to Icebob
- #2142995, MPEG-4: handling the Display Aspect Ratio from the track Header (tkhd)
- #2141277, MPEG-PS/TS: Audio ID was hex for MPEG-PS but decimal for MPEG-TS streams
- #2109107, Tags in Flac or Ogg: modification of the tag types priorities
- #2120224, MPEG-4: some specific files were not parsed completely (missing info)
- MPEG-TS with Dirac: some specific files were not parsed completely (missing info)
- MPEG-4: Crash on MPEG-4 Visual format without DecDecoder stuff
- Command line: was not reading custom template in UTF-8 codepage
- DV: some files were not well detected
- MPEG Video: some files were badly detected with 3:2 pulldown
- AVS (Chinese): some corrections, thanks to Tom's translation of documents
Muutokset v0.7.7.5 - v0.7.7.6
- Chinese Simplified language updated
- [2088009] Flac: Picture tag support
- Flac: Support of Id3v1&2 in a Flac file
- WM (ASF/WMV/WMA): detection of wrong framerate in header, trusting now the timestamp instead of the header
- WM (ASF/WMV/WMA): detection of framerate from the timestamp when the framerate info is not available in the header
- MPEG-4 with AVC: Added information about buggy files readable by all players except iPods
- OGG: OGG with FLAC (pre- and post-FLAC 1.1.1) support
- FLI/FLC: were not correctly detected
- MPEG-TS without PAT/PMT: the complete stream was parsed, may be very long
- Wavpack: duration and bitrate were false
- #2071681, MPEG Audio: handling of truncated MPEG audio frames at the end of a file
- #2032760, MPEG Audio: handling of MPEG Audio files with junk at the end
- #2085149, Id3v2: was crashing with some malformed tags
Muutokset v0.7.7.4 - v0.7.7.5
- Chinese Simplified, Italian, Korean, Russian, Albanian languages updated
- #2044174, AVS (Chinese Audio Video Standard) support
- #2030684, AVI: Support of malformed chunks
- Matroska: delay between audio and video calculation (for AC-3, DTS, MPEG Audio)
- Full Replay gain support (gain/peak, track/album) for Flac/Ogg/MP3
- MPEG-TS without PAT/PMT (example: stream captured by some satellite TV receivers) support
- MPEG-TS: Service info (name, provider, channel number) for both DVB and ATSC tags
- Dot and thousand separator localized
- Matroska: Handling of audio Delay
- #2023872, DV: Crash with floating point exception on some files
- #2024706, BDAV: Some QuickTime files misidentified as BDAV
- #2033307, MPEG Video: Some raw files with high bitrate were not detected
- #2040411, Id3v2: Crash with some malformed Id3v2 fields
- #2036580, Id3v2: Problem when parsing big (>1M) Id3v2 tags, file was no more detected
- #1893830, WMA/WMV: there was textual info (Linux/Mac only)
- Video, Resolution/bits per pixel was sometimes per color entity, sometimes per pixel, now always per pixel
- MPEG Video, the "Component" video standard was not detected
- DLL only, the "by buffer" interface was broken
Muutokset v0.7.7.3 - v0.7.7.4
- Albanian translation added
- #1995653, AVI: Delay of interleaves (example: "64 ms (1.53 video frames)")
- #1995574, AVI: Report if the audio frames are split across or aligned on
- MPEG-Video (raw): handling of "not started at the beginning" time_code
- MPEG-PS: Trying to prevent errors with time code reset in the stream
- AVC: Trying to detect raw AVC streams without SPS/PPS
- [2013746] AAC in MPEG-TS: complete parsing of ADTS stream for more info about AAC
- AAC in MPEG-TS: complete parsing of IOD based stream for more info about AAC
- MPEG-TS: better detection of PCR time code
- AAC: specifying the muxing mode (ADIF, ADTS or LATM)
- MediaInfo DLL: NetBeans java binding example
Muutokset v0.7.7.2 - v0.7.7.3
- Turkish, Chinese (Traditional) languages updated
- MPEG-TS: Detection of scrambled streams
- #1995566: AVi, Identify ODML files
- AC-3/DTS/AAC: Added another Channel configuration string (example: "3/2.1") in advanced mode
- #1995569: Added proportion of each stream in the file (example: "500 MiB (90%)")
- MPEG-TS: Handling of multiple programs in one PMT PID
- MPEG-TS: Handling of streams in multiple programs
Muutokset v0.7.7.1 - v0.7.7.2
- Russian translation updated
- FLV: detection of AVC and AAC
- #1981032, Visual C++ 2008 binary is not compatible with Win9X, coming back to Visual C++ 2005
- #1964299, Never-ending 100% CPU if input file doesn't exist
Muutokset v0.7.7.0 - v0.7.7.1
- MPEG Video: Detection of 2:3 and 2:2:2:2:2:2:2:2:2:2:2:3 Pulldown
- VC-1: Detection of 2:3 and 2:2:2:2:2:2:2:2:2:2:2:3 Pulldown
- AVC: Detection of MBAFF
- Translations: more words can be translated
- MPEG-4 files: More info (profile, format settings, encoder name, x264 settings) for some well-known stream formats
- MPEG-4 files: Better handling of not common formats (ALS, PNG, AC-3, DTS... in .mp4)
- Bluray: detection of subtitles
- Additional formats detected: Module, Extended module, Impulse Tracker, Scream Tracker 3
- #1967663, mp4: some specific iTunes atoms were not correctly parsed
Muutokset v0.7.6.4 - v0.7.7.0
- Third-party developpers: some MediaInfo fields have changed, please look at Changes.txt for more info
- Ukrainian language added
- Italian, Japanese, Lithuanian, Portuguese (Brazil), Chinese (Traditional), Chinese (Simplified), Thai, Galician, Spanish, Korean translations updated
- Two versions of translation are available for Chinese (Traditional) and Chinese (Simplified), make your choice
- Python (Windows) binding
- AC-3 TrueHD in bluray detection (even if the stream is splitted in 2 sub-streams)
- Original framerate is shown if the framerate from the video stream and the one in the container are different
- #1955061, Bluray: Duration
- #1953908, FLV with audio delay detection
- Linux with UTF-8 locale was not accepting non-English characters in filenames
- #1954663, Some mono HE-AAC audio track detected as 2 channels with PS
- VC-1 in TS detection even if the stream_type is not declared
- xxxBSD compatibility
Muutokset v0.7.6.3 - v0.7.6.4
- About the library : Java/Linux binding is available
- DV (raw) files support
- Better support of DV in AVI container (type 1 and 2)
- AVC: Handling of SEI which is before a SPS
- AVC in AVI: reading more info (Profile, Cabac...) from streams created by FFMpeg
- Vorbis in AVI: reading more info (Max bitrate, tags...) from streams created by FFMpeg
- Detection of VC-1 in MPEG-TS from MainConcept encoder
- MediaInfoLib is now thread-safe
- #1943743, AVI with MPEG-Audio VBR and delay: delay was incorrect
- Pixel Aspect Ratio was sometimes inverted (1/x)
- XviD CodecID was redirected on Koepi website, no more available, changed to official XviD webpage
- #1946098, DV in AVI: DV aspect ratio errors
Muutokset v0.7.6.2 - v0.7.6.3
- Portuguese (Brazil) translation added (Software and website)
- Thai translation added (Software and website)
- AVC: Count of reference frames
- AU: Comments
- Some global speed improvement
- #1931844, Id3v2: Unsynchronized frames support (v2.3 & v2.4)
Muutokset v0.7.6.1 - v0.7.6.2
- Spanish translation updated
- The ToolTip text is now a summary (instead of a complete list)
- MKV: handling of files created for streaming
- MPEG-4: Handling of corrupted stream size info with some PCM streams
- DVD video: Hebrew patch ("iw" code is mapped to Hebrew)
- MPEG-4: better handling of bitrate mode (VBR or CBR)
- AVI: MediaInfo reads now the framerate value from the container rather than the stream value
Muutokset v0.7.6.0 - v0.7.6.1
- Lithuanian translation updated
- AC3: TrueHD detection
- MPEG-TS (or Bluray): VC-1, AC3+ and AC3 TrueHD detection
- AVC in MKV: all SEI userdata infos from x264/eavc in Writing library settings
- EVO: Better detection of duration
- Dirac: raw files parsing
- MPEG-TS: Dirac management
- MPEG-TS: DVB subtitles/Teletext management
- MPEG-4 Visual (DivX/XviD): writing library name was missing
- MPEG-Video: some DTS files with wrong extension were detected as MPEG-Video
- SWF: Compressed SWF files support is back
Muutokset v0.7.5.9 - v0.7.6.0
- Id3v2.2 (yes, it is old...) support
- Id3v2: TXXX tags support
- RMP3 (japanese MP3 based format?) support
- SAMR in .mp4: some files have wrong sampling rate, forcing it to 8000 Hz
- File_Created_Date and File_Modified_Date tags added (in advanced mode only)
- MP3 encoded by Lame: Minimal (VBR) or Nominal (ABR) bitrate
- Better detection of Lame encoder
- AVC Display Aspect Ratio was not well detected if AVC is in a .mp4 container
- Matroska Display Aspect Ratio was deleted if AVC aspect ratio was set, now Matroska has priority
- "Subwoofer" term has been replaced by "LFE", more relevant
Muutokset v0.7.5.8 - v0.7.5.9
- Lithuanian translation
- AVC: CABAC detection
- #1886241: AVC: all SEI userdata infos from x264/eavc in Writing library settings
- ADPCM: compagny which created the stream is now shown in the codec section
- PCM: precision about Little/Big endianess, Integer/Floating point method
- #1882691: AC3+: raw files are now detected
- AVC: FPS were sometimes 2x the reality
- RealMedia parser was brocken
- FLV parser was crashing
- FLV: Better detection of Nellymoser audio
- FLV: Disabling Framerate estimation if a VFR file is detected (estimation was false in this case)
- Better false-positive MP3 detection (NSV files are no more detected as MP3)
- IFO: there was a mistake betwwen NTSC and PAL framerates
- Win9X support was (again) brocken in 0.7.5.8
Muutokset v0.7.5.7 - v0.7.5.8
- Matroska: Full parsing of DivX/XviD/H264/AVC settings (profile...)
- AVI: Full parsing of AVC settings (profile...)
- AVI: Added a tag "OpenDML" (for example, the PlayStation 3 doesn't support OpenDML files)
- AVC: Framerate, Interlacement, writing library (only for eavc, x264 and MainConcept encoders)
- TwinVQ : channels, bitrate and sampling rate
- Musepack SV8 support
- Musepack and Musepack SV8: tags support
- AIFF and AIFC format support
- MIDI format detection
- FLV: FrameRate even if the tag is not in the header
- AU/SND audio formats support
- Vodei encrypted AVI files detection
- Linux/MacOS: support of 2GiB+ files
- FLV: Video parsing even if the container says there is no video
- APE Tags v1 are detected again
- MPEG-PS: some malformed files were not well parsed, fixed
- AVC: Cropping was not well handled (example: height was 1088 instead of 1080)
Muutokset v0.7.5.6 - v0.7.5.7
- SWF: Tags version 9 support
- MPEG-TS: DegiCipher 2 (DCII) support
- DVR-MS format support (with MPEG Audio or AC3)
- WMV: language tag
- MPEG-2 Video: Nominal bitrate
- AVI: some speed improvments
Muutokset v0.7.5.5 - v0.7.5.6
- Korean transaltion updated
- AVI, Interlacement for M-JPEG codec
- AVI, Interleaved tag
- Better showing of well know values ("44.1 KHz", "22.05 KHz"...)
- AVI, was parsing the whole file in case of non-interleaved files
- MP3, was freezing on specific files
- #1838202: Flac, Resolution was 1 less the the real value (15 bits instead of 16...)
Muutokset v0.7.5.4 - v0.7.5.5
- #1799859: Flac, tags are case insensitive
- Matroska format parsing improvements
- .mp4 speed improvement
- BDAV (Bluray) parser compilation was forgotten in the previous version
- AVI, Bitrate and stream size were false
- #1825218: IFO parser was brocken
- #1825521: .mp4 chapters times were wrong
- #1801549: DLL was crashing during Delphi/C# debugging sessions
Muutokset v0.7.5.3 - v0.7.5.4
- Aspect Ratio is renamed Display Aspect Ratio
- Pixel Aspect Ratio added (in advanced mode)
- More attributes for AC3+
- More attributes for VC-1
- Profile and level for MPEG-4 Visual based formats (DivX...), AVC and VC1
- Speed improvement for MPEG-TS, MPEG-PS, DVD-Video (.vob), HD-DVD, BluRay
- MPEG-4 AAC, Channels position
- AAC (ADIF), More info
- AAC (ADTS), More info
- FLV, there was bad dates on some specific metatags.
- #1818404: WAV with "float" PCM, bad detection
- CDXA (.dat) files parsing is back
Muutokset v0.7.5.2 - v0.7.5.3
- + Portuguese (Brazil) translation
- + Better OGG/OGM parsing
- + Better .ifo (DVD-Video) parsing
- + .rmvb files are now detected in Windows Explorer
- + Win9X/98/Me support does not request Microsoft unicows.lib anymore
- x Win95/98/Me support was brocken since 0.7.4.6. It works again.
- x #1798997: MPEG-4, some Apple codecs were wrongly reported
- x Lot of memory leak correction, you can now parse 1000+ files without problems
Muutokset v0.7.5.1 - v0.7.5.2
- 1770477: Video info for some low-bitrate MPEG files were not shown
- 1770509: MPEG 2 Audio Layer 2 was not well detected
- 1763282: FLV, wrong playtime on PPC based machine
- 1734113: IFO, crash with some specific files
- Tooltip extension was requesting development tools since 0.7.4.6. No more requested.
- Stability improvement
Muutokset v0.7.5.0 - v0.7.5.1
- AVI: 24/30 fps (aka 120 fps hack or dual frame rate video) detection
- TruAudio (.tta) support
- Wavpack (.wv) support
- MPEG-4 based containers: Codec/CC tag support
- #1754521: .tta, .wv, .wvc, .trp, .m2ts extensions handling in the infotip
- #1754143: AC3 & DTS detection in a .mp4 container made with the Haali's gdsmux tool
- #1754140: AC3 detection in a .mp4 container from Nero Digital
- #1754905: iPhone files support
- #1750275: HD-DTS was no more detected in a .m2ts (bluray) file
- AVI: AAC profile name was no more detected
Muutokset v0.7.4.7 - v0.7.5.0
- Licence changed from GPLv2 to GPLv3
- Korean language, thanks to http://www.starcodec.com
- More information about mpeg-4 based (Nero...) files
- MediaInfo analyses longer a .vob file to be able to find hidden tracks (subtitles...)
- #1747633: Encrypted WMV detection
- FLV: more attributes
- Memory leaks correction
- #1720404: MPEG, rare crashes with some files
- #1721846: AAC ADTS were no more detected
- MPEG Audio: No detection if there is some specific junk before the real audio data
- #1728059: Delphi DLL overflow with big files
- Crash with Youtube FLV files
- AVI: Delay for AC3, DTS and MP3 is back
Muutokset v0.7.4.5 - v0.7.4.6
- Windows 64-bit version of the command line tool and DLL (separately)
- Linux 64-bit version of the command line tool (separately)
- More Musepack properties + Detection of Musepack v8 files
- Complete parsing of Real Media files (all tags)
- Improved Windows Media (ASF/WMA/WMV) parsing
- MonkeyAudio tags (APETagv1/v2, Id3v1) parsing
- Ogg/Theora : Video bitrate + MPEG audio : More encoder detection (bitstream parsing) + SWF (Flash) parsing
- #1665981: Mov - PCM audio (digital camera) was detected as RGB x #1672896: Wave file with .mp3 extension was detected as MP3 x #1689570 and #1633237: Better JPEG parsing
- Some other minor bugs
Muutokset v0.7.4.2 - v0.7.4.3
- MPEG-TS : Detect encrypted stream, and show the codec
- id3v2 with UTF-16 frames
- AVC in MPEG-TS AVC parsing
- AVC : Width and Height
- Matroska, some crashing files (with chapters)
Muutokset v0.7.4.1 - v0.7.4.2
- Czech language
- Encoders database updated with 20 new encoder versions
- Codecs database updated with 100 new codecs (video or audio)
- Matroska, sometimes wrong Playtime
- MPEG-4 : some Titles were not well parsed
- MPEG PS : some video stream were missing
- Crash with some malformed files
- Some debug files were created