Hello,
I want to use the VPU DirectShow Decoder filter to decode a MJPEG file generated by ffmpeg. Is there any documentation for the VPU DirectShow Decoder?
I tried to build up a DirectShow graph using IGraphBuilder. But when I set the MediaType.formattype of the AsyncFileReader I cannot find a suitable format type for MJPEG. How can I configure the VPU DirectShow Decoder filter to accept MJPEG?
Thank you for your help!
Best Regards
Stefan