KKLL
30th November 2003, 12:52
I am trying to figure how to detect scene change. I have an AVI that is a screen capture from a Windows program. The screen remain almost totally the same except that a mouse pointer moves occasionally.
I'd like to create a text file where my scene changes (mouse starts moving). Something like this:
I noted that RGBDifferenceFromPrevious (an internal function) might work just fine except I don't know how to create the text file listing the scene changes.
I am new to Avisynth and if there's a better way let me know
I'd like to create a text file where my scene changes (mouse starts moving). Something like this:
I noted that RGBDifferenceFromPrevious (an internal function) might work just fine except I don't know how to create the text file listing the scene changes.
I am new to Avisynth and if there's a better way let me know