Init VideoReader fast
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to add an option to init VideoReader without iterating over the whole video to get timestamps. I need fast init and read from a specific pts.
`VideoReader::IndexKeyframes` in `src/video/video_reader.cc` has to be modified to remove the iteration
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.