Pregunta

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

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top