On 16/01/11 02:40, [email protected] wrote:

Message: 4
Date: Sat, 15 Jan 2011 23:07:04 +0100 (CET)
From: [email protected]
To: [email protected]
Subject: Re: [CinCV] Cinelerra-cv refuses to compile.
Reply-To: [email protected]

De: "Ichthyostega"<[email protected]>  :
Silent-Hunter schrieb:
.libs/qth264.o: In function `encode':
/home/silent/cinelerra-cv/quicktime/qth264.c:158: undefined reference to
`x264_encoder_open_112'
are you linking against a suitable version of lib x264 ?
(the free h264 encoder/decoder library)
I'm not sure, but...
The latest development build of x264's has '112' API version number. You can 
check that by running 'x264 --version' in a console (see first line).
So this error message *could* mean either that cinelerra can't be built with 
latest x264 API, or (more probably) that libquicktime was not compiled with 
this version of x264.
The first thing you can try, if you didn't do it yet, is to recompile 
libquicktime before cinelerra.
Nevermind, I installed x264 version 92, and it worked.

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

Reply via email to