Problems installing new release of Cinelerra

8 Antworten [Letzter Beitrag]
arcu
Offline
Beigetreten: 05/25/2015

Hello community, I´m new both to triskel and linux. In spite of that I managed to compile linux programs on my distro by following instructions from articles and forums. I m trying to do the same with a new release from the linux video editor "Cinelerra" but I m completely unsuccesful.

cinelerra.org/2015/index.php/2014-11-19-00-57-12/cinelerra

Following instructions from the link above does not work for me:

wget http://cinelerra.org/2015/downloads/cinelerra-5.0-ubuntu-14.04.1-i686-20150704.txz

this work, and I got the compressed file, then I type:

tar -xvf cinelerra-5.0-ubuntu-14.04.1-i686-20150704.txz

so the content from.txz gets into the directory from where I´m typing these instructions, my home directory.

I check files and folders... but I m unsuccesful on the last point

"To start Cinelerra simply: (on terminal in cinelerra)" ./cinelerra !!! this does not run and the script exists on the folder where I m typing from. I suposse it means "to start compiling Cinelerra".

What am I missing?, or how could I compile this program by myself on trisquel?. Would like to run it on, so thanks in advance to those who could bring any light. Regards
I already got git clone http://cinelerra.org/git-repo/cinelerra which is the source code complete.

AnhangGröße
el script.jpg29.52 KB
el terminal.jpg24.37 KB
Substance2004
Offline
Beigetreten: 11/05/2013

I will be a bit worst for uninstalling what you did.

But you can try this in the terminal

sudo add-apt-repository ppa:cinelerra-ppa/ppa
sudo apt-get update
sudo apt-get install cinelerra-cv

I don't compile packages. I do prefer find a debian package in .deb or use the a ppa with synaptic (I gave you the commands to do that easily with the terminal).

For small project I use Pitivi
I also use Blender to make some more complicated projects. There are some great video tutorials on this you tube channel : https://www.youtube.com/user/MikeycalDOTcom/videos

Substance2004
Offline
Beigetreten: 11/05/2013

I warn you.

The author says Cinelerra works better with 64 bits computers.

Substance2004
Offline
Beigetreten: 11/05/2013

There are many problems you may find with cinerella :

If no sound, cineralla uses by default OSS. You'll have to chose like in Audacity ALSA.

You also mays have problems with typographical accents (for example if you make a french video for France or Quebec). There are some solutions.

Don't make active Compiz if you see some strange behaviour with it.

Do you work with other people using cinerella ?

Substance2004
Offline
Beigetreten: 11/05/2013

After an installing with the solution I gave you I saw that Trisquel 7 (working on a 64 bits computer) needs the libquicktimecine-cv.

I've been to the following adress :
https://launchpad.net/~cinelerra-ppa/+archive/ubuntu/ppa/+sourcepub/2783087/+listing-archive-extra
to find it.

But it doesn't seem to work.

I've already tried to install cinerella but I finally gave up because of problem of dependancies.

lembas
Offline
Beigetreten: 05/13/2010

You have to make the script executablechmod +x /path/to/script

(. means the folder you're currently in)

ADFENO
Offline
Beigetreten: 12/31/2012

Well, I've been using OpenShot for video editing.

The key to avoid most headaches is: Use only the most popular audio and
video codecs (encoders AND decoders) used by default by free software
when editing the videos. When you do have to work with the other codecs,
convert them first.

I'm not into video editing that much (besides: I'm not into various
areas that much, as I'm between every of them, D).

However, you can adventure yourself with Natron
(https://directory.fsf.org/wiki/Natron) for video compositions, and if
you're using KDE (that is "Triskel", which is a version of Trisquel with
KDE preinstalled), try Kdenlive. :D

If you want other suggestions: Try OpenShot and Shotcut
(https://directory.fsf.org/wiki/Shotcut).

All of these are available in the main Trisquel repositories (except
Natron and Shotcut).

Respectfully, Adonay.
Have a nice day.

--
Assinatura automática – português brasileiro:
– Página de usuário na wiki do LibrePlanet.org:
https://libreplanet.org/wiki/User:Adfeno
– Em favor da aprovação da Lei ODF em Santa Catarina
(https://secure.avaaz.org/po/petition/Aprovacao_da_Lei_ODF_em_Santa_Catarina),
e para garantir os direitos humanos de igual tratamento pelo governo ou
lei, de circulação dentro das fronteiras de cada nação, de participação
no governo, e de igualdade no acesso aos serviços públicos, não estou
aceitando arquivos do Microsoft Office ou do Apple iWork. Por favor,
use o LibreOffice(https://www.libreoffice.org/) e seus formatos do
padrão ODF (.odt, .odp, etc.).

Automatic signature – North American English:
– User page on LibrePlanet.org wiki:
https://libreplanet.org/wiki/User:Adfeno
– In favor of the approval of the ODF law in Santa Catarina
(https://secure.avaaz.org/po/petition/Aprovacao_da_Lei_ODF_em_Santa_Catarina),
and to ensure the human rights of equal treatment by the government or
law, of circulation inside the boundaries of each nation, of
participation on the government, and of equality on the access to the
public services, I'm not accepting Microsoft Office's files or Apple
iWork's files. Please use LibreOffice (https://www.libreoffice.org/)
and its formats from the ODF standard (.odt, .odp, etc).

Substance2004
Offline
Beigetreten: 11/05/2013

Thanks for the links Adonay.

It seems that Natron is more for post production and special FX than editing.

I had a look at OpenShot but can't really tell if it's more stable than Pitivi already installed in Trisquel.
It's really basic. It seems to be good software for people who have to make a video editing quickly without having the time to understand how it works.
But comparing to Pitivi, I like when Pitivi is asking first what is your project (sreen size, frames per minutes)
Both on Trisquel 6 & 7, I always had an unstable Pitivi. I always have to save my project or restart it because I can't do anything or Pitivi have bugs in showing my edition.
But I always had correct out renderings.

Blender doesn't support to work with ogg formats. You have to transfer your videos into mp4 before. But it does a great job in editing !

Kdenlive seems to be a good compromise between OpenShot/Pitivi and Blender for usual editing (you tube, mediagoblin) but limits the video and audio tracks. Seems really easy to use.

ADFENO
Offline
Beigetreten: 12/31/2012

Oh my.... I meant to write "Pitivi" in the first paragraph. Sorry.

The rest of my original comment stays unchanged.

Respectfully, Adonay.
Have a nice day.

--
Assinatura automática – português brasileiro:
– Página de usuário na wiki do LibrePlanet.org:
https://libreplanet.org/wiki/User:Adfeno
– Em favor da aprovação da Lei ODF em Santa Catarina
(https://secure.avaaz.org/po/petition/Aprovacao_da_Lei_ODF_em_Santa_Catarina),
e para garantir os direitos humanos de igual tratamento pelo governo ou
lei, de circulação dentro das fronteiras de cada nação, de participação
no governo, e de igualdade no acesso aos serviços públicos, não estou
aceitando arquivos do Microsoft Office ou do Apple iWork. Por favor,
use o LibreOffice(https://www.libreoffice.org/) e seus formatos do
padrão ODF (.odt, .odp, etc.).

Automatic signature – North American English:
– User page on LibrePlanet.org wiki:
https://libreplanet.org/wiki/User:Adfeno
– In favor of the approval of the ODF law in Santa Catarina
(https://secure.avaaz.org/po/petition/Aprovacao_da_Lei_ODF_em_Santa_Catarina),
and to ensure the human rights of equal treatment by the government or
law, of circulation inside the boundaries of each nation, of
participation on the government, and of equality on the access to the
public services, I'm not accepting Microsoft Office's files or Apple
iWork's files. Please use LibreOffice (https://www.libreoffice.org/)
and its formats from the ODF standard (.odt, .odp, etc).