Skip to content

fofix/python-videoplayer

Repository files navigation

VideoPlayer

Tests Build status Supported Python versions PyPI version

VideoPlayer is a C-extension in Python to read OGG video files.

Setup

Dependencies

You'll need those packages:

  • glib
  • libogg
  • libtheora
  • libswscale (part of ffmpeg).

You'll also need some python package:

pip install -r requirements.txt

Native modules

Build the extension:

python setup.py build_ext --inplace --force

Tests

To test this python package, we are using Big Buck Bunny trailers: