Hi, I've built some bindings for the yuv4mpeg API, supporting both Python and C++.
http://www.freenet.org.nz/pyyuv4mpeg/ Based on SWIG, implements virtually the whole API as given in yuv4mpeg.h, and also implements a high-level 'Stream' class in both C++ and Python. These bindings allow easy creation of video filters, in Python or C++, that work to the mjpegtools 'yuv4mpegpipe' standard - reading YUV4MPEG frames into stdin and/or writing YUV4MPEG frames to stdout. Enjoy Cheers David -- http://mail.python.org/mailman/listinfo/python-list