← 返回命令列表

Linux command

shotcut 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Open Shotcut

shotcut

Open project

shotcut [project.mlt]

Open video file

shotcut [video.mp4]

GPU processing

shotcut --gpu

Full screen

shotcut --fullscreen

说明

Shotcut is a free, open-source, cross-platform video editor that provides non-linear editing with a timeline-based workflow. It supports a wide range of audio and video formats natively through its FFmpeg backend, allowing files to be placed directly on the timeline without import or transcoding. The editor includes a comprehensive set of video and audio filters for effects, color correction, transitions, and compositing. GPU acceleration via OpenGL is available for faster preview and rendering on supported hardware. Projects are saved in MLT XML format and can export to numerous output formats and codecs.

参数

--gpu
Use GPU processing.
--fullscreen
Fill the screen with the Shotcut window.
--noupgrade
Hide upgrade prompt and menu item.
--glaxnimate
Run Glaxnimate instead of Shotcut.
--clear-recent
Clear recent files on exit.
--appdata _DIR_
Specify directory for app configuration and data.
-h, --help
Display help.
-v, --version
Display version information.

FAQ

What is the shotcut command used for?

Shotcut is a free, open-source, cross-platform video editor that provides non-linear editing with a timeline-based workflow. It supports a wide range of audio and video formats natively through its FFmpeg backend, allowing files to be placed directly on the timeline without import or transcoding. The editor includes a comprehensive set of video and audio filters for effects, color correction, transitions, and compositing. GPU acceleration via OpenGL is available for faster preview and rendering on supported hardware. Projects are saved in MLT XML format and can export to numerous output formats and codecs.

How do I run a basic shotcut example?

Run `shotcut` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --gpu do in shotcut?

Use GPU processing.