Log in

View Full Version : Movie Motion Estimation Tool !


Dark-Cracker
18th June 2003, 22:13
hi,

i have made a little tool based on the Homie FR's avisynth script, to detect different motion in your movie.
this tool analys the movie and show you the % of slow/medium/hight motion this could be usefull to use some advanced codec settings.
i hope this could help someone :)

http://www.eclipsedvd.firstream.net/autodub/Motion_Estimation.zip

Ps: u can also analyse 5% of the movie (with the skip of some frames to avoid wrong estimation).

Bye.

DaWolf
21st June 2003, 15:30
This sounds too cool & handy. You're talking about this script (http://forum.doom9.org/showthread.php?s=&threadid=56051), right?

I must be using it (the script) in the wrong way, I guess. 60% into my 45 min. file 7% shows up as medium motion - the others are at 0%. The same with 2 other files.

Also, but this might be a file issue or even an issue on my machine, progress with 5% checked is quite rapid until I get into the 60%'s where is slows down a LOT. Figure that's more the script than your program (love the way they're called Projet 1, lol).

That's all the feedback I can provide so far. Better something than nothing :-)

Ruud

Dark-Cracker
21st June 2003, 16:22
hi,

yes it was based on this script (in fact on the old version of this script :) ).

normaly simply select the path of your ("standard") .avs file. my tool will detect the different motion. the "only 5% option" made the same think like a compressibility test (it only analyse 5% packets with 14 for snip size, and skip some frame to avoid to much errors ).

try with an another script, hope this will work nice :)

Ps: oups "Project1" name is the default name forget to change this :)

Ps2: the bug in rmvb shell extension have been fixed :) thank u .

Bye.