decord icon indicating copy to clipboard operation
decord copied to clipboard

How to read RGBA video?

Open WUMINGCHAzero opened this issue 11 months ago • 1 comments

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!!!

WUMINGCHAzero avatar Mar 10 '24 03:03 WUMINGCHAzero

ask chatgpt

johndpope avatar Mar 12 '24 07:03 johndpope