Video Editing - Cinelerra 4.2

Audio editors, music players, video players, burning software, etc.
Post Reply
Message
Author
drerock
Posts: 8
Joined: Thu 04 Feb 2010, 03:59

Video Editing - Cinelerra 4.2

#1 Post by drerock »

There is a new version of cinelerra out

http://heroinewarrior.com/cinelerra.php

The existing cinelerra pet is from 4.1 which has a bug making the program virtually unusable.

Does anyone wanna take a shot at compiling the new version 4.2 and making a pet?

I don't know how..

User avatar
battleshooter
Posts: 1378
Joined: Wed 14 May 2008, 05:10
Location: Australia

#2 Post by battleshooter »

I might consider it if there's enough people who want it. I don't remember it being too hard last time round. What version of Puppy do you want it on? And as a pet or SFS?

Battleshooter
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=94580]LMMS 1.0.2[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94593]Ardour 3.5.389[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94629]Kdenlive 0.9.8[/url]

drerock
Posts: 8
Joined: Thu 04 Feb 2010, 03:59

#3 Post by drerock »

ideally, I would like it for whatever the latest release of puppy is.. i think currently that's 5.1.1

the current version cinelerra 4.1 has a bug causing the video not to display in the viewer, which is what is used to preview clips and crop them.

Thanks

User avatar
battleshooter
Posts: 1378
Joined: Wed 14 May 2008, 05:10
Location: Australia

#4 Post by battleshooter »

Ok then, see how it goes. No promises, but if not me, someone else will probably do it as well, Cinelerra's quite popular.

Battleshooter
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=94580]LMMS 1.0.2[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94593]Ardour 3.5.389[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94629]Kdenlive 0.9.8[/url]

User avatar
battleshooter
Posts: 1378
Joined: Wed 14 May 2008, 05:10
Location: Australia

#5 Post by battleshooter »

Ok, all dependencies taken care of, except for one problem I've been sealing with all day:

Code: Select all

/usr/include/bits/mathcalls.h:326: error: conflicting types for 'lrintf'
common.h:313: note: previous definition of 'lrintf' was here
Googling isn't loads of help as there are only a few hits and they all seem to point to compiling the latest faad2, which I've done after deleting all traces of the old faad2, but I still get the error. So this is my stand still for the moment. I'm thinking of trying to compile the CV version, but the download from their git isn't working so well for me right now.

That's the update for now.

Battleshooter
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=94580]LMMS 1.0.2[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94593]Ardour 3.5.389[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94629]Kdenlive 0.9.8[/url]

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#6 Post by ttuuxxx »

battleshooter wrote:Ok, all dependencies taken care of, except for one problem I've been sealing with all day:

Code: Select all

/usr/include/bits/mathcalls.h:326: error: conflicting types for 'lrintf'
common.h:313: note: previous definition of 'lrintf' was here
Googling isn't loads of help as there are only a few hits and they all seem to point to compiling the latest faad2, which I've done after deleting all traces of the old faad2, but I still get the error. So this is my stand still for the moment. I'm thinking of trying to compile the CV version, but the download from their git isn't working so well for me right now.

That's the update for now.

Battleshooter
I had those errors but I removed them, about 7 or so.
I compiled it on Wary, but Haven't got the time to test it, any testers?, you should be using the latest Wary 0.96+.
http://www.smokey01.com/ttuuxxx/Wary/So ... 4.2-w5.pet
http://www.smokey01.com/ttuuxxx/Wary/So ... nts-w5.pet
also could you tell me if it needs this quicktime lib or did it use the built in one, There are only about 98 files I would have to lld to find out, easier if you say yes its work without it.
this would be the libquicktime in question
http://www.smokey01.com/ttuuxxx/Wary/So ... 5-i386.pet
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#7 Post by disciple »

ttuuxxx wrote:I had those errors but I removed them
Will you provide a patch?
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#8 Post by ttuuxxx »

disciple wrote:
ttuuxxx wrote:I had those errors but I removed them
Will you provide a patch?
hhmmmm really I need someone to test the package and see if its better, Plus making a patch would be hard because I was editing some of the sources and some of compiler includes.
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

drerock
Posts: 8
Joined: Thu 04 Feb 2010, 03:59

#9 Post by drerock »

ttuuxxx wrote:
disciple wrote:
ttuuxxx wrote:I had those errors but I removed them
Will you provide a patch?
hhmmmm really I need someone to test the package and see if its better, Plus making a patch would be hard because I was editing some of the sources and some of compiler includes.
ttuuxxx
Thanks for giving this a shot, I'll certainly test it. I'm not familiar with Wary.. but I'll search these forums..

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#10 Post by ttuuxxx »

drerock wrote:
ttuuxxx wrote:
disciple wrote: Will you provide a patch?
hhmmmm really I need someone to test the package and see if its better, Plus making a patch would be hard because I was editing some of the sources and some of compiler includes.
ttuuxxx
Thanks for giving this a shot, I'll certainly test it. I'm not familiar with Wary.. but I'll search these forums..
Latest version of wary can be read about
http://bkhome.org/blog/?viewDetailed=01940
and downloaded from
http://distro.ibiblio.org/pub/linux/dis ... ry-096.iso
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

drerock
Posts: 8
Joined: Thu 04 Feb 2010, 03:59

#11 Post by drerock »

I get "Error Package ....[....] failed to install" for all three of those packages.

I booted into Wary, and have a 8800GS Nvidia video card, apparently there's not a driver that supports my card, which might be a problem for decompressing codecs while using the program.

drerock
Posts: 8
Joined: Thu 04 Feb 2010, 03:59

#12 Post by drerock »

scratch that last part, found a working driver

hamoudoudou

Nobody can use Cinelerra ! it just decorates the shelf.

#13 Post by hamoudoudou »

Nobody can use Cinelerra ! it just decorates the shelf.

Post Reply