DirectShow.NET sample - load a better profile
问题 I am running the CapWMV sample application of DirectShow.NET. It is loading a very low quality profile in Capture.cs: // Windows Media Video 8 for Dial-up Modem (No audio, 56 Kbps) // READ THE README for info about using guids Guid cat = new Guid(0x6E2A6955, 0x81DF, 0x4943, 0xBA, 0x50, 0x68, 0xA9, 0x86, 0xA7, 0x08, 0xF6); The readme says if you MUST use guids, you can find them defined in %windir%\WMSysPr9.prx. But when I load another profile, if fails, presumably because I am not connecting