Mizra
26th April 2011, 00:30
Hi,
I have a short clip (identified as partially film) with a hard telecined looking 2nd half. After 'Analyze' MeGUI produces a script with the following content:
LoadPlugin("C:\small Programs\MeGUI\tools\avisynth_plugin\TIVTC.dll")
tfm(order=1).tdecimate(hybrid=3)
But if that video gets processed it occasionally produces echoes on movements looking like this:
http://www.mediafire.com/?9jthd99dk7cehjb#1
which are not in the original video.
If I skip the 'tdecimate' part from the script the result is fine.
Is it ok to skip 'tdecimate'? I think I read that it is necessary to get a complete detelecined video. But I don't even know if I really need that. (I'm doing only playbacks on computer)
Can you give advise on how to handle this?
Thanks!
I have a short clip (identified as partially film) with a hard telecined looking 2nd half. After 'Analyze' MeGUI produces a script with the following content:
LoadPlugin("C:\small Programs\MeGUI\tools\avisynth_plugin\TIVTC.dll")
tfm(order=1).tdecimate(hybrid=3)
But if that video gets processed it occasionally produces echoes on movements looking like this:
http://www.mediafire.com/?9jthd99dk7cehjb#1
which are not in the original video.
If I skip the 'tdecimate' part from the script the result is fine.
Is it ok to skip 'tdecimate'? I think I read that it is necessary to get a complete detelecined video. But I don't even know if I really need that. (I'm doing only playbacks on computer)
Can you give advise on how to handle this?
Thanks!