Increase number of frames extracted
This commit is contained in:
parent
bef8f9bcc0
commit
36418bd51b
@ -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 1/1 xyz%03d.png
|
||||
ffmpeg -i "file.mpg" -r 2/1 xyz%03d.png
|
||||
```
|
||||
|
||||
## copy lightdm configured themes
|
||||
|
Loading…
Reference in New Issue
Block a user