On Fri, Jan 04, 2008 at 05:59:21PM +0100, Herman Robak wrote: > On Fri, 04 Jan 2008 17:41:42 +0100, Thomas H. George <[EMAIL PROTECTED]> > wrote: > >> When trying to render a project in the mpeg2 format I get an error >> message: >> >> "virtual int FileMPEG::open_file(int,int):Running >> /usr/lib/cinelerra/mpeg2enc.plugin -b 0 -q 5 -a 2 -F 4 -l 1 -M 1 -z t -f 3 >> -g 45 -R 0 -o '/data/video/test01.m2v' >> >> This doesn't seem to say what's wrong. There is no mpeg2enc.plugin listed >> in /usr/lib/cinelerra > > Then that's the problem. Search for mpeg2enc in /usr/bin/. > If it's there, make a symbolic link named mpeg2enc.plugin to it > in /usr/lib/cinelerra/ and try again.
I can't find mpeg2enc in the debian packages or the linux packages. A google search turns up source code at www.koders.com and a discussions of mpeg2enc at www.pinguin-soft.com. I could compile the source code and link it in as you suggest but I don't understand why the cinelerra package doesn't include it if it is needed by render. Tom George > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
