GithubHelp home page GithubHelp logo

isabella232 / ffvademo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel/ffvademo

0.0 0.0 0.0 86 KB

Simple FFmpeg/vaapi based player

Home Page: https://01.org/linuxmedia

Makefile 11.44% Shell 0.40% M4 5.85% C 82.30%

ffvademo's Introduction

  FFmpeg/vaapi Sample Player (ffvademo)

  Copyright (C) 2014 Intel Corporation
    Author: Gwenole Beauchesne <[email protected]>


License
-------

The FFmpeg/vaapi Sample Player (ffvademo) and its associated helper
library are available available under the terms of the GNU Lesser
General Public License v2.1+


Overview
--------

This project consists in a simple FFmpeg/vaapi based video player, and
an associated helper library, that demonstrate how to use FFmpeg with
Video Acceleration (VA) APIs.


Features
--------

  * FFmpeg decoder with VA-API support
  * Native X11 renderer through vaPutSurface()
  * EGL renderer showing off VA/EGL interop capabilities

Non-goals

  * A full-blown player supporting every possible codec
  * A player that supports audio decoding
  * A player that supports software decoding


Requirements
------------

Software requirements

  * VA-API (>= 0.36.0 for VA/EGL interop)
  * FFmpeg (>= 2.1)


Usage
-----

  * Play an H.264 video with an MP4 container
  $ ffvademo /path/to/video.mp4

  * Play a VC-1 video while converting the output to I420 format
  $ ffvademo -f yuv420p /path/to/video.wmv

  * Play an H.264 video while rendering with EGL/GLESv2
  $ ffvademo -r egl -f argb /path/to/video.mp4

ffvademo's People

Contributors

gbeauchesne 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.