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 Nov 19, 2020. It is now read-only.
The VideoFileReader class in Accord.Video.FFMPEG can only be used to read a video file sequentially, i.e. it is not possible to jump to a particular frame given a frame index. The class should be updated to make this possible.