Domanda

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

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top