VideoPlayer is a C-extension in Python
Project description
VideoPlayer
VideoPlayer is a C-extension in Python to read OGG video files.
Setup
Dependencies
You'll need those packages:
glib
libogg
libtheora
libswscale
(part offfmpeg
).
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:
- OGG trailer (4.3MiB)
- IPhone trailer (3.8MiB)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
videoplayer-1.0.tar.gz
(46.4 kB
view hashes)