Comatose
8th June 2008, 21:51
So, I have two clips and I want to check if frames in them changed. Any idea how I could do that?
Basically - (last!=selected)?black.subtitle("Frame changed",align=5,size=48):black.subtitle("Frame not changed",align=5,size=48)
Except that doesn't work :p
The frames would be mathematically identical if they haven't been filtered, since they're both coming from the same source. I'm not comparing two different encodes.
I'm using SCSelect and I want to keep an eye on which frames it changes, but I want to make it easy for me :3
Thanks for any help =o
Basically - (last!=selected)?black.subtitle("Frame changed",align=5,size=48):black.subtitle("Frame not changed",align=5,size=48)
Except that doesn't work :p
The frames would be mathematically identical if they haven't been filtered, since they're both coming from the same source. I'm not comparing two different encodes.
I'm using SCSelect and I want to keep an eye on which frames it changes, but I want to make it easy for me :3
Thanks for any help =o