Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 2nd August 2010, 08:25   #1  |  Link
Yobbo
Registered User
 
Join Date: Dec 2004
Posts: 145
Confused about dealing with interlaced video?

I know when processing interlaced footage it's important to separate the fields first, then reinterlace afterwards.

Is it advisable to do something like this to maximise quality -

Quote:
AssumeBFF()
yadifmod(order=0, mode=1, edeint=nnedi3(field=2))

## (processing/denoise etc) ##

AssumeBFF()
SeparateFields()
SelectEvery(4,0,3)
Weave()
OR, is this redundant and a simple bob or separate fields suffice? Also nnedi2 instead of nnedi3 perhaps? I don't want to cut corners, I need maximal quality for this particular DV footage I have.

Thanks in advance!
Yobbo is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:01.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.