An Ebml based serializer to deserialize a Matroska file (.mkv or .webm).
Info
Version: | 0.0.11-preview-01 |
Author(s): | Stef Heyenrath |
Last Update: | Saturday, July 29, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StefH/Matroska |
NuGet Url: | https://www.nuget.org/packages/Matroska |
Install
Install-Package Matroska
dotnet add package Matroska
paket add Matroska
Matroska Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Span.ReaderWriter(>= 0.0.3)
- NEbml(>= 0.10.1)
- Span.ReaderWriter(>= 0.0.3)
- NEbml(>= 0.10.1)
- System.ValueTuple(>= 4.5.0)
Tags