How to read RGBA video?
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
I have rgba video in the format of .mkv. Directly using "video_reader = VideoReader(video_dir), result = video_reader.get_batch(...) " leads to array with only 3 channels. I want 4 channels instead.
Is there any solution?
Many thanks!!!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.