style: Update README

This commit is contained in:
2026-01-22 11:44:00 +03:00
parent 2c8d9d1e9e
commit 84231d705f
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ create-vod <input-video> [output-dir] [-r resolutions] [-c codec] [-p poster-tim
```bash ```bash
# Default (DASH + HLS, auto profiles) # Default (DASH + HLS, auto profiles)
create-vod video.mp4 npx @gromlab/create-vod video.mp4
# Custom output directory # Custom output directory
npx @gromlab/create-vod video.mp4 ./output npx @gromlab/create-vod video.mp4 ./output

View File

@@ -75,7 +75,7 @@ create-vod <input-video> [output-dir] [-r resolutions] [-c codec] [-p poster-tim
```bash ```bash
# Базовая конвертация (DASH + HLS, авто кодек, автопрофили) # Базовая конвертация (DASH + HLS, авто кодек, автопрофили)
create-vod video.mp4 npx @gromlab/create-vod video.mp4
# Указать выходную директорию # Указать выходную директорию
npx @gromlab/create-vod video.mp4 ./output npx @gromlab/create-vod video.mp4 ./output