linuxserver/kdenlive

Sponsored OSS

By linuxserver.io

Updated 3 days ago

Image
Languages & frameworks
15

50K+

linuxserver/kdenlive repository overview

linuxserver/kdenlive

This readme has been truncated from the full version found HERE

Kdenlive is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=kdenlive \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/kdenlive/config:/config \
  --shm-size="1gb" `#optional` \
  --restart unless-stopped \
  lscr.io/linuxserver/kdenlive:latest

Tag summary

Content type

Image

Digest

sha256:d7038452e

Size

1.6 GB

Last updated

3 days ago

docker pull linuxserver/kdenlive:26.04.3

This week's pulls

Pulls:

1,498

Last week