The x264 lib changed from using b_cbr to i_rc_method, and that file has #defines that check the x264 level on your system and should pick the right one, at least in the latest SVN code. I would suggest to try updating your svn code to the latest (or, look at the file from the latest code and hand-edit your copy so it works :)
On 12/23/06, Miha Kitič <[EMAIL PROTECTED]> wrote:
> > I'll be very rateful for any quick advice. > > If you decide to build 2.0, it looks to me like r836 is the last svn > version prior to the start of the merge. > While trying to compile r836 under Ubuntu I got the following error ../../hvirtual/quicktime/qth264.c:472: error: 'struct <anonymous>' has no member named 'b_cbr' Looks like b_cbr is a member of a fuction/structure which determines whether constant bitrate is to be used, but I got no further than this. I found though one manual on the net which suggests me to compile x264 and not use the Ubuntu package. But this was for 64bit processors (I use 32 bit - manual says 32bit ubuntu should work with no problem). Does anyone know/remembers how to solve this? I could on the other hand also comment out the parts of the code in question, but... I'd rather not do that. All the best! Miha _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
