Top "Directshow.net" questions

The purpose of this library is to allow access to Microsoft's DirectShow functionality from within .NET applications.

Video Capture output always in 320x240 despite changing resolution

Ok I have been at this for 2 days and need help with this last part. I have a Microsoft LifeCam …

c# directshow directshow.net
How to list camera available video resolution

if I have more than one camera attached to my PC ... I want to know the best available resolutions for …

c# .net wpf camera directshow.net
Writing a Direct Show Source Filter

I should have to write a Direct Show Filter which takes input(video,audio) from live source. And it should …

directshow directshow.net
how to use x264 encoder with directshow

i can't figure out how to use x264 with directshow. i installed many thinks that pretend to have x264 encoder …

video directshow directshow.net x264 libx264
Can't make IAMStreamConfig.SetFormat() to work with LifeCam Studio

I'm brand new to DirectShow and am working on adding a video stream to my application. I've looked into many …

directshow directshow.net
Any sample project use DirectShow.NET library to capture image and capture video in the same project?

Is there any sample project use DirectShow.NET library to capture image and capture video in the same project?

c# directshow directshow.net
Blackmagic Decklink Interfaces for .Net

I am searching for interfaces for a decklink video device for C# .Net using DirectShowLib.Net. It seems, there are …

c# .net interface video-capture directshow.net
How can I learn a DirectShow programming?

I'm a .Net C# Developer. I want to develop the media programming about video/audio codec, capture media from source, …

c# c++ directshow video-capture directshow.net
FFmpeg Hardware Acceleration -> GPU + DirectShow

Is there a hardware accelerated version of FFmpeg (e.g. a version that utilizes the GPU)? Also, does anybody use …

ffmpeg directshow gpu directshow.net
How to capture audio and Video using DirectShow NET?

I'm trying to learn C# net. Cause I already know OO PHP some Java and C++ (which i never really …

c# directshow.net