On Thursday 26 October 2006 13:12, Felix Hammer wrote: > Am Donnerstag, 26. Oktober 2006 11:10 schrieb jb: > > I just commited a patch to MLT's cvs that should fix this (should be > > available on MLT's cvs in a few hours). If you can try it out, I would be > > glad to have a confirmation that it solves your problem. > > Now i want to switch to mlt and mlt++ cvs to test it, but i cannot check > out
MLT++ is a module in MLT's cvs. To get it: cvs -d:pserver:anonymous at mlt.cvs.sourceforge.net:/cvsroot/mlt login (press enter when prompted for password) to get mlt: cvs -z3 -d:pserver:anonymous at mlt.cvs.sourceforge.net:/cvsroot/mlt co -P mlt to get mlt++: cvs -z3 -d:pserver:anonymous at mlt.cvs.sourceforge.net:/cvsroot/mlt co -P mlt++ jb
