Hey guys > So, instead of just dropping in MPEG files and force the resource consuming > process of index generation on Cinlerra, just use this mpeg3toc to generate > the *.toc files, possibly overnight with the use of a shell script.
Ichthyo et al: I got tired of Cinelerra hanging while generating table of contents files for lots of mpegs, so I wrote a shell script to avoid the hangs: http://crazedmuleproductions.blogspot.com/2010/01/mpeg-toc-maker.html Secondly, to address Adam's original problem, I have had one instance where after compiling Cinelerra from source on Fedora 9 64-bit, I had a memory leak somewhere in the dependent libraries. RAM would be consumed very quickly after starting a project. The leak was probably due to incompatible programs from the Fedora software repositories, Fedora Base, ATRPMSs and RPM Fusion. Once I upgraded to Fedora 10 and used only Fedora Base and RPM Fusion as my repositories, the leak was gone and I was happily editing lots of 1080P video: http://crazedmuleproductions.blogspot.com/2009/01/water-new-canon-5d-video.html Hopefully, this is not your case, but I wanted to bring to light that it is possible to have memory leaks as a result of incompatible software libraries. scott _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
