Jure Cuhalev

25 Apr, 2007

Cinelerra feisty 2.1.0-2svn2007424ubuntu3

Posted by: Jure Cuhalev In: Planet Kiberpipa| Planet LiveCD| ubuntu

I have uploaded new build of Cinelerra CV 2.1.0. Build 2.1.0-2svn2007424ubuntu3 has now disabled opengl support which should fix most of the crashes. As usual, full instructions in README.

Related posts:

  1. Ubuntu Cinelerra Feisty 7.04 packages
  2. New Cinelerra Ubuntu packages
  3. Ubuntu breezy cinelerra packages
  4. Cinelerra 1:2.0.0-1svn20060419
  5. Cinelerra svn20060515

15 Responses to "Cinelerra feisty 2.1.0-2svn2007424ubuntu3"

1 | Daniel

April 28th, 2007 at 9:26 am

Avatar

Hello, I need cineelra for Feisty 64 bits ¿Can I compile it?

2 | Aristotle_Jones

April 29th, 2007 at 4:05 am

Avatar

I tried the i686 and the K7 versions on my AMD K7 machine, and neither would load. Caused a core dump.

-Aristotle_Jones

3 | Alberto

April 30th, 2007 at 12:11 am

Avatar

Hi,

thanks for your build. It seems work on my festy with Intel Centrino but when I try to render mpeg I get this error “virtual int FileMPEG::open_file(int,int):Running /usr/lib/cinerella/mpeg2enc.plugin -b …..”/home/acordone/myfiles.m2v”.

It happens also with ffmpeg

Thanks

4 | Kyle

April 30th, 2007 at 10:39 pm

Avatar

I’m trying to install. I have a Centrino Duo, and I tried both i686 and the P4 sources, but none will install. I do an apt-get update, and no errors. I do, apt-get install cinelerra, and I get “Couldn’t find package cinelerra”.

In the apt-get update output, it says it fetched 9B(ytes) from kiberpipa.org ./ Packages. Is the repo broke?

Thanks for maintaining this!

5 | pizpot

May 7th, 2007 at 3:06 pm

Avatar

The easiest way to get cinerella running nice in ubuntu7.04 is this:

- partition hardrive with one for windows, one for fedoracore6, one for ubuntu, and one for swap
- install windowsxp
- install fedora core 6, and only choose the base options. don’t pick office prodictivity or server or the other choice. the less the better trust me.
- do auto-updates
- install cinerella via the yum method for fedora as per http://cvs.cinelerra.org/getting_cinelerra.php
- run “su” and then cd to /etc/yum.repos.d folder and disable or delete the freshrpm file(rm freshrmp.repo (something close to that filename))
- google for “fedora helper”, download it and run “su” and then “./fedora_helper_filename”, and install your video card drivers. the other stuff will already be done by cinerella
- install ubuntu last, and it will get your boot menu right. if you need to reinstall fedora, be sure to tell it not to do a grub boot menu or it will bork it up and you will end up having to install ubuntu again.
- hint, make a separate partition for ubuntu /home so you don’t lose your email and settings.
- hint, fedoracore6 and ubuntu don’t like sharing /home partitions.

The reason it is not working in ubuntu, is that it can’t compile properly because ubuntu has forked two c header libraries in order to impliment nautilus. I don’t have the names of those files handy, but it is not going to happen until they are unforked.

pizpot
shaw
ca

6 | Gustavo

May 12th, 2007 at 5:28 am

Avatar

I need your help!!!
I can not install cinelerra in ubuntu Feisty 7.04.
Error :

aptitude install cinelerra
Reading package lists… Done
Building dependency tree
Reading state information… Done
Reading extended state information
Initializing package states… Done
Building tag database… Done
The following packages are BROKEN:
cinelerra
The following NEW packages will be automatically installed:
libmpeg3hv libquicktimehv
The following NEW packages will be installed:
libmpeg3hv libquicktimehv
0 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 14.0MB of archives. After unpacking 30.2MB will be used.
The following packages have unmet dependencies:
cinelerra: Depends: libguicast (= 1:2.1.0-2svn2007424ubuntu3) but 1:2.1.0-2svn20070221 is installed.
Resolving dependencies…
The following actions will resolve these dependencies:

Downgrade the following packages:
libguicast [1:2.1.0-2svn20070221 (now) -> 1:2.1.0-2svn2007424ubuntu3 ()]

7 | xavier

May 18th, 2007 at 6:49 am

Avatar

can not start cinelerra:
$ cinelerra
Cinelerra 2.1CV (C) 2006 Heroine Virtual Ltd.
Compiled on Tue Apr 24 13:15:23 UTC 2007

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.
Instrucción ilegal (core dumped)
$

8 | bishop

May 19th, 2007 at 10:00 pm

Avatar

+1
$ cinelerra
Cinelerra 2.1CV (C) 2006 Heroine Virtual Ltd.
Compiled on Tue Apr 24 13:30:34 UTC 2007

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.
Instruction illégale (core dumped)

9 | pizpot

May 20th, 2007 at 6:00 pm

Avatar

OK, my buddy has his working fine in Kubuntu7.04. He said all he did was add the source and use apt-get to install it. Time to try again I think.

10 | Scott

May 22nd, 2007 at 11:49 am

Avatar

Hummm..

I’m not alone with problems.

My first problem is you’ve got versions for i686 (Pentium II?), AthlonXP and Pentium 4.

I’m running AMD64 on Feisty i386 here, so I guessed my best bet was Pentium4 (which was the “competition” for AMD64 a few years back when I got this box).

AthlonXP is rather old as well…..

And I got some weird startup error message that told me I needed to first enter $ sudo echo “0×7 (and a bunch of f’s that I can’t possibly count and you can’t copy and paste from the error message)” followed by >/proc/sys/kernel/shmmax…

Any idea what this is about?

11 | beaucephus

May 23rd, 2007 at 11:22 pm

Avatar

+1 for core dump using Athlon Build in Feisty

12 | Michael Chang

May 24th, 2007 at 1:22 am

Avatar

The message reads: 0×7fffffff (there are 7 “f”s)

The problem is that the value in shmmax is relatively small, and since video takes up a lot of memory, cinelerra is recommending that shmmax be some insanely large value. (Assuming it mapped to a valid number, I imagine an 8th “f” would still pass the cinelerra check, although I have no clue how it’d affect the kernel…)

I would like to ask that you double-check the i686 and athlonxp builds were actually built for the correct targets. The easiest way to do this would be to rebuild them, I imagine…

13 | Scott

June 2nd, 2007 at 6:32 am

Avatar

@Michael Chang-

I don’t think he’s listening to us….

14 | Jure Cuhalev

June 2nd, 2007 at 1:13 pm

Avatar

Sorry, too many threads. Anyway Scott, you’ve got your answer and I’ll add Michaels answer to the README.

15 | Scott

June 3rd, 2007 at 12:17 pm

Avatar

Actually I don’t have my answer….

Flickr PhotoStream

    Visualizing Slovenian IT tax spendingMuffins in the makingWorkspace

About

jure100px_colour Jure Cuhalev is an Open Source Hacker, with background in Social Sciences and Usability and User Experience (UX).