Re: Python Bindings for Dirac, (sorta announcement)

2005-09-15 Thread Matt Hammond
We now also have python bindings for Dirac /encoding/ too. If you feel like playing with this (please do!) the same caveats Michael mentioned apply, and the dependancies are the same (pyrex and dirac). A sample video encoding->decoding->viewing pipeline is in: /Code/Python/Kamaelia/Examples/

Python Bindings for Dirac, (sorta announcement)

2005-09-13 Thread Michael Sparks
Hi, We're in the process of creating python bindings for Dirac. We currently have /decode/ of dirac functioning nicely, so I've packaged up the bindings separately from the rest of the Kamaelia project for those that are interested and would want a play. (Encoding will naturally follow next) To