LEAD Video Frame Rate Controller Filter (2.0)

The LEAD Video Frame Rate Controller filter provides the ability to change the frame rate of the passing 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 Also known as a decoder, this is a module or algorithm to decompress data. before you can play (see) it..

 

Filter Interface

ILMVFrameRateCtrl, ILMMCommon

Interface ID

IID_ILMVFrameRateCtrl

Input/Output Media Types

This filter accepts any video of type MEDIATYPE_Video, with format FORMAT_VideoInfo. Any temporally compressed video will not be accepted.

Filter CLSID

CLSID_LMVFrameRateCtrl

Property Page CLSID

CLSID_LMVFrameRateCtrlPropertyPage

Filter category

CLSID_ltmmVideoProcessorCategory

Executable

LMVFramCtrl2.dll, DSKernel2.dll

Header

ILMVFramCtrl2.h

Platforms

Win32, x64

 

LEAD Video Frame Rate Filter User Interface

This filter is included as part of the following modules:

 LEADTOOLS DVD Module for API

 LEADTOOLS Video Streaming Module for API

 LEADTOOLS DVD Module for COM

 LEADTOOLS Video Streaming Module for COM