LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Multiplexers and Demultiplexers > Multiplexers > LEAD Ogg Multiplexer |
A module that combines audio and video into one file.
Also known as an encoder, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder.encoder , this is a module or algorithm to compress data. Playing that data back requires a decompressor , or decoder .
Also known as compressor, this is a module or algorithm to compress data. Playing that data back requires a decompressor, or decoder.
Also known as a decoder, this is a module or algorithm to decompress data.
Also known as a decompressor, this is a module or algorithm to decompress data.
The Ogg Multiplexer can be used to create Ogg files. This filter will accept any media type (any audio or video compressor ). Ogg is a new file format, made popular by Vorbis audio compression .It supports both audio and video from streaming applications and can support almost all audio/video codecs.
Technical details for the filter are provided in the following table:
Filter Interfaces |
N/A |
Interface ID |
N/A |
Input Media Types |
Any |
Output Media Types |
Type: |
Filter CLSID |
CLSID_LMOggMux |
Property Page CLSID |
CLSID_LMOggMuxPropPage |
Executable |
LMOggMux.dll |
Filter category |
CLSID_LegacyAmFilterCategory |
Header |
N/A |
Platforms Platforms
Win32, x64