Which video cutting software runs under Linux/Wine

I know this actually might not belong here. But this is a Question Im asking myself since months.

I need a "better" video cutting software. I already tried everything opensource available, but i need a better one. Do you know any good Linux software or do you know which commercial programms run under wine?

(I would use programms similar to the Magic video deluxe or similar if I would know, if they run without problems under wine.)

4

2 Answers

You can install Cinelerra.

As seen on wikipedia, Cinelerra is a video editing and compositing software package.

It is designed for the GNU/Linux operating system.

Install it by adding the community repository:

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

Its UI is more complicated than other opensource video editors, but it does the job... :)

4

Blender is what works best for me if you need a bit more a professional program.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like