Is there no way to integrate into the DJV Imaging tool? It is already open source and it is used in a number of studios for fast and easy viewing of image sequences.
http://djv.sourceforge.net/ Just a thought. DJV already has channel support and a relatively nice UI. -ben On Mon, Mar 19, 2012 at 9:13 AM, Kevin Wheatley <[email protected]> wrote: > On Mon, Mar 19, 2012 at 9:52 AM, Panks <[email protected]> wrote: >> I was asking, what will the transition effect while one image replacing >> other during playback? Will the first image fade out, or wipe or something >> like that. > > What most people in the VFX and related industries usually want is > simply that you display each of a sequence of images 1 after another, > synchronised with the display refresh using something like > glutSwapBuffers. There is no transition effects you just need to be > able to accurately do this on images circa 2048x1556 24 times per > second (and other frame rates). > > Critically you want frame by frame display capability so most 'movie' > formats do not work. > > Ideally this would be colour managed, in this case I suspect using > OpenColorIO, but that would be something to consider once you had the > basic playback working. > > Kevin > _______________________________________________ > Oiio-dev mailing list > [email protected] > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org -- Best regards, Ben Houston Voice: 613-762-4113 Skype: ben.exocortex Twitter: @exocortexcom Exocortex - Passionate CG Software Professionals. _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
