
Current Script:
- Code: Select all
AVISource("C:\Users\Zackary Murdoch\Desktop\fbone.avi")
converttoyv12 ()
Crop(8,0,-8,-0)
Spline36Resize(640,480)
awarpsharp
TComb()
AMVDeint(mode=1)

AVISource("C:\Users\Zackary Murdoch\Desktop\fbone.avi")
converttoyv12 ()
Crop(8,0,-8,-0)
Spline36Resize(640,480)
awarpsharp
TComb()
AMVDeint(mode=1)
AVISource("C:\Users\Zackary Murdoch\Desktop\fbone.avi")
converttoyv12 ()
TComb()
AMVDeint(mode=1)
awarpsharp
Crop(8,0,-8,-0)
Spline36Resize(640,480)AVISource("C:\Users\Zackary Murdoch\Desktop\fbone.avi")
converttoyv12()
amvdeint(mode=2)
dfttest()
checkmate()
toon()
Crop(8,0,-8,-0)
Spline36Resize(640,480)
assumeframebased()
Blendbob(badframes=0)
Unblend()

AaronAMV wrote:It looks like someone masked the girl out, then did a zoom on her LOL

Code wrote:AaronAMV wrote:It looks like someone masked the girl out, then did a zoom on her LOL
It's a zooming out sequence.

TFM(d2v="K:\source\d2vs\furuba01.d2v")
TDecimate(mode=1)Scintilla wrote:Is there any way you could use the DVD footage straight? Because I'm looking at that exact scene now, and it IVTCs perfectly with the lines:
- Code: Select all
TFM(d2v="K:\source\d2vs\furuba01.d2v")
TDecimate(mode=1)
What are the properties of the AVI file you're feeding it (framerate, interlacing)? If it's 29.97 interlaced, then you should be IVTCing, not deinterlacing; try AMVIVTC() by Zarxrax.
And even if you do want deinterlacing instead of IVTC, why are BlendBob and UnBlend in there when you already have AMVDeint() doing the deinterlacing?

Users browsing this forum: No registered users and 1 guest