Topic: anyone here using framedoubling scripts+deshaker?
HI guys.. and sorry for the offtopic:
Anyone here is using framedoubling scripts (realtime) along any image stabilize processing?
Here Im testing with this:
setmtmode(1)
i = last
mdata = DePanEstimate(i)
DePanStabilize(i, data=mdata)
setmtmode(2)
But I have problems when loading 4k videos... the player crashes with a "memory could not be read" crash message.
Anyone using any image stabilize realtime processing can post his script here? or any other advices/alternative to DePan
Thnks