Files
tldr/pages.zh/common/kdenlive.md

28 lines
450 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# kdenlive
> KDE的非线性视频编辑器。
> 更多信息:<https://manned.org/kdenlive>。
- 启动视频编辑器:
`kdenlive`
- 打开特定文件:
`kdenlive {{path/to/file.kdenlive}}`
- 为MLT环境使用特定路径
`kdenlive --mlt-path {{path/to/directory}}`
- 为MLT环境使用特定日志级别
`kdenlive --mlt-log {{verbose|debug}}`
- 显示帮助信息:
`kdenlive --help`
- 显示版本:
`kdenlive --version`