Could someone tell me if this the correct way to apply the difference between two clips to a third?
a=Avisource()
b=Avisource()
c=Avisource()
RGBMatch(b,a,c)
Just checking...
Could someone tell me if this the correct way to apply the difference between two clips to a third?
a=Avisource()
b=Avisource()
c=Avisource()
RGBMatch(b,a,c)
Just checking...