Author |
Message |
drerock
Joined: 03 Feb 2010 Posts: 8
|
Posted: Sat 06 Nov 2010, 14:27 Post subject:
Video Editing - Cinelerra 4.2 |
|
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..
|
Back to top
|
|
 |
battleshooter

Joined: 14 May 2008 Posts: 1381 Location: Australia
|
Posted: Sun 07 Nov 2010, 16:42 Post subject:
|
|
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
_________________ LMMS 1.0.2, Ardour 3.5.389, Kdenlive 0.9.8
|
Back to top
|
|
 |
drerock
Joined: 03 Feb 2010 Posts: 8
|
Posted: Sun 07 Nov 2010, 18:56 Post subject:
|
|
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
|
Back to top
|
|
 |
battleshooter

Joined: 14 May 2008 Posts: 1381 Location: Australia
|
Posted: Mon 08 Nov 2010, 17:21 Post subject:
|
|
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
_________________ LMMS 1.0.2, Ardour 3.5.389, Kdenlive 0.9.8
|
Back to top
|
|
 |
battleshooter

Joined: 14 May 2008 Posts: 1381 Location: Australia
|
Posted: Wed 10 Nov 2010, 05:05 Post subject:
|
|
Ok, all dependencies taken care of, except for one problem I've been sealing with all day:
Code: |
/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
_________________ LMMS 1.0.2, Ardour 3.5.389, Kdenlive 0.9.8
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11193 Location: Ontario Canada,Sydney Australia
|
Posted: Wed 10 Nov 2010, 08:53 Post subject:
|
|
battleshooter wrote: | Ok, all dependencies taken care of, except for one problem I've been sealing with all day:
Code: |
/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/Software/Cinelerra/cinelerra-4.2-w5.pet
http://www.smokey01.com/ttuuxxx/Wary/Software/Cinelerra/cinelerra-4.2-extraFonts-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/Software/libquicktime-1.1.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 
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6781 Location: Auckland, New Zealand
|
Posted: Thu 11 Nov 2010, 03:19 Post subject:
|
|
ttuuxxx wrote: | I had those errors but I removed them |
Will you provide a patch?
_________________ If you have or know of a good gtkdialog application, please post a link here
Classic Puppy quotes
ROOT FOREVER
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11193 Location: Ontario Canada,Sydney Australia
|
Posted: Thu 11 Nov 2010, 05:49 Post subject:
|
|
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 
|
Back to top
|
|
 |
drerock
Joined: 03 Feb 2010 Posts: 8
|
Posted: Thu 11 Nov 2010, 11:00 Post subject:
|
|
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..
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11193 Location: Ontario Canada,Sydney Australia
|
Posted: Thu 11 Nov 2010, 11:19 Post subject:
|
|
drerock wrote: | 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.. |
Latest version of wary can be read about
http://bkhome.org/blog/?viewDetailed=01940
and downloaded from
http://distro.ibiblio.org/pub/linux/distributions/quirky/wary-096/wary-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 
|
Back to top
|
|
 |
drerock
Joined: 03 Feb 2010 Posts: 8
|
Posted: Thu 11 Nov 2010, 12:03 Post subject:
|
|
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.
|
Back to top
|
|
 |
drerock
Joined: 03 Feb 2010 Posts: 8
|
Posted: Thu 11 Nov 2010, 12:15 Post subject:
|
|
scratch that last part, found a working driver
|
Back to top
|
|
 |
hamoudoudou

Joined: 24 Jul 2014 Posts: 751 Location: rabat
|
Posted: Wed 27 Jan 2016, 04:57 Post subject:
Nobody can use Cinelerra ! it just decorates the shelf. |
|
Nobody can use Cinelerra ! it just decorates the shelf.
|
Back to top
|
|
 |
|