> Hi people, > Is anyone working in merging cinelerra 4 code to our svn?
I would hope so. The only thing that prevents me from changing from MainActor to Cinelerra is the fact that the working versions of Cinelerra-CV have no way of adding an outline to titles. Yet the documentation says that one can give the outline of a font a different color as well as a specific thickness and I assume that this feature is present in Cinelerra-4. After all, it is a professional program, is it not? I tried compiling Cinelerra-4, but I got stuck because of errors in faad.cpp that, as it seems, won't be cured: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -D_REENTRANT -DNOCONTROLS -fexceptions -g -O2 -MT faad2.lo -MD -MP -MF .deps/faad2.Tpo -c faad2.cpp -fPIC -DPIC -o .libs/faad2.o faad2.cpp: In function 'codec_data_t* aac_codec_create(const char*, int, int, format_list_t*, audio_info_t*, const uint8_t*, uint32_t, audio_vft_t*, void*)': faad2.cpp:70: error: 'struct format_list_t' has no member named 'rtpmap' faad2.cpp: In function 'int aac_codec_check(void (*)(int, const char*, const char*, ...), const char*, int, int, format_list_t*, const uint8_t*, uint32_t, CConfigSet*)': faad2.cpp:310: error: 'struct format_list_t' has no member named 'rtpmap' faad2.cpp:311: error: 'struct format_list_t' has no member named 'rtpmap' faad2.cpp:312: error: 'struct format_list_t' has no member named 'rtpmap' Ed _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
