GithubHelp home page GithubHelp logo

isabella232 / player-ffmpeg-yami Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel/player-ffmpeg-yami

0.0 0.0 0.0 30 KB

Deprecated Please use instead ffmpeg_libyami for ffmpeg integration.

Home Page: https://github.com/01org/ffmpeg_libyami

Makefile 2.63% Shell 2.11% C 95.26%

player-ffmpeg-yami's Introduction

it is an example player basing on ffmpeg, with addtional patches (to ffmpeg) to use libyami for decoding/encoding. for now only h264 decoder is enabled.

build steps:

  1. make sure libva/libyami are installed in your environemntsi: https://github.com/01org/libyami/wiki
  2. setup env for ffmpeg build: "source build-ffmpeg.env"
  3. build ffmpeg (with yami patches): "make ffmpeg" by default, ffmpeg is installed to /opt/ffmpeg
  4. build the example player: "make player"

###relicense At 2016/6/8, we relicense libyami from LGPL to Apache V2. You need passing --enable-version3 to ffmpeg and dynamic link libyami to make license compatible. You can refer to http://ffmpeg.org/general.html#OpenCORE_002c-VisualOn_002c-and-Fraunhofer-libraries for details. You can use old LGPL licensed libyami at https://github.com/01org/libyami/tree/master. But we freezed it as 0.3.2.

###deprecated We abandon this project since we have a better replacement. Please use https://github.com/01org/ffmpeg_libyami for ffmpeg integration.

player-ffmpeg-yami's People

Contributors

xuguangxin avatar yujiankang 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.