LEAD Still Image Writer
The LEAD Still Image Writer filter allows any DirectShow application (such as Windows Media Player) to save the video stream The portion of the file holding the video data. The video data might be compressed to save disk space. The data has to be decompressed using a video decompressor before you can play (see) it. to a variety of different still image file formats, including:
The filter is capable of saving any file format supported by LEADTOOLS Raster Imaging toolkit. You need to unlock raster still image support using the DirectShow Kernel before you can save the extra file formats not listed in the above list.
The LEAD Still Image Writer filter uses the LEAD raster DLL's (LTFILL15U.dll, LTKRN15U.dll, LTDIS15U.DLL, LFXXX.dll). These files can be in the same Still Image Fitler folder or any folder in the Windows system-defined path.
Filter Interface |
|
Interface ID |
IID_ILTStlImgWrt |
Input/Output Media Types |
MEDIATYPE_Video. |
Filter CLSID |
CLSID_LTStlImgWrt |
Property Page CLSID |
CLSID_LTStlImgWrtPropertyPage |
Filter category |
CLSID_LegacyAmFilterCategory |
Executable |
LTStlImgWrt.dll |
Header |
ILTStlImgWrt.h |
LEAD Still Image Writer User Interface