mirror of
https://github.com/d-k-patel/ai-ffmpeg-cli.git
synced 2025-10-09 13:42:56 +03:00
Docs: minor spacing fix in README table snippet
This commit is contained in:
@@ -59,7 +59,7 @@ convert this video to 720p
|
||||
┌───┬──────────────────────────────────────────────────────────┐
|
||||
│ # │ Command │
|
||||
├───┼──────────────────────────────────────────────────────────┤
|
||||
│ 1 │ ffmpeg -i input.mp4 -vf scale=1280:720 -c:v libx264... │
|
||||
│ 1 │ ffmpeg -i input.mp4 -vf scale=1280:720 -c:v libx264... │
|
||||
└───┴──────────────────────────────────────────────────────────┘
|
||||
Run these commands? [Y/n]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user