Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Background #774

Closed
lifeNrun opened this issue Apr 24, 2018 · 2 comments
Closed

Video Background #774

lifeNrun opened this issue Apr 24, 2018 · 2 comments

Comments

@lifeNrun
Copy link

lifeNrun commented Apr 24, 2018

Hi, I want to add a background image to a video. The size of this video is 540*960, I want to add a background image to this video to Integrate into a new video(1280*720). The size of this image is 1280*720.
How can I use 'ImageClip' to achieve this goal?
Thanks.

@tburrows13
Copy link
Collaborator

Hi, I can’t give you complete code right now, but you’ll want to use a CompositeVideoClip.
Have a look at http://zulko.github.io/moviepy/getting_started/compositing.html and http://zulko.github.io/moviepy/ref/VideoClip/VideoClip.html#compositevideoclip.

@lifeNrun
Copy link
Author

lifeNrun commented Apr 24, 2018

@tburrows13 Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants