LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Multiplexers and Demultiplexers > Demultiplexers and Splitters > LEAD FLV Demultiplexer |
The LEAD FLV Demultiplexer can be used to play Flash Video (FLV) files. This file format is widely used to store video files on web sites. For example, YouTube uses this format.
FLV files can use one of the following video compressions:
Sorenson video compression.
Screen capture compression. (Currently not supported by the demux)
On2 Technologies' VP6 compression.
H.264 compression.
FLV files can use one of the following audio compressions:
Mpeg-1 Layer 3 (MP3)
Uncompressed (PCM)
ADPCM (Currently not supported by the demux)
Nellymoser (Currently not supported by the demux)
AAC
Technical details for the filter are provided in the following table:
Filter Interface(s) |
N/A |
Interface ID |
N/A |
Input Media Types |
Type: |
Output Media Types |
Depends on the type of data being parsed. The most common are: Type: MEDIATYPE_Video Subtypes: MEDIASUBTYPE_avc1 Type: Subtypes: MEDIASUBTYPE_mp4a |
Filter CLSID |
CLSID_LMFlvDmx |
Property Page(s) CLSID |
N/A |
Executable |
LMFLVDmx.dll, DSKernel2.dll |
Filter category |
CLSID_LegacyAmFilterCategory |
Header |
N/A |
Win32, x64