This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
Accord.Video.FFMPEG.VideoFileReader should provide frame-based random access #948
Labels
Milestone
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.
The text was updated successfully, but these errors were encountered: