ANN: Python bindings for mjpegtools (yuv4mpeg)

DavidM nospam at nowhere.com
Sun Sep 2 06:28:10 EDT 2007


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



More information about the Python-list mailing list