Improperly deinterlaced footage: rescueable?

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
jasper-isis
P. Y. T.
Joined: Tue Aug 13, 2002 11:02 am
Status: catching all the lights
Org Profile

Improperly deinterlaced footage: rescueable?

Post by jasper-isis » Thu Jan 11, 2007 11:27 am

Long story short, I'm looking at an unreleased MEP track that's covered with jaggy lines. It's as if the editor decided to slow down the entire track in Premiere without unchecking "deinterlace if speed < 100%."

At this point, the track can't be redone with this problem corrected. So is there anything I can do on my end to fix this? Is there perhaps an avisynth filter that will reverse the false deinterlacing?

So far the only solution I've come up with is a coverup, i.e. using awarpsharp to thin the lines and make the jagginess less noticeable.
Image

User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Post by Zarxrax » Thu Jan 11, 2007 11:49 am

Nope, you're screwed.
You could try the TIsophote filter, and see if it helps any.

Something you might want to TRY is to Seperate().SelectEven() and then try various resizing methods back to the full size. EEDI2 may be a good resizing filter to use after for that.

User avatar
jasper-isis
P. Y. T.
Joined: Tue Aug 13, 2002 11:02 am
Status: catching all the lights
Org Profile

Post by jasper-isis » Thu Jan 11, 2007 1:00 pm

Thanks for the help. I decided to go with SeparateFields().SelectEven(), followed by EEDI2 and then some additional cleaning. It's not perfect, but at least now there aren't distracting jaggy lines everywhere.
Image

User avatar
Keeper of Hellfire
Joined: Sun Jan 09, 2005 6:13 am
Location: Germany
Org Profile

Post by Keeper of Hellfire » Thu Jan 11, 2007 1:04 pm

You can try SangNom(..) either.

The source for my last AMV had the same problem, and I have tested SangNom and TIsophote. I still have the test files, and the result looks the same. I'm not sure why I decided to use SangNom, I believe it was faster.

Locked

Return to “AviSynth Help”