On Tue, Sep 05, 2006 at 11:31:10PM +0200, Johannes Sixt wrote: > On Sunday 27 August 2006 20:18, Johannes Sixt wrote: > > We've completed the merge. Expect a substantial number of svn commits soon. > > The merge is not complete, yet, but almost. > > You might be interested to try out OpenGL support, which I've committed to > svn > a minute ago. You need the patches that I attach here to enable it. One of > them will find its way into svn later. > > * If you have complete OpenGL 2.0 support (currently only available from > NVidia), apply only opengl-configure.diff. > > * If you don't have complete OpenGL 2.0 support (e.g. MESA software > rendering), you can add both patches. But this will cripple most > OpenGL-enabled effects; they don't produce output or whatever. But at least > the Dissolve transition will work. > > Apply the patches with patch -p1 < xxx.diff. > Run ./configure --enable-opengl > > You have to choose X11-GL in the Preferences to enable OpenGL. Also read the > new manual about additional constraints (basically, don't mix hardware and > software effects). > > Don't report bugs. Wait until the merge is complete. You can meet me at > #cinelerra on IRC in 9 hours from now if you need help. > > -- Hannes
Hannes, I downloaded the latest revision and applied the opengl-configure.diff (I own an nvidia GFX card). I also specified the --enable-opengl option. I get an error during the compilation process (the message were written in French, I translated them) : Entering directory « /usr/src/cinelerra/rev_865/hvirtual/po » make cinelerra.pot-update make[3]: entering directory « /usr/src/cinelerra/rev_865/hvirtual/po » make[3]: *** No rule to build the target « ../plugins/1080to480/1080to480.C », needed for « cinelerra.pot-update ». Stop. make[3]: leaving directory « /usr/src/cinelerra/rev_865/hvirtual/po » make[2]: *** [cinelerra.pot] Error 2 make[2]: leaving directory « /usr/src/cinelerra/rev_865/hvirtual/po » make[1]: *** [all-recursive] Error 1 make[1]: leaving directory « /usr/src/cinelerra/rev_865/hvirtual » make: *** [all] Error 2 Nicolas, Paris. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
