How can I combine a multiple videos into one single video and set the position of them using Python
问题 My problem is that, I have 4 videos and I would like to combine and fit them into one single video and play them at once using Python. Each of the video are set in the position (e.g. top, bottom, left, right) like a hologram video like this. Are there any ways which can help me implement this? I've found some related source which is similar to my problem but I cannot manage to apply it for my problem. Thank you in advance 回答1: You can try to merge all images together by copying them into one