Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 580 Bytes

kdenlive.md

File metadata and controls

23 lines (12 loc) · 580 Bytes

Kdenlive

Install

  1. Download the AppImage file from https://kdenlive.org/en/download/

In our testing, its file is "kdenlive-22.12.0-x86_64.AppImage"

cd ~/Downloads

chmod +x kdenlive-20.12.1b-x86_64.appimage

mkdir -p ~/.Applications

mv kdenlive*.appimage ~/.Applications

echo "alias kdenlive='env QT_QPA_PLATFORM=xcb ~/.Applications/kdenlive-22.12.0-x86_64.AppImage &>/dev/null & disown'" >> ~/.bashrc

Tutorials

https://www.youtube.com/watch?v=yxxilfDTPK0&list=PLqazFFzUAPc7uQaoGxYwxGLk4_6fQrBvE

https://userbase.kde.org/Kdenlive/Manual/Timeline/Editing