saint-francis
20th March 2009, 02:19
I have managed to get by for several years now without really understanding how to dinterlace. I have relied on MeGUI for all of that. Well, now I'm dealing with BD material and I can't get MeGUI's script creator to open any of it so I need to do it the old fashioned way. And this is something I really should know about anyway. I recently got an animated TV series which is interlaced and also one other TV show that is interlaced. I have read all of the guides on the main site and I think I have an understanding of what interlacing and telecine are but I'm just not sure what to do about it. There are so many tools for the job. I don't really know which to use and how. So could someone/some people walk me through this and help put me on the right path to figuring it all out?
Here are some samples.
This is the first one. It's the Show I previously mentioned.
http://www.mediafire.com/?sharekey=4f1cff5b3a93189de7ba8e3c6e11ce20ea7da54331731a455621d66e282a0ee8
Here is the script I tossed together to deal with it:
LoadCplugin ("C:\Program Files (x86)\megui\tools\yadif\yadif.dll")
setMTmode (3,0)
Directshowsource ("F:\GEORGE_CARLIN\gc.grf", audio=false)
setMTmode (2,0)
Yadif (mode =0, order=0)
spline36resize (1280,720)
MCTemporalDenoise(settings="medium")
How does this look? I chose mode=0 for yadif because AVSP told me it was bottom field first. I don't know if it really is. I don't know how to tell. Could someone help me here?
Here is a sample of the animated series.
http://www.mediafire.com/?sharekey=4f1cff5b3a93189de7ba8e3c6e11ce20e975d2e0de9a1a81c95965eaa7bc68bc
I haven't tried that one yet. As I understand it animation is often messed up in all kinds of ways. So I figured I'd use animeIVTC but I don't understand how to determine what mode to use. Again this is because I don't quite understand how to determine things like field order and so on.
Please, any help would be much appreciated.
Here are some samples.
This is the first one. It's the Show I previously mentioned.
http://www.mediafire.com/?sharekey=4f1cff5b3a93189de7ba8e3c6e11ce20ea7da54331731a455621d66e282a0ee8
Here is the script I tossed together to deal with it:
LoadCplugin ("C:\Program Files (x86)\megui\tools\yadif\yadif.dll")
setMTmode (3,0)
Directshowsource ("F:\GEORGE_CARLIN\gc.grf", audio=false)
setMTmode (2,0)
Yadif (mode =0, order=0)
spline36resize (1280,720)
MCTemporalDenoise(settings="medium")
How does this look? I chose mode=0 for yadif because AVSP told me it was bottom field first. I don't know if it really is. I don't know how to tell. Could someone help me here?
Here is a sample of the animated series.
http://www.mediafire.com/?sharekey=4f1cff5b3a93189de7ba8e3c6e11ce20e975d2e0de9a1a81c95965eaa7bc68bc
I haven't tried that one yet. As I understand it animation is often messed up in all kinds of ways. So I figured I'd use animeIVTC but I don't understand how to determine what mode to use. Again this is because I don't quite understand how to determine things like field order and so on.
Please, any help would be much appreciated.