- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all!
As I understood from MSDK tutorial samples, MSDK is able to accelerate video decoding via GPU usage (DXVA library) or parallel processing (OpenMP library).
But is MSDK able to use CPU specific features for video decoding acceleration (like Intel IPP)?
Best regards,
Roman
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for reply, but all I can see there is optimization for the latest Intel CPU generation.
When I use IPP in my application, I can see that IPP detected my CPU type and loaded proper DLL set specially for this CPU type.
When I use MSDK in my application, I see nothing...
Best regards,
Roman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
All processor-dependent branches are assembled into single libmfxsw*.dll. And hardware implementation interlayers are collected at libmfxhw*.dll
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, these are very good news for me :)
Best regards,
Roman
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page