Skip to content
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

Closed
cesarsouza opened this issue Oct 13, 2017 · 2 comments

Comments

@cesarsouza
Copy link
Member

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.

@cesarsouza
Copy link
Member Author

Added in 3.8.0.

@andreionutz
Copy link

used this with videos encoded with XVID. thank you! unfortunately it does not work for videos encoded H264. can you check this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants