You are not logged in.

#1 2010-07-08 11:42:08

zenny
Member
Registered: 2008-04-15
Posts: 24

[SOLUTION] working cinelerra 4.1, not cv

Hi:

After struggling a while to make the default cinelerra-cv package work (reported the error as stated in this thread: http://bbs.archlinux.org/viewtopic.php?id=85542), I tried with the Heroinwarrior's cinelerra 4.1 version. It just works for my need.

1) I have downloaded the cinelerra 4.1 source from sourceforge.net (https://sourceforge.net/projects/heroin … 2/download)

2) Uncompressed it using tar -jxvf cinelerra-4.1-src.tar.bz2

3) Changed directory to (cd cinelerra-4.1)

4) Made some changes to main.c in quicktime/thirdparty/faac-1.24/frontend/ directory. Replaced "include <mp4.h>" with "include <mp4v2/mp4v2.h>" (without quotes) on line 33

5) Removed a block in common.h file in quicktime/thirdparty/faad2-2.0/libfaad/ directory. Delete the lines from 310 to 322 and saved file.

6) Then I did ./configure && make && make install"

7) I didn't do 'make install' as I run the cinelerra binary from the /bin folder from the source directory itself.

Hope this helps.

zenny

Last edited by zenny (2010-07-12 19:00:24)

Offline

#2 2010-10-29 00:03:41

Floft
Member
Registered: 2009-11-15
Posts: 43

Re: [SOLUTION] working cinelerra 4.1, not cv

I finally got tired of Cinelerra crashing, so I have created a "cinelerra-heroine" package using the instructions above. It works on my 64-bit computer. I did have to disable shared objects to get the openexr files to compile. I don't know if that's good or bad...

I have had problems with Xorg crashing because of an update in nvidia-utils (I think), but it happened with both cinelerra-heroine and cinelerra-cv, so I doubt it is a problem with this version of Cinelerra specifically. Other than that, I love not having to worry about Cinelerra crashing everytime I import a file. Thank you. smile

Edit: my problem with Xorg crashing was solved by just switching from X11-opengl to X11-XV.

Last edited by Floft (2010-10-29 02:06:50)

Offline

#3 2010-10-29 01:14:19

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: [SOLUTION] working cinelerra 4.1, not cv

this seems quite useful, why not use the wiki ?

Offline

Board footer

Powered by FluxBB