directshow
-
hi, I am beginner in direct show and I would like to write simple capture and saving file aplication. As a sample i use "Video Capture Example Code" from MSDN It works fine but I get stuck to figure out how to change video size. Can someone help me how to set width and high of recording video? I am also looking for SDK sample AmCap MSDN says (SDK root)\Samples\Multimedia\DirectShow\Capture\AMCap but is not there. Does anyone know link to download this sample Thank you Viliam
viliam
-
hi, I am beginner in direct show and I would like to write simple capture and saving file aplication. As a sample i use "Video Capture Example Code" from MSDN It works fine but I get stuck to figure out how to change video size. Can someone help me how to set width and high of recording video? I am also looking for SDK sample AmCap MSDN says (SDK root)\Samples\Multimedia\DirectShow\Capture\AMCap but is not there. Does anyone know link to download this sample Thank you Viliam
viliam
Are you using DirectX8 or DirectX9? If you are using DirectX9 the samples for DirectShow are now in the platform SDK. I don't remember for sure, but you may also have to download DirectX8 SDK Extras from MSDN to get all of the DirectShow samples. Regards, Dustin
-
Are you using DirectX8 or DirectX9? If you are using DirectX9 the samples for DirectShow are now in the platform SDK. I don't remember for sure, but you may also have to download DirectX8 SDK Extras from MSDN to get all of the DirectShow samples. Regards, Dustin
Samples are included in the Platform SDK :)