LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Multiplexers and Demultiplexers > Multiplexers > LEAD FLV Multiplexer |
The LEAD FLV Multiplexer can be used to create Flash Video (FLV) files. This file format is widely used to store video files on web sites. For example, YouTube uses this format.
The LEAD FLV Multiplexer does not support every video and audio compression. The following compressions are supported:
Sorenson video compression (modified H263 compression)
H264 video compression
Mpeg1 Layer 3 (MP3) audio compression with one the following audio sampling rates: 22.05KHz, 44.1KHz.
(PCM) uncompressed audio with one the following audio sampling rates: 5.5KHz, 11.025KHz, 22.05KHz, 44.1KHz
AAC Audio compression at 48KHz
Filter Interfaces |
None. |
Interface ID |
None. |
Input Media Types |
Video |
Output Media Types |
Type: |
Filter CLSID |
CLSID_LMFLVMux |
Property Page CLSID |
None |
Executable |
LMFLVMux.dll, DSKernel2.dll |
Filter category |
CLSID_LegacyAmFilterCategory |
Header |
None. |
Win32, x64