- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to decode Mjpeg by Intel Msdk.Now my cpu is Celeor J1800 and it works on my thin client.
I have two questions:
1. dose mjpeg hardware decoding must need 4th generation core and forward? celeor J1800 is bay trail, is it belong to 4th generation?
2.I use DXVA_CHECKER(one checking GPU ability's software)find that "Intel Hardware M-jpeg Decoder MFT" and it's GUID is"91CD2D6E-897B-4FA1-B0D7-51DC88010E0A",but I didn't find this GUID in MSDN forums, does it mean this mjpeg hw decoder ability is just provide by intel and I must use MSDK gain Hardware Acceleration ability even msdk also use d3d9 or d3d11, using DXVA2 +d3d9 is impossible?
Thank you everyone for your help.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The processor in your machine should support MJPEG and you can use both MSDK and HMFT to access it.
For MSDK, you don't have to use GUID; for the HMFT access, please check Microsoft support site.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
delete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mark L. (Intel) wrote:
The processor in your machine should support MJPEG and you can use both MSDK and HMFT to access it.
For MSDK, you don't have to use GUID; for the HMFT access, please check Microsoft support site.
Mark
Thank you Mark. One thing confused me is the ID "91CD2D6E-897B-4FA1-B0D7-51DC88010E0A", I didn't find this id in Microsoft support site, so I deduce thid ID is defined by Intel, is it right ? If not, where defining this ID.
Second, if I use MSDK on my amd mechine, can I use MSDK software implementation for decodeing ? And dose msdk surpport Nvidia graphic hardware decoding ?
Best wishes,
ln
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page