8 Topics

Member Avatar for
Member Avatar for George.Storm

Hi, As above, I'm using directshownet for the first time, trying to create a program to perform some real-time video processing. At the moment I'm aiming to create two video renders (in the same window) side by side, one showing the original video and the other showing an edited version. …

0
147
Member Avatar for kiske

Hello, I'm triyng to connect a camera to a VMR9 filter and I do the following: Create the filter graph Create the VMR9 filter Add the VMR9 Filter to the graph Create the video source filter and add to the graph Create an instance of capturegraphbuilder2 and reference it with …

Member Avatar for rubberman
0
520
Member Avatar for Fungus1487

Hi all. I have a requirement to collect a bitmap image directly from a given AVI file. Does anyone know of any decent .Net only libraries that by any chance can achieve this? I would like to avoid any COM interops if possible but if you have had experience using …

Member Avatar for Momerath
0
239
Member Avatar for rahuluttekar

i am developing application to capture image from webcam using .net and directshow. i want to capture image when the hardware button available on webcam is pressed.i cant be able to do it using directshow library.Is there any way in directshow to detect webcam hardware button press event so that …

0
88
Member Avatar for rahuluttekar

I'm building desktok application in .NET that uses web camera device I'm using DirectShowNet Library . i want to capture the image when user clicks the snapshot button available on webcam.and then dispaly the image in picture box.pls help me out iam stuck with this issue. Do you know how …

Member Avatar for pauldani
0
98
Member Avatar for rahuluttekar

I'm building .NET application that uses web camera device I'm using DirectShowNet Library . i want to capture the image when user clicks the snapshot button available on webcam.and then dispaly the image in picture box.pls help me out iam stuck with this issue. Do you know how to do …

Member Avatar for kvprajapati
0
134
Member Avatar for Thew

Hello, I'd like to make some application which will play videos or flash animations over the desktop. The only idea I have is to use DirectShow, make application window transparent and "always on top". But this is not exactly what I want. I'd like to have something playing on the …

0
160
Member Avatar for omri374

Hi, I'm programming an application that records video samples of 5 seconds each. the recording takes place inside a loop. I use MFC and DirectShow The thing is, that the main thread must pause for 5 seconds while the sample is being recorded. in order to do that, I can …

Member Avatar for omri374
0
364

The End.