Re: [Mjpeg-users] Help about VOB file creating

2007-09-03 Thread Bernhard Praschinger
Hallo > I am very sorry, but this is outside my expertise - someone else who knows > ? > >> Hello >> I was developing a tool that converts a set of photos to a DVD film >> what i'm stuck in now is how to convert a stream of frames into a vob files >> using C# component >> >> If you can help me

Re: [Mjpeg-users] ANN: Python and C++ bindings for yuv4mpeg.h

2007-09-03 Thread Bernhard Praschinger
Hallo > 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. Cool :) Do y

Re: [Mjpeg-users] ANN: Python and C++ bindings for yuv4mpeg.h

2007-09-03 Thread David McNab
On Mon, 2007-09-03 at 16:07 +0200, Bernhard Praschinger wrote: > Hallo > > > 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