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 Cinema camera and I use the .NET DirectShowLib to capture the video stream. Well actually I use WPFMediaKit, but I am in the source code of that dealing directly with the direct show library now. What I have working is: - View the video output of the camera - Record the video output of the camera in ASF or AVI (the only 2 MediaType's supported with ICaptureGraphBuilder2) The problem is: I can save it as a .avi. This works fine and at a resolution of 1280x720 but it saves the file in RAW output.