Hello, I recently reinstalled a long-time Cinelerra user's PC with Mandriva 2010.2, and now we're having trouble getting Cinelerra working as before. Mandriva's package version somehow lacks mpeg rendering support -- it is not possible to render material to m2v format for further processing in DVDStyler, and according to my user, Cinelerra crashes when he attempts to select this format.
So I decided to download and compile Cinelerra from source: $ git clone git://git.cinelerra.org/CinelerraCV.git cinelerra-cv [installing all available dependencies] $ ./configure ... libx264 libraries missing ... WARNING: Mandatory components are missing; compilation may fail! So it would appear that libx264 is missing; however, every lib64x264 package available appears to be installed already: # urpmi -a lib64x264 Packages lib64x264_94-0.94-0.20100504.1plf2010.1.x86_64, lib64x264-devel-0.110-0.20101203.1plf2010.1.x86_64, lib64x264_110-0.110-0.20101203.1plf2010.1.x86_64 are already installed Installing the 32-bit libx264 versions doesn't do it either. Does anyone have a clue how to fix this? It's quite frustrating, as this appears to be the only dependency that needs to be resolved. Any ideas are appreciated! Best regards, Richard Rasker _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
