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
Modify SceneManager detect_scenes method to raise a ValueError if cal…
…led with frame_skip != 0 and a valid StatsManager (frame_skip option is not supported when caching frames using a StatsManager).
Fix wrong parameter typo in string for the case of combining -fs/-s.