Giter Site home page Giter Site logo

prasadnallani / mediasdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel-media-sdk/mediasdk

0.0 0.0 0.0 5.89 MB

The Intel® Media SDK

Home Page: http://mediasdk.intel.com

License: MIT License

Makefile 0.05% CMake 0.33% C++ 96.36% C 3.05% Objective-C 0.07% Python 0.10% Perl 0.04%

mediasdk's Introduction

Intel® Media SDK

Intel® Media SDK provides an API to access hardware-accelerated video decode, encode and filtering on Intel® platforms with integrated graphics.

Supported video encoders: HEVC, AVC, MPEG-2, JPEG
Supported Video decoders: HEVC, AVC, VP8, MPEG-2, VC1, JPEG
Supported video pre-processing filters: Color Conversion, Deinterlace, Denoise, Resize, Rotate

Important note

The current version of Intel Media SDK compatible with the open source Linux* Graphics Driver commit f7662547ab9cec5b98d144b0943067e2251825e8. Intel Media SDK depends on a special version of LibVA commit df544cd5a31e54d4cbd33a391795a8747ddaf789.

FAQ

You can find answers for the most frequently asked questions here.

Table of contents

License

Intel Media SDK is licensed under MIT license. See LICENSE for details.

How to contribute

See CONTRIBUTING for details. Thank you!

System requirements

Operating System: CentOS 7.3, Ubuntu 16.04.
Hardware: Intel platforms with integrated graphics:

  • Intel® Xeon® E3-1200 v4 family with C226 chipset
  • Intel Xeon E3-1200 and E3-1500 v5 families with C236 chipset
  • 5th Generation Intel® Core™ processors
  • 6th Generation Intel Core processors

Please find documentation under the doc/ folder or navigate to Intel Media Server Studio support page.

How to build

Requirements

Build steps

Get sources

git clone https://github.com/Intel-Media-SDK/MediaSDK msdk
cd msdk

Configure build with GCC (default) compiler:

perl tools/builder/build_mfx.pl --cmake=intel64.make.release

This will build MSDK binaries and MSDK samples.

If you want to configure build with CLang compiler use the following command:

perl tools/builder/build_mfx.pl --cmake=intel64.make.release.clang

Run build:

make -j8 -C __cmake/intel64.make.release

Enabling Instrumentation and Tracing Technology

To enable the Instrumentation and Tracing Technology API you need either Intel® VTune™ Amplifier installed or to manually build an open source version. You can get ITT source files from GitHub and build it on your own.

Please note that auto detection of the Intel VTune Amplifier configuration is not supported. The next step is mandatory if you want to use this feature: set $ITT_PATH so $ITT_PATH/include/ittnotify.h and $ITT_PATH/libittnotify64.a will be valid paths. MSDK build system will automatically detect it.

See also

Intel Media Server Studio: https://software.intel.com/en-us/intel-media-server-studio

Intel Media SDK: https://software.intel.com/en-us/media-sdk

mediasdk's People

Contributors

rkazants avatar uartie avatar alariono avatar dmitrybrazhkin avatar dmitryermilov avatar dvrogozh avatar mgonchar avatar ogolikov avatar lakulako avatar ruiling-song avatar snowpiel avatar vshampor avatar artem-shaporenko avatar c3d avatar dmi3shin avatar adydychk avatar djie1 avatar rlim77 avatar ph0b avatar romka0017 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.