On 2006-09-08 08:12, Markus Grabner wrote:
> Am Freitag, 8. September 2006 03:19 schrieb Kevin Brosius:
> > Markus wrote:
> > > > Subject says it all. Awaiting your feedback.
> > >
> > > Great work! Here are a few thing I had to change against revision 870 to
> > > get cinelerra installed as an RPM package on SuSE 10.1 x86_64. There are
> > > some issues which didn't prevent installation but might cause problems:
> > > *) The previous spec-file tried to create a symlink from
> > > "/usr/bin/mpeg2enc", but I couldn't find this program in SuSE 10.1 and
> > > the cinelerra tree.
> >
> > mpeg2enc is provided by mjpegtools
> It is not included in mjpegtools-1.8.0-18 distributed with SuSE Linux 10.1.
> 
> > but cinelerra needs the plugin 
> > defined to find it.  I haven't looked at 2.1 yet, does it still use
> > mpeg2enc?
> At least the .spec file tries to create the following symlink:
> ln -s /usr/bin/mpeg2enc 
> $RPM_BUILD_ROOT%{_prefix}/lib/cinelerra/mpeg2enc.plugin
> 
> After removing this line, the package compiled and installed successfully. 
> How 
> can I test if /usr/bin/mpeg2enc is actually required? Simply by rendering a 
> movie to MPEG2?

Yes, choose 'File Format'->'MPEG Video'

Then try something under the video wrench like:

YUV 4:2:0
DVD
MPEG-2
(and leave other defaults for the moment)
1000000,15,45,0  Foxed quant, Denoise

With mpeg2enc link installed here, I can render this format.  When I
remove it I cannot render mpeg2.  Can you locate another package that
provides mpeg2enc on SUSE 10.1?  I have a packman package installed here
on SUSE 9.2.  I believe I listed it in the install dependencies file in
svn (as I mentioned, it is mjpegtools.)

-- 
Kevin

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to