Skip to content

Commit

Permalink
Update ffmpeg.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YusukeKato authored Sep 30, 2024
1 parent 194955b commit dda57c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/linux/ffmpeg.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ ffmpeg -i input.jpg -vf scale=500:-1 output.jpg
# h=500
ffmpeg -i input.jpg -vf scale=-1:500 output.jpg
```

![](../../images/BlueTreeIcon_200x200.jpg)

0 comments on commit dda57c8

Please sign in to comment.