![]() |
Compositing two videos vertically?
Hello,
With Avisynth, what would be the best way to composite a top and bottom portion of a frame between two identical copies of a video? One video's tape is damaged where a portion below has a line for about 20 minutes and another video has a different portion damaged above. Thanks |
This is my before/after script. It makes side-by-side or top/bottom before/after clips. But you can use it here.
Code:
clip1=AVISource("c:\.avi")false = no audio trim = frames not in sync between before and after, so I needed to adjust it You need to uncomment what's needed. Probably just the top/bottom. I can access this on the share drive, but not test it right now. So hopefully that'll be enough to get you going. Is that what you want? A script to replace top with file A, while bottom is still file B? |
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.