MultiCam Boards Documentation > MultiCam Documentation > MultiCam DirectShow Reference > Reference Guide > Euresys Source Filter

Euresys Source Filter

The Euresys source filter is a video capture source filter designed for video stream acquisition with Euresys Picolo series video surveillance boards.

This filter has two output pins: Capture and Preview.

Some Euresys capture hardware devices are capable of individual control. Refer to Source Filter Operation and Individual Control for more information.

Filter interfaces

Conventional DirectShow interfaces (*)

INonDelegatingUnknown
IAMovieSetup
IMediaFilter
IBaseFilter
IPersistStream
ISpecifyPropertyPages
IAMVideoProcAmp
IAMVideoControl
IAMFilterMiscFlags

Euresys DirectShow interfaces

IESFProperties
IESFCompression
IMCConfig

Output pins interfaces

Conventional DirectShow interfaces (*)

INonDelegatingUnknown
IPin
IAMStreamConfig
IKsPropertySet
IAMVideoCompression

Euresys DirectShow interfaces

IESFProperties
IESFCompression

Output pin media types

Media type

MEDIATYPE_Video

Media sub-types

Refer to individual Picolo boards topics for the precise list of supported media sub-types among the following:

MEDIASUBTYPE_DX50
WMMEDIASUBTYPE_MP4S
MEDIASUBTYPE_YUY2
MEDIASUBTYPE_YV12
MEDIASUBTYPE_IYUV
MEDIASUBTYPE_Y41P
MEDIASUBTYPE_YVU9
MEDIASUBTYPE_RGB24
MEDIASUBTYPE_RGB555
MEDIASUBTYPE_RGB565
MEDIASUBTYPE_RGB8
MEDIASUBTYPE_RGB32

Filter CLSID

CLSID_ESFilter

Property pages CLSID

CLSID_AdjustPropPage
CLSID_ConfigPropPage
CLSID_CompressionPropPage

Generated Events

EC_ESF_SIGNAL_LOST
EC_ESF_SIGNAL_RESTORED
EC_OLE_EVENT

Merit

MERIT_NORMAL

Filter category

CLSID_VideoInputDeviceCategory

Executables

ESFilter.dll
ESFPropertyPages.dll

(*) For more documentation about these interfaces, refer to the Microsoft DirectShow documentation.