Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files.
The following are the steps to read native MKV metadata.
Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....the code above and see the feature in action in our GitHub examples:...management App Along with full featured .NET library we provide simple...
.NET document viewer API to read, render and display MM in any type of C#, ASP.NET, VB.NET & .NET Core applications....developers to add MM file viewing feature in their applications by implementing...
.NET document viewer API to read, render and display M in any type of C#, ASP.NET, VB.NET & .NET Core applications....developers to add M file viewing feature in their applications by implementing...
.NET document viewer API to read, render and display SCRIPT in any type of C#, ASP.NET, VB.NET & .NET Core applications....to add SCRIPT file viewing feature in their applications by implementing...
.NET document viewer API to read, render and display AS3 in any type of C#, ASP.NET, VB.NET & .NET Core applications....developers to add AS3 file viewing feature in their applications by implementing...
.NET document viewer API to read, render and display ASM in any type of C#, ASP.NET, VB.NET & .NET Core applications....developers to add ASM file viewing feature in their applications by implementing...
.NET document viewer API to read, render and display DIFF in any type of C#, ASP.NET, VB.NET & .NET Core applications....developers to add DIFF file viewing feature in their applications by implementing...
.NET document viewer API to read, render and display SML in any type of C#, ASP.NET, VB.NET & .NET Core applications....developers to add SML file viewing feature in their applications by implementing...
.NET document viewer API to read, render and display HPG in any type of C#, ASP.NET, VB.NET & .NET Core applications....developers to add HPG file viewing feature in their applications by implementing...
.NET document viewer API to read, render and display JPC in any type of C#, ASP.NET, VB.NET & .NET Core applications....developers to add JPC file viewing feature in their applications by implementing...