Master Keaton DVD

Locked
quadir
I Know Drama
Joined: Sun Oct 28, 2001 12:00 am
Org Profile

Master Keaton DVD

Post by quadir » Mon Nov 08, 2004 11:18 pm

Trying to de-interlace / clean up some footage for my first AMV... and having a heck of a lot of problems.

I'm using Master Keaton DVD's, which look like bad VHS tapes. And sure enough, it seems to be fully interlaced (I saw motion in every frame of movement) and it's aliased like crazy. So far I've had no luck removing the interlacing, here's some examples:

Code: Select all

mpeg2source("F:\Video Editing\Source\Filters\Master Keaton Opening Creditless.d2v",ipp=true,cpu=4)


#CheckFieldOrder() # Telecide(order=0)  # Bottom Field First
Bottom looked smooth, top looked like Domo Arigato Mr. Roboto.

Code: Select all

FieldDeinterlace()
pic example

Code: Select all

ConvertToYUY2(interlaced=true)
SmoothDeinterlace(tff=true, doublerate=false)
pic example

Code: Select all

TomsMoComp(0,5,1)
pic example

Code: Select all

KernelDeint(order=0, threshold=10)
pic example

I've been wrestling through vtechbeta and really not having any luck, like the above shows. I'm hoping someone could give me some possible pointers, I really want to use this footage, the dvd's were expensive and it's not a well known anime. Keep in mind I'm a newb to making / encoding / ripping / modifying video, I havent even gotten into premiere yet!

quadir
I Know Drama
Joined: Sun Oct 28, 2001 12:00 am
Org Profile

Post by quadir » Fri Nov 12, 2004 3:38 pm

Still havent found a solution, anyone got any suggestions?

quadir
I Know Drama
Joined: Sun Oct 28, 2001 12:00 am
Org Profile

Post by quadir » Tue Nov 16, 2004 1:00 pm

Many thanks out to trythil for figuring out what I was doing wrong.
Turns out it's blended footage. Ack.

Case Closed.

Locked

Return to “Video & Audio Help”