Skip to main content

DirectShow SDKs and filters

VisioForge DirectShow SDKs and filters are a set of DirectShow filters and SDKs that allow you to create video processing and playback applications.

Decoding/Playback Filters

VLC and FFMPEG source filters allow you to play a wide range of video formats in your application. These filters are based on the popular VLC and FFMPEG libraries.

Encoding Filters

Encoding filters allow you to encode video and audio data in your application. Many popular video and audio codecs are supported.

Visit the Encoding Filters Pack page.

Processing Filters

Processing filters allow you to apply various effects to video and audio data in your application, including video rotation, scaling, color correction, text and image overlay, and more.

Check the Processing Filters Pack.

Virtual Camera SDK

Virtual Camera SDK allows you to create a virtual camera device in your application. The virtual camera device can be used in any application that supports DirectShow cameras.

Virtual Camera SDK page.

Video Encryption SDK

Video Encryption SDK allows you to encrypt video data in your application. The encrypted video can be played back in your application or any DirectShow player like Windows Media Player or MPC-BE.

Video Encryption SDK product page.

Tutorials