Increase amount of frames some more

This commit is contained in:
RealStickman 2021-01-01 21:56:15 +01:00
parent 36418bd51b
commit c76d511b9c

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 2/1 xyz%03d.png
ffmpeg -i "file.mpg" -r 4/1 xyz%03d.png
```
## copy lightdm configured themes