I\'m using the DirectShow.Net Library to create a filter graph that streams video by using an http address and the WM Asf Writer. Then on the webpage I\'m able to use t开发者_JAVA百科he object element
I need to add text, image over video and save mixed file into another new video file.I know about DirectShow but will allow to play video with text but i am not sure how i can save this mixed video fo
I\'m brand new to DirectShow and am working on adding a video stream to my application.I\'ve looked into many solutions out there (TouchLess, DirectShow.net, etc.) and ended up going with this small p
I have a buffer of UYVY data from a camera and i am using the GSSF Directshow.net filter to push the buffer through a graph.
In the Microsoft DirectS开发者_开发知识库how documentation there appear to be no RGB video or image formats with more than 8 bits per channel. There are some YUV formats with 10 or 16 bits per channel
I\'m developing a DirectShow filter that it\'s input connects to H.264 encoder\'s output, the filterpurpose is to insert FEC bits just before theH.264 NAL\'s header,
I\'m working on a custom Windows DirectShow source filter based on CSource and CSourceStream for each pin. There are two pins - video output and audio output. Both pins work fine when individually ren
I wrote a C# code that captures video from a video capture card, and writes it in a AVI file. I\'m using the XviD encoder (DirectShow).
I have been writing Windows programs and DLLs for years but have never created an installer.How can I create a lightweight installer for a handful of DirectShow filters that I have written?
I\'m trying to build a crucial part for my application in which I need to be able to fake a virtual cam video stream.The video stream that I want to fake as a virtual webcam is streamed through my PC,