Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I need cinelerra for my video eediting in Ubuntu but i cant install that. Anybody can help me?

share|improve this question
2  
Wow... that's a lot of information to get along with... Seriously, maybe it'd be helpful for anyone trying to help you what happens when you try to install it? Any error messages? – RobinJ Oct 17 '11 at 14:22

3 Answers

open the Terminal window and type in the below commands.

sudo apt-add-repository ppa:cinelerra-ppa/ppa

sudo apt-get update

sudo apt-get install cinelerra

In Ubuntu 12.04 replace the last command by

sudo apt-get install cinelerra-cv
share|improve this answer
Cinelerra is now available in the Applications → Sound & Video menu. – ginoe Jan 21 '12 at 23:10
ginoe, you should edit your question to include you comment in your answer, just click the edit link. All expansions to your answer should be edited into the answer. The comment section is for others to comment on your answer for correction, clarification or compliments. – TrailRider Jan 24 at 2:42

You may also considering Novacut as your NLE.

Novacut Stable Releases

share|improve this answer

protected by Community Mar 5 '12 at 20:16

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.