The DVD Module includes the Multimedia Module. For more information on the Multimedia Module, click here .
The following table describes the components included with the DVD Module:
DLL | Header | Comments | Help Files | Demo Project Source Code |
---|---|---|---|---|
LTDVDWRT2.DLL | ILTDvdWriter2.h | LEADTOOLS DVD Module C API provides dynamic link library (DLL) functions for creating DVD images. | Launch Help | \Examples\Multimedia\DirectShow\Cpp\DVDAuthor |
LTDVDBrn2.dll (Win32) / LTDVDBrn2x.dll (x64) | ILTDvdBurner2.h | The LTDVDBurner object is a DirectShow filter that provides functionality for burning ISO and DVD images on recordable and writable media. | Launch Help | \Examples\Multimedia\DirectShow\Cpp\DVDBurner |
LMMpg1Mx2.DLL | N/A | The LEAD MPEG-1 Multiplexer filter can be used to create MPEG-1 files. | Launch Help | |
LMMpg2Mx2.DLL | N/A | The LEAD MPEG-2 Multiplexer can be used to create MPEG-2 files. | Launch Help | |
LMVFramCtrl2.dll | ILMVFramCtrl2.h | The LEAD Video Frame Rate Controller filter is used to change the frame rate of the passing video stream. | Launch Help | \Examples\Multimedia\DirectShow\Cpp\ConvertToMobile |
LMVCrop2.dll | ILMVCrop2.h | The LEAD Video Crop filter extracts areas from a source movie. A graphical representation is provided to show and modify the desired rectangle position and size. The cropped rectangle can be as small as 1x1. | Launch Help | |
LMVDeitr2.dll | ILMVDeinterlace2.h | The LEAD Video Deinterlace filter converts interlaced video to make it a progressive scan video. | Launch Help | \Examples\Multimedia\DirectShow\Cpp\ConvertToMobile |
LEncMpg23.dll (Win32) / LEncMpg23x.dll (x64) | ILEncMPEG2_2.h | The LEAD MPEG-2 Encoder Filter is a DirectShow filter for compressing video data using the MPEG-2 (ISO/IEC 13818-2) or MPEG-1 (ISO 11172-2) standard. | Launch Help | \Examples\Multimedia\DirectShow\Cpp\DVDAuthor |
LDecMpg22.dll | N/A | The LEAD MPEG-2 Decoder Filter is a DirectShow filter for decompressing video data that was compressed using the MPEG-2 (ISO/IEC 13818-2) or MPEG-1 (ISO 11172-2) standard. | Launch Help | |
LEncMpgA2.DLL (Win32) / LEncMpgA2x.DLL (x64) | N/A | The LEAD MPEG Audio Encoder is a DirectShow filter for compressing audio data using the MPEG-1 Layer 2 audio compression standard (ISO/IEC 11172-3). This audio format can be multiplexed into an MPEG-1 or MPEG-2 file. Use this audio codec when creating MPEG-1 or MPEG-2 (DVD) files. | Launch Help | |
LMVRsz2.dll | ILMVRsz2.h | The LEAD Video Resize filter is used to change the dimensions of a source movie: the result is a new media, with new dimensions and size. The resize filter offers three types of resizing algorithms; Resample, Bicubic interpolation, and Normal. | Launch Help | \Examples\Multimedia\DirectShow\Cpp\ConvertToMobile |
LMVRot2.dll | ILMVRot2.h | The LEAD Video Rotation filter rotates a video stream by the standard angles; 0, 90, 180, and 270 (in addition to flip and reverse options). | Launch Help |
The LEADTOOLS DVD Module API provides low-level control for maximum flexibility.
For a complete list of the DirectShow filters, codecs and modules, refer to the following topics: