Project

General

Profile

Support #846

Install OpenShot on Arch Linux

Added by Daniel Curtis over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Workstation
Target version:
Start date:
08/28/2016
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

This is a guide for setting up OpenShot on Arch Linux.

I occasionally do some video editing and I've found that OpenShot is a great tool for the job. This guide will setup OpenShot with the frei0r-plugins and blender for animations and effects.

Prepare the Environment

  • Make sure the system is up to date:
    pacman -Syu
    

Install OpenShot

  • Install openshot and frei0r-plugins:
    pacman -S openshot frei0r-plugins
    
  • Install blender:
    pacman -S blender
    
  • Open the OpenShot Preferences and set the melt and blender paths to /usr/bin/melt and /usr/bin/blender

NOTE: I needed to install lib32-glew in order to get blender working. In order to accomplish this, I needed to replace lib32-mesa with lib32-mesa-libgl:

pacman -Rdd lib32-mesa
pacman -S lib32-glew lib32-mesa-libgl

#1

Updated by Daniel Curtis over 7 years ago

  • Description updated (diff)
  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#2

Updated by Daniel Curtis over 7 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF