Skip to content

Commit

Permalink
🚨 pasar prueba estilo
Browse files Browse the repository at this point in the history
  • Loading branch information
1cgonza committed Sep 23, 2024
1 parent 4caa4ac commit 7db1b5d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ ffmpeg -i {fuente} \
{salida}
```

| variable | ejemplo |
| -------- | ----------------------------------------------------------------------- |
| fuente | `ruta_al_video/0013.webm` (incluir extensión) |
| salida | `publico/videos/0013.mp4` (incluir extensión) |
| variable | ejemplo |
| -------- | ------------------------------------------------------------------- |
| fuente | `ruta_al_video/0013.webm` (incluir extensión) |
| salida | `publico/videos/0013.mp4` (incluir extensión) |
| ancho | `640` (para un video de 640x480, `1280` para uno de 1280x720, etc.) |

0 comments on commit 7db1b5d

Please sign in to comment.