Skip to content

Releases: yartat/MP-MediaInfo

21.9.3

28 Sep 14:20
47e9e83
Compare
Choose a tag to compare
  • Uses Microsoft.Extensions.Logging.Abstractions as logger for .NET Standard packages
  • Adds .NET 6.0 to targeting
  • Uses VS2022 as main build solution
  • Adds support for parsing Stream. Thanks to @kreditor0815
  • Updates sample to .NET 6
  • Updates README.md

21.09.2

13 Oct 06:51
Compare
Choose a tag to compare

Fixes

  • Fix #39 LanguageMediaStreamBuilder.cs no longer retrieves language correctly
  • Fix #38 Resolution Determination is Too Strict

21.09

29 Sep 10:32
f9c30fe
Compare
Choose a tag to compare

Updates

  • Support new version of MediaInfo 21.09

21.03.7

26 Sep 10:03
Compare
Choose a tag to compare

Updates

  • Corrected source of video EncodedLibrary and EncodedLibrarySettings properties. (thanks @bejhanj)

21.03.6

19 Sep 09:53
Compare
Choose a tag to compare

Adds

  • Added a Text property to the MediaInfoWrapper class to provide access to the raw media information text representation (thanks @bejhanj)
  • Added a StreamSize property to the LanguageMediaStream class to provide access to video, audio, and subtitle stream sizes (thanks @bejhanj)

Release 21.03

29 Mar 13:11
Compare
Choose a tag to compare

Adds

  • Video transfer characteristic
  • Audio codecs
    • MPEG-H 3D Audio
    • Nellymoser
    • The Qualcomm Pure Voice
    • QDesign Music 1
    • QDesign Music 2
    • Dolby AC-4
    • Dolby E codec
    • Dolby ED2

20.09.1 Release

13 Dec 17:29
Compare
Choose a tag to compare

Fixed

#22 Fix for MP-5053: TV framerate is not parsed from tsbuffer

20.09 Release

10 Dec 14:58
Compare
Choose a tag to compare

Include 20.09 release native MediaInfo library

Updates

  • Ubuntu 18.10 and 19.04 are not supported
  • Add support .NET Standard 2.1 and .NET 5.0

20.08 Release

14 Aug 20:00
Compare
Choose a tag to compare

Include 20.08 release native MediaInfo library

Updates

  • Support new CentOS 8, Fedora 31 and 32, Ubuntu 19.10 and 20.04
  • Fedora 26, 27 and 29, OpenSUSE 42, Ubuntu 14.04 and 17.10 are not supported

19.9.4 Release

21 Jun 15:15
Compare
Choose a tag to compare

Update

  • .NET4, .NET 4.5 Add constructor with path to MediaInfo.dll

Fix

#19 not work on iis