nice
This commit is contained in:
parent
5196adef43
commit
a419685121
4 changed files with 65 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ mkdir -p frames
|
|||
|
||||
ffmpeg \
|
||||
-i 'cats computer fun.mp4' \
|
||||
-vf 'scale=320:150,pad=h=192:y=5' \
|
||||
-vf 'scale=256:144' \
|
||||
-an \
|
||||
-y 'frames/cats-%04d.png'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue