logo Sign In

Post #716594

Author
althor1138
Parent topic
Comparing 2 videos using Avisynth
Link to post in topic
https://originaltrilogy.com/post/id/716594/action/topic#716594
Date created
17-Jul-2014, 5:12 AM

I would do something like this:

Overlay(cgiclip,nocgiclip,mode="difference",opacity=1)

This isn't exactly what you are looking for but any pixels that don't match each other will immediately jump out at you while you are watching.