- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
1. Download new Media SDK 2014 for Clients, See code for vaapi from samples. Where can I find these files ?
#if defined LIBVA_SUPPORT
#include "vaapi_allocator.h"
#include "vaapi_device.h"
#endif
2. use mediasdk_sys_analyzer.exe says 1.8 HW not support
I use CPU: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
so, which cpu should i update to ?
Please Help.
Regards,
LK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi LK,
Some code is shared between the samples for Windows and Linux. The vaapi include files are part of Media SDK for Linux Servers and not part of the Windows releases. LIBVA_SUPPORT is not defined on Windows.
For mediasdk_sys_analyzer, the highest API level available for HW acceleration is 1.7 for this release. As is often the case with Media SDK, the software implementation comes first to provide a functional preview. Code can be developed for the SW implementation and in most cases it will run without changes when the HW implementation becomes available. Hardware support for 1.8 features is under development and will be part of a future release.
Regards,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Got it .
Thanks, Jeff.
Regards,
LK
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page