I've got the region 1 dvds, and these things are a complete fucking mess. When you load them up in DGIndex, it alternates between interlaced and progressive at lightning speeds, while maintaining 50% film, 50% ntsc, sometimes it goes to 70/30, sometimes to 60/40, and everywhere in between.
Does anyone have a good script to get this thing IVTC'd? I remember Trythl did a boogiepop video with perfect deinterlacing, get in here trythl!
<3<3
deinterlacing Boogiepop Phantom
- Beowulf
- Joined: Wed Feb 27, 2002 9:41 pm
- Location: in the art house
- Contact:
- Jnzk
- Artsy Bastid
- Joined: Tue Jan 28, 2003 5:30 pm
- Location: Finland
A script I once used which was based on trythil's...
No guarantees whatsoever.
Code: Select all
MPEG2Source("C:\boogiepop\03.d2v",cpu=4)
Telecide(order=1)
Decimate(cycle=5,quality=3)
c = TDeint(type=1)
LoadPlugin("C:\Program Files\AviSynth 2.5\SDDeRainbow\mipsmooth.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\SDDeRainbow\masktools.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\SDDeRainbow\msharpen.dll")
Import("C:\Program Files\AviSynth 2.5\SDDeRainbow\DeRainbow.avs")
DeRainbow(10)
FFT3DFilter(sigma=2,bw=48,bh=48,bt=3)
-
- is
- Joined: Tue Jul 23, 2002 5:54 am
- Status: N͋̀͒̆ͣ͋ͤ̍ͮ͌ͭ̔̊͒ͧ̿
- Location: N????????????????
I'm pretty sure the only reason why my footage looked okay is because I was torturing the crap out of it via VCRs, a TV, a Handycam, and speed manipulations.
Seriously, though, I think tools such as TIVTC will handle it well.
Seriously, though, I think tools such as TIVTC will handle it well.