Getting Started with the Intel Media SDK
Follow Gael on Twitter: @GaelHof
- Media SDK Developer’s Guide
- Media SDK Tutorial Pack
- Download Media SDK Samples Bundle
- Download and Install the Intel Media SDK
- Download the Latest Intel Graphics Drivers
- Required OS: Windows 7/8/8.1 (32 or 64-bit)
- Supported Processors: Intel HD Graphics, 2nd, 3rd, and 4th generation Intel Core processor-based platforms, including Ultrabook™, a limited set of Intel® Xeon E3 processors, and Intel Atom™ processor-based tablets.
One thing that developers might find a little confusing is that a search for the Intel® Media SDK takes you to an Intel® Integrated Native Developer Experience (Intel® INDE) download page. This is because the Intel Media SDK is now a feature included in the Intel INDE tools suite.

If all you need is the Intel Media SDK then you must select the “Get Intel® INDE” option on the download page. See Quick Installation Guide for Media SDK on Windows with Intel® INDE for complete instructions on how to download a standalone version of the Intel Media SDK.
Media applications target both CPUs and GPUs. Here are the specifications for the Intel Media SDK 2014:
| Video Encoders | H.264 (AVC and MVC), MPEG-2, JPEG*/Motion JPEG, HEVC(SW) |
| Video Decoders | H.264 (AVC and MVC), MPEG-2, VC-1, JPEG*/Motion JPEG, HEVC(SW) |
| Video Processing Filters | Deinterlacing/Inverse Telecine, Resizing, Color Conversion, Denoising, Frame Rate Conversion, Brightness, Contrast, Hue, Saturation Control, Sharpening, Image Stabilization |
| Video Conferencing | Dynamic bitrate control, Low Latency, Error Detection/Resilience, temporal scalability, dynamic resolution change, long term reference frames, Rolling I-Frame |
| Extensions | User-defined filters (HEVC encoder/decoder delivered as plug-ins)Example plug-ins for OpenCL and VP8 decode. |
Accelerated Video Operations: The Intel Media SDK contains optimized media libraries that are built on top of Microsoft Direct*, DirectX Video Acceleration (DVXA) APIs, and platform graphics drivers. The Intel Media SDK also exposes the hardware acceleration features of Intel® Quick Sync Video built into 2nd, 3rd, and 4th generation Intel® Core™ processors.
The Intel Media SDK focuses on media pipeline components that are most commonly used and in need of acceleration, such as:
- Decoding from video elementary stream formats (H.264, MPEG-2, VC-1, and JPEG*/Motion JPEG, new: HEVC) to uncompressed frames
- Selected video frame processing operations
- Encoding uncompressed frames to elementary stream formats (H.264, MPEG-2, new: HEVC)
- New: Audio encode/decode and container split/muxing
Here is an example of a generic transcode pipeline. The Intel Media SDK accelerates a subset of the most computationally demanding video elementary streaming tasks.
Install the Graphics Driver and the Intel Media SDK
In order to take full advantage of the Media SDK’s capabilities, you will need to install both the graphics driver and the Intel Media SDK. The Graphics Driver and the Media SDK are distributed in two separate downloads. The Media SDK can be installed before or after the driver and the driver can be updated without re-installing the Media SDK. Note, however, that hardware acceleration is available only if both components are installed successfully. The media acceleration DLLs are distributed with the graphics driver, not the Intel Media SDK. The default graphics driver may or may not provide all of the files and registry components necessary. The link for the Intel Graphics Drivers is included above. When downloaded, the graphics installer will populate the Media SDK directories located here: <root>\Program Files\Intel\Media SDK

Structure of the Intel Media SDK:
Unless otherwise specified, the Media SDK is saved to the following folder on your computer:
- <root>\Intel\INDE\media_sdk_6.0.0.308
Here is the basic file structure:

Using the Intel Media SDK Samples
The Samples projects were created for Microsoft Visual Studio 2005. If you are using a more recent version, you will encounter a warning – this is not a problem.
The samples provided in the SDK demonstrate how to utilize the library without the additional complexity of a GUI or media framework. The samples are very basic and are provided as a starting point for developers. The major components of the SDK are represented by basic console applications as described below:
Basic Samples:
| Sample_decode | Decoding from an elementary stream to raw (uncompressed) frames. Includes decoding of an elementary MVC video stream and use of the Stereoscopic 3D (S3D) API. |
| sample_encode | Encoding from raw frames to a compressed (elementary) stream. |
| sample_multi_transcode | Transcoding to and from elementary stream(s). Illustrates multiple asynchronous sessions to perform batch processing. |
| sample_vpp | An example of how to use pixel preprocessing to manipulate raw (uncompressed) frames |
Advanced Samples
| sample_full_transcode | Showcases a complete transcoding pipeline, including audio decode/encode and container splitting and muxing |
| sample_user_modules | OpenCL™, VP8 decode user plugins. |
| sample_utilities | Pipeline construction combining VPP and user plugins. |
| sample_videoconf | Low latency, packet loss, dynamic bitrate, key frame insertion, long-term reference frame generation. |
The SDK also contains Microsft DirectShow filter samples, as well as Windows-based GUI applications (DirectShow Player and MediaFoundation TranscodeSample).
You can watch the Intel Media SDK Tutorials that will take you through 7 distinct sections with increasing levels of complexity:
- Section 1: Introduces the Intel Media SDK session concept via a very simple sample.
- Section 2-4: Illustrates how to utilize the three core SDK components: Decode, Encode, and VPP.
- Section 5: Showcases transcode workloads, utilizing the components described in earlier sections.
- Section 6: Describes more advanced and compound usages of the SDK.
- Section 7: Explains how to integrate OpenCL processing into the Intel Media SDK pipelines.
Ok, this should get you started. For further information, here are some great resources:
About Gael Hofemeier
Technology Evangelista/Intel Black Belt always learning. Live and play in the Portland, Oregon area.
Categories: Application Innovation, Intel, Intel Software | Tagged as: acceleration, Drivers, GPU, Graphics, Media SDK
Bookmark the permalink.
2 Responses to Getting Started with the Intel Media SDK
Walter An says:
Hi,
Is there a place in Intel web site where the list of supported Intel CPUs that can run Intel Media SDK Client for Windows?
Actually I want to know whether Intel® Xeon® Processor E3-1285 v3 can run Intel Media SDK Client for Windows or not.
Thank you.Gael Hofemeier says:
Hi Walter,
I apologize for the delay: According to the Release Notes, the E3-1285 v3 is compatible.Hardware
The following processor models are supported:
Intel® Xeon® Processor E3-128x v3 with Intel C226 Chipset:
Intel® Xeon® Processor E3-1284 v3
Intel® Xeon® Processor E3-1285 v3
Intel® Xeon® Processor E3-1285L v3
Intel® Xeon® Processor E3-1286 v3
Intel® Xeon® Processor E3-1286L v3
Getting Started with the Intel Media SDK的更多相关文章
- Intel Media SDK H264 encoder GOP setting
1 I帧,P帧,B帧,IDR帧,NAL单元 I frame:帧内编码帧,又称intra picture,I 帧通常是每个 GOP(MPEG 所使用的一种视频压缩技术)的第一个帧,经过适度地压缩,做为随 ...
- (转)Integrating Intel® Media SDK with FFmpeg for mux/demuxing and audio encode/decode usages 1
Download Article and Source Code Download Integrating Intel® Media SDK with FFmpeg for mux/demuxing ...
- Intel® Media SDK Media Samples Linux 学习笔记(转)
最近折腾intel media sdk,主要硬件平台是在HD4600的核显上进行测试,intel media sdk是intel提供的一种基于核显的硬件编解码的解决方案,之前已经有使用ffmpeg进行 ...
- Intel® Media SDK(一)
A cross-platform API for developing media applications on Windows* Fast video playback, encode, proc ...
- Intel Media SDK安装步骤
!!!(gcc/g++版本要在4.8以上,本人使用的是5.4版本) 要先安装依赖,按以下步骤依次执行 1.LIBVA git clone https://github.com/intel/libva. ...
- Intel Media SDK 性能測试
经过測试,发如今windows 7上 i3 i5 上Intel Media SDK 1080P仅仅能解6路,720P仅仅能解8路, 不知大家有没有測试过?
- 微软商店一直安装不上Intel Media SDK DFP
具体表现为一直安装失败,但是下载进度条一直在,无法去除. 此方法来自 https://answers.microsoft.com/en-us/windows/forum/all/error-code- ...
- How to run Media SDK samples on Skylake【转载】
In the last few days, we have seen lot of concern for using Intel® Media 2016 on 6th generation Inte ...
- Intel® Media Server Studio Support
复制自网址:https://software.intel.com/en-us/intel-media-server-studio-support/code-samples Code Samples M ...
随机推荐
- Snoop resynchronization mechanism to preserve read ordering
A processor employing a post-cache (LS2) buffer. Loads are stored into the LS2buffer after probing t ...
- 清除svn检出导致的所有文件的问号
问题:将svn项目检出到桌面后,桌面的图标都有问号了,怎么消除这一大堆问号? 解决方案:(1)新建一个a.txt文件,把这行代码复制进去for /r . %%a in (.) do @if exist ...
- thinkphp框架做项目的前期配置
ThinkPHP 目录结构说明 ThinkPHP.php:框架的公共入口文件 App:项目放置目录 Common:包含框架的一些公共文件.系统定义.系统函数和惯例配置等 Lang:系统语言文件目录 L ...
- Redis数据结构之跳跃表
跳跃表是一种有序数据结构,它通过在每个节点中维持多个指向其他节点的指针,从而达到快速访问节点的目的. 一.跳跃表结构定义1. 跳跃表节点结构定义: 2. 跳跃表结构定义: 示例: 二.跳跃表节点中各种 ...
- luogu P2659 美丽的序列
题目背景 GD是一个热衷于寻求美好事物的人,一天他拿到了一个美丽的序列. 题目描述 为了研究这个序列的美丽程度,GD定义了一个序列的“美丽度”和“美丽系数”:对于这个序列的任意一个区间[l,r],这个 ...
- noip2009提高组解题报告
NOIP2009潜伏者 题目描述 R 国和S 国正陷入战火之中,双方都互派间谍,潜入对方内部,伺机行动. 历尽艰险后,潜伏于 S 国的R 国间谍小C 终于摸清了S 国军用密码的编码规则: 1. S 国 ...
- 使用NSOperationQueue简化多线程开发
多线程开发是一件需要特别精心的事情,即使是对有多年开发经验的工程师来说. 为了能让初级开发工程师也能使用多线程,同时还要简化复杂性.各种编程工具提供了各自的办法.对于iOS来说,建议在尽可能的情况下避 ...
- PR物料KFF弹出LOV - WHERE条件重写
PROCEDURE event (event_name VARCHAR2)IS---- This procedure allows you to execute your code at specif ...
- Nuxt.js使用lazyload
Vue的使用方式: 1. 安装插件: npm install vue-lazyload --save-dev 2. main.js引入插件: import VueLazyLoad from 'vue- ...
- iOS App 项目:会员卡管理系统设计方案
1.需求描写叙述 店主须要管理自己的会员信息和充值卡信息以及消费纪录 店主觉得购买电脑和外设成本太高,并且店面没有地方容纳这些设备 店主希望通过手机来完毕这些功能.但尽量不产生流量.对网络要求较低 店 ...