[Feature Request] Be able to precize the track_number for an mkv
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
An mkv file can contain multiple video track.
It should be nice if the VideoReader constructor could have a parameter to precize the **track_number** we want.

By default, it would always take the first video track.
In brief, this line and the constructor need to be changed: https://github.com/dmlc/decord/blob/d2e56190286ae394032a8141885f76d5372bd44b/src/video/video_reader.cc#L112
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.