Мануалы и справочники Общие команды
shotcut

Команда shotcut: опции, ключи и примеры использования

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

Изображение Выучи 10 хороших привычек для работы в UNIX от IBM