1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

shotcut: add Spanish translation (#14030)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Darío Hereñú 2024-10-10 13:21:23 -03:00 committed by GitHub
parent 4f9e8cb579
commit 5699f3de87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,24 @@
# shotcut
> Un programa para la edición de vídeo.
> Más información: <https://shotcut.org/notes/command-line-options/>.
- Inicia Shotcut:
`shotcut`
- Abre archivos de audio/vídeo:
`shotcut {{ruta/al/archivo1 ruta/al/archivo2 ...}}`
- Inicia con un controlador de audio específico:
`shotcut --SDL_AUDIODRIVER "{{pulseaudio}}"`
- Inicia en pantalla completa:
`shotcut --fullscreen`
- Inicia con procesamiento GPU:
`shotcut --gpu`