I want to use Logitech C-920 in my project. C920 encodes video in H264 format. I am using DirectShowLib-2005 in my project, does it provide support for H264 format , or do i need to do some tweaking?

Thanks

有帮助吗?

解决方案

DirectShowLib does not contain H.264 decoder, however if you have it installed in the system (Microsoft or third party), DirectShowLib will make it available for your application.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top