Giter Club home page Giter Club logo

schroedinger's Introduction

Schroedinger
============

Schroedinger (or "schro" for short) is an implementation of the
Dirac and SMPTE VC-2 video compression specification.  Dirac was
developed by BBC Research & Development (http://www.bbc.co.uk/rd/)
as an open technology with open licensing.


Schroedinger is the C library implementing video encoding and
decoding.  Most end users will want to use an application that
uses the Schroedinger library for encoding and decoding Dirac
streams.  A few such applications are Totem, VLC, and Mplayer.
In addition, media frameworks such as GStreamer and decoding
libraries such as ffmpeg can be configured to use Schroedinger
either internally or via plugins.


Schroedinger requires Orc (the Oil Runtime Compiler) in order to
processing.  Orc is a library that generates SIMD code at runtime
based on simple rules and configurable parameters.  Information
about Orc can be found here:

  http://code.entropywave.com/projects/orc/


Schroedinger uses pkg-config both for finding Orc, and for allowing
other build systems to find it.  If you are having trouble with
configure scripts not finding Orc or Schroedinger, you probably need
to set the PKG_CONFIG_PATH environment variable (substitute /usr/local
as necessary):

  export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig


Schroedinger has a mailing list:

  https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

  (Note that this is spelled with just an "o" instead of "oe" or
   o-umlaut "ΓΆ".)


Web site:  http://diracvideo.org/

Download:  http://diracvideo.org/download/schroedinger/

Git repository:  http://diracvideo.org/git?p=schroedinger.git;a=summary

IRC Channel: #dirac at freenode.net

Bug tracking:  send mail.  bugzilla is down and not missed.

Maintainer: David Schleef <[email protected]>


schroedinger's People

Contributors

dschleef avatar cschalle avatar photron avatar andreagab avatar thaytan avatar suraparajua avatar fabiand avatar gregnietsky avatar

Watchers

James Cloos avatar UM404 avatar  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.