snippetbashTip
kdenlive — KDE's non-linear video editor. More information: <https://manned.org/kdenlive>.
Viewed 0 times
kdenliveeditorcommandlinearclivideokdenon
Problem
How to use the
kdenlive command: KDE's non-linear video editor. More information: <https://manned.org/kdenlive>.Solution
kdenlive — KDE's non-linear video editor. More information: <https://manned.org/kdenlive>.Start the video editor:
kdenliveOpen a specific file:
kdenlive {{path/to/file.kdenlive}}Use a specific path for an MLT environment:
kdenlive --mlt-path {{path/to/directory}}Use a specific log level for an MLT environment:
kdenlive --mlt-log {{verbose|debug}}Display help:
kdenlive --helpDisplay version:
kdenlive --versionCode Snippets
Start the video editor
kdenliveOpen a specific file
kdenlive {{path/to/file.kdenlive}}Use a specific path for an MLT environment
kdenlive --mlt-path {{path/to/directory}}Use a specific log level for an MLT environment
kdenlive --mlt-log {{verbose|debug}}Display help
kdenlive --helpContext
tldr-pages: common/kdenlive
Revisions (0)
No revisions yet.