I wrote a program to play MPEG video on a window (of course, DirectShow will open its own window as the sub-window of that window). On Windows Vista and 7, the program works fine. But on XP, the video
I\'m writing an app that will basically be like Fraps, but it will push video frames as a DirectShow Capture Source. This will make it easy to stream games on websites like ustream, justin.tv, etc. I\
I\'m writing custom DirectShow source push filter which is supposed to receive RTP data from video server and push them to the renderer. I wrote a CVideoPushPin class which inherits from CSourceStream
I\'m stumped on this, and I\'m really hoping someone could point me in the right direction. I\'m currently capturing video in Windows Mobile and encoding it using the WMV 9 DMO (CLSID_CWMV9EncMediaOb
I want to make a small utility which makes my MacBook to get clamshell mode. Is there any usable API? Clamshell means \'only external monitor on mode\'.
I am just starting with DirectShow.NET, and I am trying to get the length (in seconds) of an audio file. The audio may be .mp3, .wav, .aac, or .m4a.
I\'m doing some stereoscopic work which means I have need to work with two instances of various filters (i.e. a camera source that receives an IP stream), and this is proving not to be trivial.
i need to fetch the informations like frame per second, Bitrate for video file (wmv,mov,H.264,mp4) i m using IMediaDet for ge开发者_如何学运维tting informations, it working fine for wmv, avi but not f
How to impl开发者_如何学Cement you own custom DirectShow renderer that could work a-la or instead of SampleGrabber? http://www.gdcl.co.uk/AppFilter.zipI\'d recommend looking into BaseClasses from Plat
I\'m working on a solution that will be used to receive video stream from remote hosts and to put various texts on the top of it. Currently it consists of custom DirectShow push filter (C++) which rec