View Single Post
Old 18th September 2016, 01:47   #10  |  Link
real.finder
Registered User
 
Join Date: Jan 2012
Location: Mesopotamia
Posts: 2,587
Quote:
Originally Posted by EruPii View Post
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.
yes, it will not work in 60i, it work only in pure Telecine

that why I add other code in bottom
__________________
See My Avisynth Stuff
real.finder is offline   Reply With Quote