VPU DirectShow Decoder Filter for MJPEG

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

VPU DirectShow Decoder Filter for MJPEG

1,504件の閲覧回数
slederer
Contributor I

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

タグ(2)
0 件の賞賛
返信
1 返信

1,082件の閲覧回数
JunZhu
NXP Employee
NXP Employee

Hello, Stefan,

The VPU decoder filter accepts the MJPEG stream format: type=MEDIATYPE_Video, subtype=MEDIASUBTYPE_MJPG.

Best Regards,

Jun

0 件の賞賛
返信