dmlc / dmlc/decord

How to read RGBA video?

Open
#292 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.