Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am trying开发者_开发技巧 to develop a DirectShow filter with internet access. When I try to use Winsock,
I am playing video using custom 开发者_如何学Pythonallocator using directshow. I want to set brightness, contrast and saturation of a video. How can I do this?There are two ways you can accomplish tha
I\'m developing a custom video capture application. The idea is to capture output from a webcam, and simultaneously display a delayed preview.
I开发者_如何学JAVA\'m trying to create an ASF file and instead of using sound or video data I want to create a stream made of custom packets with binary data.
I need to find a video filter in order to mix multiple video streams (let\'s say, maximum 4). I\'ve found a video mixer filter from MediaLooks and is ok, but the problem is that i\'m trying to use it
I want to develop a virtual webcam driver which from User mode I\'ll pass image to it and it will display as webcam output.
Is it any how possible to开发者_Go百科 run DirectShow on multiple machines with wcf?DirectShow and WCF are completely unrelated.
I\'m messed up with codec issue for days, and still couldn\'t see th开发者_开发问答e big picture yet. It is my first time to deal with audio/video formats and codecs. So I really need some help about
Has开发者_运维百科 any one Used DMO (Microsoft DirectX Media Objects) in C#? Not using DShow. Any Libs, Wrapers, etc?I personally am not familiar with that framework, but does SlimDX support it?