You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
Currently, generating screenshots creates an ugly ffmpeg command. For instance, doing 1 screenshot / second for a 6 minute video (count = 360) passed ~3000 arguments to ffmpeg when I debugged. It also seemed to error out randomly mentioning something about bit_rate, width, height, etc.