LEAD MKV Multiplexer

LEAD's MKV Multiplexer can be used to create files based on the open source Matroska (MKV) File Format.

WebM is a new multimedia  format sponsored by Google, among other companies, for use with HTML5 video. The WebM format was developed with the goal of creating a completely open and free multimedia streaming format designed for use over the internet. WebM is encapsulated as a Matroska file using a VP8 codec for video and a Vorbis codec for audio..Both VP8 and Vorbis are based on free and open standards and by using the WebM format, developers can possibly eliminate the potential third party patent issues associated with  some of the other streaming technologies, such as H.264 and  MPEG4.

MKV files are very popular as file exchange formats for large (over 4GB) video files. LEAD's MKV Multiplexer does not support every audio compression. It supports every video compression whose media type is indicated by a FOURCC, just like the AVI format. The following compressions are supported:

Supported video compressions:

Supported audio compressions:

Filter Interfaces

N/A

Interface IDs

IID_ILMkvMux

Input Media Types

Video
Type:
MEDIATYPE_Video
Subtypes:
MEDIASUBTYPE_VP8
MEDIASUBTYPE_MPEG2_VIDEO
MEDIASUBTYPE_LISO
MEDIASUBTYPE_LMPG2
MEDIASUBTYPE_avc1
MEDIASUBTYPE_H265
MEDIASUBTYPE_hvc1
MEDIASUBTYPE_hve1

Audio
Type:
MEDIATYPE_Audio
Subtypes:
MEDIASUBTYPE_Vorbis
MEDIASUBTYPE_AC3
MEDIASUBTYPE_MPEG1Audio
MEDIASUBTYPE_PCM

Output Media Types

Type:
MEDIATYPE_Stream
Subtype:
MEDIASUBTYPE_MKV

Filter CLSID

CLSID_LMMkvMux

Property Page CLSID

N/A

Executable

LMMkvMux.dll , DSKernel2.dll

Filter category

CLSID_LegacyAmFilterCategory

Header

N/A

Platforms

Win32, x64

This filter is included as part of the following modules:

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Filters C API Help