Nicholas Shea wrote:
> I remember a good few years ago there was an OpenGL Tutorial
> (number #36) by Jeff Molofee that played an AVI file in OpenGL.
> The AVI was played back on a revolving cube. Perhaps using OpenGL
> for your playback might open up other interesting possibilities regarding the 
> display of text. I have this tutorial on backup if it is no longer on the web.

        Sure; best way would probably be to "Submit an Article":
        http://fltk.org/articles.php

        .. showing the example code and tutorial text. It's a good
        way for such things to be made public so other fltk'ers can
        find them.

        I'd like to see this tutorial myself; although I haven't needed
        to do realtime avi playback in fltk, I'd like to see the technique
        used.

        Tools like imagemagick, libquicktime, ffmpeg and others could
        probably also be used to do this. But multimedia is often very
        native-OS centric, so I imagine it's tricky to make this truly
        cross platform.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to