Question

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

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top