Seite 1 von 10

MediaInfo.dll

BeitragVerfasst: Fr 22. Aug 2008, 22:42
Author: Tuxman
Es gibt 'ne neue MediaInfo.dll. Bild
(Für die Unkundigeren: Diese DLL, im eMule-Verzeichnis platziert, bringt unserem Maultier bei, wie es mit den Headern zahlreicher Audio- und Videodateitypen umzugehen hat.)

Änderungen in dieser Version:
Code: Alles auswählen
    * 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

Informationswebseite

32 Bit
64 Bit

BeitragVerfasst: Fr 12. Sep 2008, 19:30
Author: Tuxman
Code: Alles auswählen
Version 0.7.7.6, 2008-09-12
---------------
+ [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
x FLI/FLC: were not correctly detected
x MPEG-TS without PAT/PMT: the complete stream was parsed, may be very long
x Wavpack: duration and bitrate were false
x #2071681, MPEG Audio: handling of truncated MPEG audio frames at the end of a file
x #2032760, MPEG Audio: handling of MPEG Audio files with junk at the end
x #2085149, Id3v2: was crashing with some malformed tags

32 Bit
64 Bit

Bild

BeitragVerfasst: Fr 17. Okt 2008, 23:33
Author: Tuxman
Code: Alles auswählen
Version 0.7.7.7, 2008-10-17
---------------
+ 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
x #2142995, MPEG-4: handling the Display Aspect Ratio from the track Header (tkhd)
x #2141277, MPEG-PS/TS: Audio ID was hex for MPEG-PS but decimal for MPEG-TS streams
x #2109107, Tags in Flac or Ogg: modification of the tag types priorities
x #2120224, MPEG-4: some specific files were not parsed completely (missing info)
x MPEG-TS with Dirac: some specific files were not parsed completely (missing info)
x MPEG-4: Crash on MPEG-4 Visual format without DecDecoder stuff
x Command line: was not reading custom template in UTF-8 codepage
x DV: some files were not well detected
x MPEG Video: some files were badly detected with 3:2 pulldown
x AVS (Chinese): some corrections, thanks to Tom's translation of documents

32 Bit
64 Bit

Bild

BeitragVerfasst: Di 11. Nov 2008, 00:49
Author: Tuxman
Code: Alles auswählen
Version 0.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 [url]http://madshi.net[/url]
    * 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

32 Bit
64 Bit

Bild

BeitragVerfasst: Mi 10. Dez 2008, 13:13
Author: Tuxman
0.7.8:
Code: Alles auswählen
    * Changing version schema, only 3 numbers (next versions will 0.7.9, 0.7.10...)
    * Better Linux integration
    * Rpm stuff (thanks to oc2pus [url=http://packman.links2linux.org)]http://packman.links2linux.org)[/url]
    * 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
    * 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

BeitragVerfasst: Sa 24. Jan 2009, 15:39
Author: Tuxman
0.7.9:
Code: Alles auswählen
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

BeitragVerfasst: Mo 26. Jan 2009, 03:51
Author: Deer-Hunter
Danke dann mal für die Info :-)

BeitragVerfasst: Sa 31. Jan 2009, 00:46
Author: Deer-Hunter
MediaInfo 0.7.10

Changes:
Version 0.7.10, 2009-01-30
-------------
+ 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
x #2529963: Infinite loop on one file
x #2473140, DTS: error preventing 96/24 DTS detection
x MPEG-4: Better support of Aspect ratio
x Output was unstranslated and weird when $LANG is not set
x C++ binding error in 0.7.9
x Python binding improved and corrected (no more crash with Linux)


Download Page SF.net

BeitragVerfasst: Mo 16. Feb 2009, 17:10
Author: Deer-Hunter
MediaInfo 0.7.11

Changes:
Version 0.7.11, 2009-02-13
--------------
+ 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
x #2559346, MKV: Detection of framerate in MKV without framerate header
x #2474280, OGG: some streams had bad stream size
x MPEG-TS: some buggy file may corrupt memory
x MP3/Id3v2: crash with one malformed file


Download Page SF.net

BeitragVerfasst: So 22. Mär 2009, 04:02
Author: Tuxman
Version 0.7.12, 2009-03-20
--------------
+ 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
x MPEG-PS: duplicate stream infos with some AC-3 streams (with program map)

Bild