Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes the issue when concatenating videoclips as mask is being considered as [1, 1] so the mask shape is different from the other videos and fails. I think [1, 1] could be a default mask to avoid divisions by zero or something similar, but here it does not make sense. Issue here: Zulko#2247
- Loading branch information