View Single Post
Old 17th September 2016, 10:21   #9  |  Link
EruPii
Registered User
 
Join Date: Jan 2014
Location: Hungary
Posts: 13
I'm using that script real.finder pasted here which contains the script you linked here. My problem is with this code block:
Code:
orig = last
sanimebob()
chroma_rep(10)
getparity(orig) ? interlaced60or50 : interlaced60or50(bff=true)
FrameCache(10)
I think the function in bold characters might not work correctly, even with its default parameter values. When I commented it out, that frame was correct, but some frames directly after scene changes were wrong.

Last edited by EruPii; 17th September 2016 at 10:22. Reason: adding information
EruPii is offline   Reply With Quote