Releases: yartat/MP-MediaInfo
Releases · yartat/MP-MediaInfo
21.9.3
- 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
21.09
21.03.7
21.03.6
Adds
- Added a
Text
property to theMediaInfoWrapper
class to provide access to the raw media information text representation (thanks @bejhanj) - Added a
StreamSize
property to theLanguageMediaStream
class to provide access to video, audio, and subtitle stream sizes (thanks @bejhanj)
Release 21.03
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
Fixed
#22 Fix for MP-5053: TV framerate is not parsed from tsbuffer
20.09 Release
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
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