Tao.FFmpeg and pixmap
Submitted by mico on May 17, 2008 - 10:08pm.
hey there,
i started writing a small C# application that play video files using Tao.FFmpeg.
i followed this tutorial and i managed to get RGB Frames of the movie.
i've been struggling for some time to convert these RGB Frames into a pixmap (gdk) so i could display these frames in my grk program.
what's the easiest way of doing it?
is there a better way to display the frames?
thanks in advance 
