* 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
* 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
Version 0.7.9, 2009-01-19
-------------
+ 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
x Python binding update for more compatibilty
x #2474280, OGG: handling of files with Skeleton Metadata
x #2445654, OGG: better false-positives detection
x #2493685, AVI: Wrong video duration for some malformed 4GB+ AVI/DV files
x #2516007, "Language" raw tag was sometimes 3 letter long instead of 2-letter long
x Floating point overflow correction
MediaInfo supplies technical and tag information about a video or audio file.
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
- Different methods of viewing information (text, sheet, tree, HTML...)
- You can customise these views
- Exporting information as text, CSV, HTML...
- Internationalisation: Any language display on any version of your
operating system
- Localisation capability (but volunteers needed)