Increase amount of frames some more
This commit is contained in:
parent
36418bd51b
commit
c76d511b9c
@ -13,7 +13,7 @@ ffmpeg-normalize *.opus -v -pr -c:a libopus -ext opus
|
||||
|
||||
## ffmpeg extract images from video
|
||||
```bash
|
||||
ffmpeg -i "file.mpg" -r 2/1 xyz%03d.png
|
||||
ffmpeg -i "file.mpg" -r 4/1 xyz%03d.png
|
||||
```
|
||||
|
||||
## copy lightdm configured themes
|
||||
|
Loading…
Reference in New Issue
Block a user