On Wed, Nov 2, 2011 at 16:48, Drabner <drabner at zoobe.com> wrote: > How would I do that? > > I got it to encode the video, but I'm far from a codec expert. :) Write frame.data[0], frame.data[1], frame.data[2] to a file. You can see YUV raw file with many image viewers, e.g. IrfanView (with the appropriate plugin). BR, Alex