[theora] python bindings to libtheora

j at v2v.cc j at v2v.cc
Sun Jun 14 03:42:10 PDT 2009


great, will be use full for some things here.

attached a patch to add setup.py to build and install with distutils.
 python setup.py build
 sudo python setup.py install

j

Ondrej Certik wrote:
> Hi,
> 
> in the past two days I wrote Python bindings to libtheora:
> 
> http://github.com/certik/python-theora
> 
> Currently it can read any ogv file (that seems to work quite well) and
> also encode to ogv (this mostly works, but there are some subtle
> issues to be fixed, I suspect I still have some bug in the way I half
> the dimensions of the Cb and Cr planes, so when you read ogv and write
> ogv, the resulting image is not exactly pixelwise exact).
> 
> Here is an example how to read bbb_theora_325kbit.ogv, seek to 10s and
> convert the next 10s to a new a.ogv:
> 
...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setup.py
Type: text/x-python
Size: 2021 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/theora/attachments/20090614/91ef6271/attachment.py 


More information about the theora mailing list