Increase number of frames extracted

This commit is contained in:
RealStickman 2021-01-01 21:53:18 +01:00
parent bef8f9bcc0
commit 36418bd51b

View File

@ -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