MediaInfo Lastest version

mohammed tanko

Super VIP
Messages
4,862
MediaInfo Lite 0.7.54

MediaInfo supplies technical and tag information about a video or audio file

MediaInfo supplies technical and tag information about a video or audio file.
It is free software (free of charge and free access to source code: GPL or LGPL licence)


What information can I get from MediaInfo?
•General: title, author, director, album, track number, date, duration...
•Video: codec, aspect, fps, bitrate...
•Audio: codec, sample rate, channels, language, bitrate...
•Text: language of subtitle
•Chapters: number of chapters, list of chapters
What format (container) does MediaInfo support?
•Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... (Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...)
•Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF...
•Subtitles: SRT, SSA, ASS, SAMI...
What can I do with it?
•Read many video and audio file formats
•View information in different formats (text, sheet, tree, HTML...)
•Customise these viewing formats
•Export information as text, CSV, HTML...
•Graphical Interface, Command Line, or DLL versions available
•Integrate with MS-Windows shell (drag 'n' drop, and Context menu)
•Internationalisation: display any language on any operating system
•Localisation capability
 

mosta-toulous

Registered
Messages
1,598
MediaInfo


New version 0.7.55, Apr 05:thum:


Code:
Version history:
Version 0.7.55, 2012-04-05
--------------
+ AC-3: support of little endian streams
+ LXF: support of format version 0
+ HLS: support of .m3u8 index and sequence referencing a bunch of MPEG-TS files
+ MPEG-4: Added support of glbl atom and corresponding 4CC (ai12, ai15, ai1q, ai5q)
+ MPEG-4: Added detection of files with mx5p files wrongly filled with raw MPEG Video instead of MXF
+ MPEG-TS: Detection of 20-bit Dolby E even if the SMPTE 302 M header is set to 24-bit
x #3513490, Id3v2: mapping of "Encoded by" and "Encoding library" is conform to the specs now
x MXF: hang up with some clip-wrapped files
x MPEG-4: AVC-100 bit rate was not coherent depending of the container (MPEG-4 or MXF)
x reVTMD output is disabled due to its non-free (point of view of FSF and DFSG) licensing.
 
Last edited:

REBELLE

Registered
Messages
881
08/04/2012

MediaInfo_0.7.55

Code:
• Read many video and audio file formats
• View information in different formats (text, sheet, tree, HTML...)
• Customise these viewing formats
• Export information as text, CSV, HTML...
• Graphical Interface, Command Line, or DLL versions available
• Integrate with MS-Windows shell (drag 'n' drop, and Context menu)
• Internationalisation: display any language on any operating system
• Localisation capability

build version :

MediaInfo_0.7.55_GUI_Win32.exe
MediaInfo_0.7.55_GUI_Windows_x64.exe
 
Last edited:

REBELLE

Registered
Messages
881
MediaInfo 0.7.56

Code:
What's new in this version:
- 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

Download 32-bit installer: MediaInfo_GUI_0.7.56_Windows_i386.exe
Download 64-bit installer: MediaInfo_GUI_0.7.56_Windows_x64.exe
Download 32-bit portable: MediaInfo_GUI_0.7.56_Windows_i386_WithoutInstaller.7z
Download 64-bit portable: MediaInfo_GUI_0.7.56_Windows_x64_WithoutInstaller.7z
 

mosta-toulous

Registered
Messages
1,598
MediaInfo_0.7.56

2012/04/09
:thum:

MediaInfo_0.7.56_GUI_Win32

MediaInfo_0.7.56_GUI_Windows_x64
 
Last edited:

mohammed tanko

Super VIP
Messages
4,862
MediaInfo Lite 0.7.56

MediaInfo supplies technical and tag information about a video or audio file

MediaInfo supplies technical and tag information about a video or audio file.
It is free software (free of charge and free access to source code: GPL or LGPL licence)

What information can I get from MediaInfo?
•General: title, author, director, album, track number, date, duration...
•Video: codec, aspect, fps, bitrate...
•Audio: codec, sample rate, channels, language, bitrate...
•Text: language of subtitle
•Chapters: number of chapters, list of chapters

What format (container) does MediaInfo support?
•Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)...
(Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...)
•Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF...
•Subtitles: SRT, SSA, ASS, SAMI...

What can I do with it?
•Read many video and audio file formats
•View information in different formats (text, sheet, tree, HTML...)
•Customise these viewing formats
•Export information as text, CSV, HTML...
•Graphical Interface, Command Line, or DLL versions available
•Integrate with MS-Windows shell (drag 'n' drop, and Context menu)
•Internationalisation: display any language on any operating system
•Localisation capability
 

mohammed tanko

Super VIP
Messages
4,862
MediaInfo Version 0.7.57

Revision History:

  • + #3513490, Vorbis comment (Flac, Ogg): more tags are supported
  • + XML-based formats (P2, XDCAM, DCP, ISM, HLS...): support of UTF-16 encoding
  • + MPEG-4: for buggy PCM, prioritizing the codec ID "in24" = 24-bit against the bit depth field
  • x #3516900, Vorbis comment (Flac, Ogg): trying to do better mapping of PERFORMER and ARTIST tags
  • x MXF: wrong video frame count in some cases
  • x #3517374, GCC 4.7: compilation issues removal, thanks to SpepS
  • x MPEG-PS: some files were not well demuxed so analysis was sometimes wrong (especially macroblock parsing)
  • Legend:
    • + Added
    • - Deleted
    • x Correction
MediaInfo_GUI_0.7.57_Windows_i386.zip

MediaInfo_GUI_0.7.57_Windows_x64.zip
 

mohammed tanko

Super VIP
Messages
4,862
MediaInfo_GUI_0.7.58

  • + 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
  • x Referenced files (MXF, HLS, MOV, P2, XDCAM...): issues with source name, track order, files size
  • x MPEG-TS/MPEG-PS: regression, some files with AC-3/DTS/DVD subtitles were not well analyzed anymore
  • x MPEG-4 channel mapping: Lt and Rt (matrix-encoded) channel mapping were missing
  • x GXF: handling of buggy files having non-PCM AES3 codec identifier but actually having PCM
  • x MPEG-4: better support of MPEG-4 files having corrupted metadata atom
  • x 3529510, EIA/CEA-708: was not detected if the stream was not present at the beginning, thanks to Pete Chapman
  • Legend:
    • + Added
    • - Deleted
    • x Correction
 

mohammed tanko

Super VIP
Messages
4,862
MediaInfo Version 0.7.59

  • + 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 mkvtoolnix 5.2+ Track 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
  • x #3533984, different behavior depending of compilation options (so Linux version was missing some info)
  • x MPEG-4: audio/video delay was wrong in case of negative delay
  • x CEA-608: Memory leaks removed
  • x AVC: crash in case of analyzing some invalid SEI
  • x MPEG Audio: crash with some files having Lyrics 2 tags
  • x MPEG Audio: crash with some files having APE tags
  • x AVI: secondary genre comes after primary genres in the "Genre" field
  • x FLV: better handling of files containing more than 1 **** chunk
  • x MPEG-TS/MPEG-PS: was aborting during full parsing in the case of very damaged streams
  • x Vorbis: infinite loop if codebook_entries>=256
  • x Id3v2: crash with some unsynchronized frames, especially with UTF-16 comments
  • x Id3v2: Wrong mime type of covers
  • x MPEG-PS: crash in case of language info in descriptors
  • x Java binding: crash with MediaInfo::Inform() (Windows 32-bit only)
  • x MPEG-TS: false-positive in case of some MPEG-4 files with wrong extension
  • x FLV: crash in some specific cases (malformed files)
  • x 3548314, MVC: Scan type was wrong with MVC-only (without the underlying AVC stream) stream
  • x 3553588, MPLS: stream duration was wrong with standalone (without the referenced M2TS) files
  • x 3553588, MPLS: incoherent behavior with MPLS having more than one PlayListItem
  • x 3554154, MPEG-TS: crash with some corrupted streams
  • x MOV: all EIA/CEA-608 captions were not well detected
  • x Matroska: Trying to better detect VFR streams, frame rate was wrong in case of interlaced content
 

bilal10saifi

Registered
Messages
599
Latest MediaInfo

MediaInfo 0.7.60 :thum:

What's New: 0.7.60

  • 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 hefor 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
 
Last edited by a moderator:

bozomustafa_68

Registered
Messages
16,935
MediaInfo_GUI_0.7.63

Changes:

Version 0.7.63, 2013-05-13
--------------
+ Switched to a BSD-2-Clause license
+ LXF: AFD (from ancillary stream) support
+ Detection of some side car files and showing them as a single package (optional)
+ MOV: more channel positions information
+ TTML: detection
+ SAMI: detection
+ ID3: updated list of genres, thanks to Mats
+ .so: search a local copy of the library before trying default path
+ AVI: Support of Adobe PARf (Aspect Ratio) chunk
+ VC-3: Scan order
+ #P65, Flac/Ogg DISCTOTAL metadata support, thanks to Kurtnoise
+ #P67, MOV, add Hap Video to the database, thanks to Kurtnoise
+ #P67, Matroska, add VP9 to the database, thanks to Kurtnoise
+ #P68, FLV, add HEVC detection in the FLV parser
+ #P66, MOV, tref/chap handling, with chapters information, thanks to Kurtnoise
+ #P72, MOV, HEVC/H265 detection and basic support, thanks to Kurtnoise
+ #F382/P75, PMP format detection
+ MPEG-TS, HEVC/H265 support
+ 16:10 DAR known value
x #B742, MPEG-4/MOV, crash with some truncated/invalid files
x #B746, MPEG-4/MOV: crash with files having moof atom and no moov atom
x #B747, Inconsistent hang with buffer API
x #B757, MediaInfoDLL.py MediaInfoList was not working, thanks to Elbenfreund
x #B740, XML: dt:dt is replaced by dt (for binary data)
x MXF: Dolby E streams starting only at the second or third frame were not well detected
x MPEG-4/MOV: reducing analysis time for I-frame only video streams
x CEA-708: weird behavior phantom streams are displayed) in case of buggy CEA-708
x AVI: crash with audio delay and AvgBytesPerSec of 0
x Wrong demuxing of the caption stream in the case of AVC streams without frame_mbs_only_flag but having 2 fields in one slice.
x DPX: parsing was very slow with a sequence of files.
x MXF: Pre-charge duration was not read, time code of the first frame was wrong if "Origin" is not 0
x FLV: file was sometimes (e.g. most of the file padded with zeroes) fully parsed
x VC-3: Using values from specifications (based on compression ID) instead of SBD/SST/SPL/APLF from bitstream
x #738, mediainfo-qt doesn't build
 

mohammed tanko

Super VIP
Messages
4,862
MediaInfo v0.7.64

MediaInfo change log:

Version 0.7.64, 2013-07-05
--------------
+ 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
x #B761, MPEG-TS/ARIB: crash with some streams, thanks to maki
x #B765, Matroska: was parsing the complete file if a stream indicated in the header is not present
x #B763, MXF: detection of incoherency of channel count between bitstream and wrapper
x #B762, Matroska: detecting 23.976 frame rate (instead of 23.962 fps due to imprecise timestamp)
x #B759, QuickTime: detection of time codes having tcmi not embedded in tmcd box
x #B766, RMVB: a/v delay is incorrect, currently disabling it
x #B768, MPEG-4, crash with some MPEG-4 files
x #B769, MPEG-4, crash with some MPEG-4 files
x #B764, AVC: wrong parsing of some streams having pic_scaling_matrix
x AVC, crash with some AVC streams
x AAC, infinite loop with some AAC streams
x FLV, infinite loop with some FLV files
x Matroska: crash with some malformed files
x MOV: crash/long parsing with some malformed files
x AC-3: crashes and freezes fix
x Java 64-bit: Count_Get(StreamKind) was always returning 0
x Python 64-bit: Count_Get(StreamKind) was always returning 0
x DTS: some streams were not detected
x DTS: some memory leaks with 14-bit streams
x SMPTE ST 302: memory leaks
x SMPTE ST 337: memory leaks
x Total failure if MEDIAINFO_REFERENCES_NO #define was used
x QuickTime: Time code name is in "Title" field
x MPEG-4/QuickTime: handling of weird "negative" frame duration is stts
 
Top