mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
ef2763f996
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
396 B
396 B
shotcut
A program for video editing. More information: https://shotcut.org/notes/command-line-options/.
- Start Shotcut:
shotcut
- Open audio/video files:
shotcut {{path/to/file1 path/to/file2 ...}}
- Start with a specific audio driver:
shotcut --SDL_AUDIODRIVER "{{pulseaudio}}"
- Start in fullscreen:
shotcut --fullscreen
- Start with GPU processing:
shotcut --gpu