add new chinese translations
This commit is contained in:
24
pages.zh/common/shotcut.md
Normal file
24
pages.zh/common/shotcut.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# shotcut
|
||||
|
||||
> 一款视频编辑程序。
|
||||
> 更多信息:<https://shotcut.org/notes/command-line-options/>。
|
||||
|
||||
- 启动Shotcut:
|
||||
|
||||
`shotcut`
|
||||
|
||||
- 打开音频/视频文件:
|
||||
|
||||
`shotcut {{path/to/file1 path/to/file2 ...}}`
|
||||
|
||||
- 使用特定音频驱动程序启动:
|
||||
|
||||
`shotcut --SDL_AUDIODRIVER "{{pulseaudio}}"`
|
||||
|
||||
- 以全屏模式启动:
|
||||
|
||||
`shotcut --fullscreen`
|
||||
|
||||
- 启动时使用GPU处理:
|
||||
|
||||
`shotcut --gpu`
|
Reference in New Issue
Block a user