On Sat, 2009-05-16 at 15:30 -0400, Scott C. Frase wrote:
> Hi guys,
> On my Fedora 10, x86-64 setup, I've been successfully using a recent CV
> version.  Today, I thought I'd give the latest HV Cinelerra 4 version a
> try.  I encountered a bunch of hurdles, mainly the GCC 4.3 changes that
> caused missing header information in mjpegtools-1.9.0_rc3 listed here:
> http://bugs.gentoo.org/show_bug.cgi?id=200767

> 
> Therefore, the installation does not copy the cinelerra binary
> into /usr/local/bin.  If I try to run the binary from the source code
> directory, I get this:
> PluginServer::open_plugin: /usr/src/cinelerra-4/bin/brightness.plugin:
> undefined symbol: glUseProgram
> PluginServer::open_plugin: /usr/src/cinelerra-4/bin/deinterlace.plugin:
> undefined symbol: glUseProgram
> <similar lines omitted>
> undefined symbol: glNormal3f
> PluginServer::open_plugin: /usr/src/cinelerra-4/bin/swapchannels.plugin:
> undefined symbol: glUseProgram
> PluginServer::open_plugin: /usr/src/cinelerra-4/bin/threshold.plugin:
> undefined symbol: glUseProgram
> PluginServer::open_plugin: /usr/src/cinelerra-4/bin/zoomblur.plugin:
> undefined symbol: glEnd
> signal_entry: got SIGSEGV my pid=3965 execution table size=16:

As the lines above were related to OpenGL, I thought I might have better
luck compiling without OpenGL enabled.  So, I removed those lines from
from hvirtual_config.h, I did a make clean;make.  This time around, I
was able to get Cinelerra 4 to start properly.  Though, it soon locks up
when viewing my 720P MPEG-TS files:
[m...@ogre cinelerra-4]$ ./bin/cinelerra 
Cinelerra 4 (C)2008 Adam Williams

Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra.
[mpeg2video @ 0xeafd00]slice mismatch
[mpeg2video @ 0xeafd00]mb incr damaged
[mpeg2video @ 0xeafd00]mb incr damaged
[mpeg2video @ 0xeafd00]invalid cbp at 14 37
[mpeg2video @ 0xeafd00]slice mismatch
[mpeg2video @ 0xeafd00]ac-tex damaged at 25 40
[mpeg2video @ 0xeafd00]ac-tex damaged at 6 41
[mpeg2video @ 0xeafd00]ac-tex damaged at 7 42

So much for that experiment!  I'm going back to the CV version for now.
scott


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

Reply via email to