Giter Site home page Giter Site logo

pyglet-ffmpeg's Introduction

pyglet-ffmpeg

Provide binary wheels for using ffmpeg with pyglet on certain platforms.

Documentation

Background

pyglet is a popular Python package for writing OpenGL applications. Arcade is an easy-to-learn Python library for creating 2D video games.

pyglet traditionally used AVbin for sound, but AVbin has issues. Recent work has focused on having pyglet instead support fmpeg, a cross-platform, open source library for video and audio. But pyglet doesn't ship binaries, which means Arcade users and developers need to install ffmpeg themselves.

This package aims to solve this. It provides platform-dependent wheels on supported operating systems for using ffmpeg in pyglet, bundling the ffmpeg binaries.

Note: Windows and Mac are initially supported.

Installation

Note

At this early stage, pyglet-ffmpeg relies on an unreleased version pyglet. Also, we only support Windows and macOS. For Linux, install your ffmpeg binaries yourself, using your packaging tools.

$ pip install -e hg+https://bitbucket.org/pyglet/pyglet/branch/default#egg=pyglet
$pip install pyglet-ffmpeg

More information, including docs for developing pyglet-ffmpeg itself and API docs, are available in the docs.

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.