Load a video from a given filepath.
A batch of torch uint8 / byte images with their original shape of [N x C x H x W]. With T being the number of frames in the video.
[N x C x H x W]
load_video()
dgs.utils.image.load_image_list
dgs.utils.image.CustomCropResize