100K+
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:d6fd11341…
Size
1.6 GB
Last updated
1 day ago
docker pull linuxserver/kdenlivePulls:
1,068
Last week