Hi Nathan, I don't personally have a methodology for creating side by side video - I've just requested stereo movies for the modellers I've worked with, then just use movie tools on the Mac to re-render the movies into a single side by side movie.
My guess is that you could probably code up a solution using ffmpeg without too much difficulty. Robert. On Fri, Feb 19, 2010 at 2:48 PM, Nathan Schofield <[email protected]> wrote: > Hi Robert, > > My code is actually based on the stereo image example, but I am using two > ImageStreams instead of the one. My application actually allows you load > images or movies and renders them to two textures which you can then move > around just like the example. It seems I may have to get the two movies into > just one like you suggest, but like you I have no experience in DirectShow. > Could you go into more details as to how you tackled it, and maybe I could > adapt the same approach for > my software. > > Once again thanks for the help. > > Cheers, > Nathan > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=24462#24462 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

