Missing DirectShow BaseClasses in Windows8.1 sdk Kit
-
Hello Friends I was using DirectshowBaseclasses samples from Windows7.1 sdk with VS2010. But After upsating on Windows8.1 with Vs2013, I am not able to find samples in Windows8.1 sdk to use directshow base classes. Basically, I am looking for CBaseVideoRenderer. If these classes are changes to some other location, please let me know if anybody using it. Any Help will be Appreciated. Thanks & Regards Yogesh Sikri
-
Hello Friends I was using DirectshowBaseclasses samples from Windows7.1 sdk with VS2010. But After upsating on Windows8.1 with Vs2013, I am not able to find samples in Windows8.1 sdk to use directshow base classes. Basically, I am looking for CBaseVideoRenderer. If these classes are changes to some other location, please let me know if anybody using it. Any Help will be Appreciated. Thanks & Regards Yogesh Sikri
Hello, DirectShow on Widows 8 and up are deprecated, you can continue to use source from SDK 7.1, but pay attention, for example, DirectX are not hardware accelerated, for new project you must use use Microsoft Windows Media Foundation new from win7 Ciao Carlo