kdenlive
50K+
Kdenlive is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready.
The application can be accessed at:
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
Content type
Image
Digest
sha256:d7038452e…
Size
1.6 GB
Last updated
3 days ago
docker pull linuxserver/kdenlive:26.04.3Pulls:
1,498
Last week