Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: MediaInfo Lastest version

  1. #1

    nikos21's Avatar
    Join Date
    Mar 2011
    Location
    Boulevard Of Broken Dreams
    Posts
    828
    Rep Power
    827

    MediaInfo Lastest version

    MediaInfo 0.7.68

    Version 0.7.68, 2014-04-02
    --------------
    + Turkish translations updated thanks to Burak
    + QuickTime: new field ScanOrder_Stored, displayed when display and Stored orders are not same (replacing ScanOrder_StoredDisplayedInverted field)
    + IMF: better support of IMF files having more than 1 ressource per track
    + IMF: better support of IMF files EntryPoint and SourceDuration fields
    + MPEG-TS: EBP detection
    + Excel VBA example (32 and 64 bit), in contrib directory
    + Node.js examples added, in contrib directory
    + GXF: support of DVCPRO HD
    + GXF: Media Type is reported
    + HEVC: added support of scaling_list_data
    + HEVC: deactivated general_profile_compatibility_flag validity test because some encoders do not implement it correctly
    + MPEG-4/MOV: Speed improvement, especially for full parsing of 100+ GB files.
    + File reading: Speed improvement of big files, especially for full parsing, with the help of a dedicated reading thread
    + Java binding: adding support of memory buffer as input, example with InputStream class (from RandomAccessFile or from FileUrl, including Amazon S3 authorization)
    + PTX: more files are supported
    + Ancillary data: more fomats are detected (OP-47 WST, OP-47 Multipacket, WSS, CEA-608, MPEG-2 Recoding Information...)
    + EBUCore output: update, with EBUCore 1.5 support
    + MXF: detection of Sony RAW SQ (by reverse engineering, not sure)
    + F432, AVI: detection of MPEG Video with Codec Id 0x02000010
    + AVI: detection of captions inside MPEG Video
    + MPEG-4/MOV: showing non-media streams (e.g. hint/rtp tracks)
    + #P81, HEVC: raw stream frame rate info, thanks to Kurtnoise
    + AIFF/Dolby E: detection duration of hidden Dolby E increased from 0.1 second to 1 second
    x #B833, FLV: some (out of specs) files were no more fully detected
    x #B828, HEVC/H265: parsing of final specification (vui_parameters() specs were modified)
    x #B835, HEVC/H265: bug fixes, thanks to KP Lau
    x #B838, AVC/H264: bug fixes, thanks to KP Lau
    x #B831, MPEG Audio: files with MusiFile header/trailer are correctly detected (but header/trailer are currently discarded)
    x #B836, XCode 5.1 compilation issue fixed, thanks to masterkain
    x STL: better support of non-English characters during decode
    x MXF: some properties were not displayed with OP-Atom files
    x JPEG-2000: wrong implmentation of COD parsing, with undefined behavior for some files
    x MXF: potential crash with small files
    x AAF: potential crash with small files
    x HLS: potential crash with small files
    x MXF: some video streams were wrongly detected as MPEG-2 video
    x MXF: better detection of some weird cases with interlace JPEG-2000 content
    x MXF: better support of files with more than 16 MB per frame (2.5 Gbps bit rate)
    x configure.ac: removal of problematical typos, thanks to Dmitrij D. Czarkoff
    x Files with the wrong extension: the file was sometimes fully read (very slow!)
    x AVI: Huge files (2GB+, with OpenDML) were sometimes parsed slowly
    x MOV: better display of metadata when tvsh atom is present
    x AC-3: some dependent streams ere not correctly detected
    x configure.ac: removal of problematical typos, thanks to Dmitrij D. Czarkoff
    x #B834, OpenBSD port: correction of compilation failure, thanks to Dmitrij D. Czarkoff

    MediaInfo_GUI_0.7.68_Windows.zip

  2. #2

    nikos21's Avatar
    Join Date
    Mar 2011
    Location
    Boulevard Of Broken Dreams
    Posts
    828
    Rep Power
    827

    Απ: MediaInfo Lastest version

    MediaInfo 0.7.69

    MediaInfo_GUI_0.7.69_Windows

  3. #3

    enigma1969's Avatar
    Join Date
    Mar 2016
    Location
    SatDreamGR
    Posts
    4,646
    Rep Power
    263480

    Re: MediaInfo Lastest version

    MediaInfo 0.7.87

    Code:
    Version 0.7.87
     --------------
     + Spanish and catalan languages updated, thanks to Sergi Medina
     + Refactoring of the trace feature, for better performance and some bug fixes
     - Visual C++ 2012 project files removed
     x Review of symbols display, now using standard display (e.g. "k" instead of "K", " min" instead of "mn"...)
     x XML output: revert to old versioning method (version is MediaInfo software version)
     x I63, EBUCore/FIMS outputs: typo correction about WritingLibrary and WritingApplication
     x Matroska: files with CodecPrivate element before CodecID element where not always correctly parsed
     x OGG: crash/incoherent behavior with some buggy OGG streams having invalid chunk sizes

    DOWNLOAD
    Member SatDreamGr Projects


  4. #4

    enigma1969's Avatar
    Join Date
    Mar 2016
    Location
    SatDreamGR
    Posts
    4,646
    Rep Power
    263480

    Re: MediaInfo Lastest version

    MediaInfo 0.7.88


    Latest version
    0.7.88 (August 31, 2016)


    + MediaInfo distributed with HTTP/HTTPS support: support of Amazon S3 with Signature Version 4
    + FFV1: parsing speed slight improvement
    x Duration: fixed regression in last release, sometimes duration was displayed with only count of minutes


    DOWNLOAD
    Member SatDreamGr Projects


  5. #5

    enigma1969's Avatar
    Join Date
    Mar 2016
    Location
    SatDreamGR
    Posts
    4,646
    Rep Power
    263480

    Re: MediaInfo Lastest version

    MediaInfo 0.7.89


    Latest version
    0.7.89 (September 30, 2016)


    Code:
    Version 0.7.89, 2016-09-30
    --------------
    x Tree view for Windows: present the results at the top of the tree
    + QuickTime: support of Panasonic AVC-Intra 50/100/200 without SPS/PPS ("aixx" and "AVin" CodecID)
    + More QuickTime/MP4/AVC/HEVC color descriptions based on future ISO 23001-8:201x/PDAM1
    + FFV1: handling 16+ bitdepth (YUV and RGB) while handling buggy version <= 3 YUV 16-bit streams
    + Improved growing file detection, option for forcing the growing file test
    + Matroska: support of video FieldOrder, MatrixCoefficients, BitsPerChannel, Range, TransferCharacteristics, Primaries
    + Acquisition Metadata: support of more elements (IrisTNumber, IrisRingPosition, FocusRingPosition, ZoomRingPosition, ColorMatrix)
    + Add stream counts to MIXML output
    + I242, AVI/Matroska: mapping of mjp2 to JPEG 2000 format name
    + MPEG-4 Visual: parsing of Studio profiles, providing width/height/frame rate...
    + MXF: reading MPEG-4 Visual profile from MXF sub-descriptor and/or EssenceCompression
    + MXF: reading Intra GOP info from descriptors
    + Sequence of images: detection of sequence even if the provided path separator is the Unix one (Windows only)
    x Acquisition Metadata: IrisFNumber, FocusPosition, LensZoom were not correctly reported
    x LXF: fixed crash in case of some malformed files
    x LXF: reject bad frames instead of displaying wrong duration and bit rate


    DOWNLOAD MediaInfo
    Member SatDreamGr Projects


  6. #6

    enigma1969's Avatar
    Join Date
    Mar 2016
    Location
    SatDreamGR
    Posts
    4,646
    Rep Power
    263480

    Re: MediaInfo Lastest version

    MediaInfo 0.7.90


    Latest version
    0.7.90 (October 31, 2016)


    + #M94, WAV: support of file with a buggy RIFF header
    + Matroska: detection of segment size of zero (compatibility risks e.g. Windows 10 Media Player does not play such file)
    + MXF: detection of some incoherences between header and footer
    + MXF: display of Locked information
    + N19/STL: support of 48/50/60 fps content
    + N19/STL: display of time code of first frame
    + AC-3: *** depth
    + MPEG Video: CBR bitrate mode information based on vbv_delay
    + DXW: support of fake time code attribute
    x Teletext in MPEG-TS: CodecID, format (classic teletext or subtitle), video delay were sometimes not displayed
    x PDF: fixed crash with some files with full analysis set
    x #B485, BMP height is negative
    x Several minor fixes

    Download MediaInfo 0.7.90

    Download MediaInfo 0.7.90 64bit
    Member SatDreamGr Projects


  7. #7

    enigma1969's Avatar
    Join Date
    Mar 2016
    Location
    SatDreamGR
    Posts
    4,646
    Rep Power
    263480

    Re: MediaInfo Lastest version

    MediaInfo 0.7.91


    Latest version
    0.7.91 ((December 1, 2016)


    + Add TIFF extension to Windows shell extension
    x Debian 9 and Ubuntu 16.10+: Remove unneeded dependency
    + IMF and PTX: more languages detected from file names (but the full list of common languages tags still need to be added)
    + IMF and PTX: support of non-standard but common "LAS" = "Spanish (Latin America)" language code
    + MXF: Support of color primaries, transfer characteristic, coding equations defined in SMPTE ST 2067-21:2016 e.g. xvYCC or BT.2020
    + Minor performance optimizations and cleanup (Thanks to Pavel Pimenov)
    + MediaTrace optimization for Matroska
    x Fixed parsing of FFV1 v0/v1
    x PTX: fix crash due to bad parsing of some file names while looking for track language


    Download MediaInfo 0.7.91

    Download MediaInfo 0.7.91 64bit
    Member SatDreamGr Projects


  8. #8

    enigma1969's Avatar
    Join Date
    Mar 2016
    Location
    SatDreamGR
    Posts
    4,646
    Rep Power
    263480

    Re: MediaInfo Lastest version

    MediaInfo 0.7.92


    Latest version
    0.7.92 (January 31, 2017)


    + #F507, MXF: detection of HLG Transfer Characteristic
    + #F508, HEVC: support of preferred_transfer_characteristics SEI (from HEVC/H.265 draft, preferred method for HLG in DVB)
    + MXF: parsing of AVC descriptors and crosscheck with the essence content
    + MP4: more AppleStoreCountry values mapped to countries, show the country number if unknown
    + File extension: test if the file extension correspond to the container format
    + AVI/WAV: test of truncated file
    + MIXML output: Format_Profile divided in Format_Profile, Format_Level, Format_Tier
    + ID3v2: TCAP tag is mapped to new field "PodcastCategory"
    x MIXML output: some *_Original values were missing
    x MXF/Teletext: was not correctly detecting non subtitle streams
    x ID3v2: TP2 tag was incorrectly mapped to "Accompaniment", now mapped to "Album_Performer"
    x ID3v2: TSO2 tag was incorrectly mapped to "Performer_Sort", now mapped to "Album_Performer_Sort"
    x ID3v2: TCMP tag was displayed twice (2 "Compilation" lines)
    x Windows version was sometimes showing a long character string in Windows explorer, changed to a shorter character string

    Download MediaInfo 0.7.92

    Download MediaInfo 0.7.92 64bit
    Member SatDreamGr Projects


  9. #9

    enigma1969's Avatar
    Join Date
    Mar 2016
    Location
    SatDreamGR
    Posts
    4,646
    Rep Power
    263480

    Re: MediaInfo Lastest version

    MediaInfo 0.7.92.1


    Latest version
    0.7.92.1 (February 2, 2017)



    x Fix a performance regression in the matroska parser
    MediaInfo_GUI_0.7.92.1_Windows.exe
    MediaInfo_GUI_0.7.92.1_Windows_64.exe
    Member SatDreamGr Projects


  10. #10

    enigma1969's Avatar
    Join Date
    Mar 2016
    Location
    SatDreamGR
    Posts
    4,646
    Rep Power
    263480

    Re: MediaInfo Lastest version

    MediaInfo 0.7.93


    Latest version
    0.7.93 (March 2, 2017)


    + Matroska: detection of native FFV1 CodecID ("V_FFV1")
    + AC-3/E-AC-3: detection of Atmos inside core streams
    + AC-3/E-AC-3: slight reorganization of metadata display for dual mono and surround
    + AC-3/E-AC-3: "complete main" and similar info moved to "Service kind" dedicated line
    + AC-3/E-AC-3: more precision about how is built a stream (e.g. "E-AC-3+Atmos / E-AC-3" or "TrueHD+Atmos / TrueHD / AC-3")
    + WTV: basic detection
    + MPEG-TS: Detection of Opus
    + URL: "URLEncode" option for saying if the input should be URL encoded or not (default is guess = no change except if it contains spaces)
    x MediaTrace: for bitstreams (not bytestreams), *** offset was wrong
    x HLS: duration was sometimes wrong, reading only the first TS file duration. Now full duration is displayed
    x MPEG-TS: if stream is encrypted or invalid, level was sometimes not the expected one for AVC (e.g. "[email protected]" instead of "Baseline@3")
    x Matroska: FFV1 stream width/height was not initialized when Matroska track header width/height is after CodecID
    x FFV1: fix potential crash with some buggy slice headers
    x Matroska: crash in case of big attachment and CRC32 present

    Download MediaInfo 0.7.93

    Download MediaInfo 0.7.93 64bit
    Member SatDreamGr Projects


Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. MediaInfo
    By nikos21 in forum Enigma2 Plugins ΟΕ 2.0
    Replies: 7
    Last Post: 16-06-18, 00:13
  2. Mediainfo O.E. 2.2 image
    By korn in forum Enigma2 Plugins ΟΕ 2.2
    Replies: 1
    Last Post: 16-06-18, 00:05
  3. Replies: 6
    Last Post: 16-01-18, 02:51
  4. Low FAT by gutemine Version
    By korn in forum Enigma2 Plugins ΟΕ 2.0
    Replies: 3
    Last Post: 06-08-12, 16:13
  5. vPlug version
    By korn in forum PC Cards
    Replies: 0
    Last Post: 16-06-11, 08:13

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •