deinterlacing Boogiepop Phantom

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

deinterlacing Boogiepop Phantom

Postby Beowulf » Wed Sep 26, 2007 6:45 pm

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<3
User avatar
Beowulf
 
Joined: 27 Feb 2002
Location: in the art house

Postby Jnzk » Thu Sep 27, 2007 4:28 am

A script I once used which was based on trythil's...

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)


No guarantees whatsoever. :P
User avatar
Jnzk
Artsy Bastid
 
Joined: 28 Jan 2003
Location: Finland

Postby trythil » Thu Sep 27, 2007 10:27 am

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.
This is a block of text that can be added to posts you make. There is a 512 character limit.
trythil
is
 
Joined: 23 Jul 2002
Location: Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 1 guest