Field Editing Question >> Hobbies >> Our Forum
Our Forum

Our Forum



SearchSearch   Users   Registration   Entrance
Today: 23.07.2025 - 20:38:08
Pages:  1  

Field Editing Question

Advertising


MessageAuthor

I am currently working on IVTC'ing a troublesome anime source. While I am not new to manual IVTC (most of the IVTC I have done has actually been manual) I am fairly new to Avisynth scripting. I have a segment following a scene change in the episode I am working on that I believe suffers from a misplaced field. Analysis of the fields comprising the first six frames revealed the following, where "X" represents the field I believe is misplaced: Even--X A A B C D ---------------------------------- Odd---A B C C D E Following this is a very recognizable and constant pattern of match failures that I find resolve themselves if I drop the "X" field. However, any attempt to remove the "X" field seems to halve the vertical resolution of every even field. This results in jagged edges throughout the entire episode when the fields are recombined later. Is it possible to edit individual fields in this manner without affecting their vertical resolution? I've done some forum searching, and I've looked over the Avisynth manual, but I think I must be missing something. Knowing me, it's probably obvious, but I'm afraid I'm nearing my wit's end. :) This is the Avisynth code I've been using (I am running Avisynth 2.5): Code:

---------------------
2006 Z4M Roadster Sold: 93 Mr2 Turbo 93 Rx7 FD 2004 S2k 2009 135i

VinDieselJetta

users




Statistics:
Messages: 247
Registration: 07.07.2002
20.01.24 - 21:51:47
Message # 1
RE: Field Editing Question

You halved the vertical resolution because after you did SeparateFields, you selected only the even fields and threw away the odd ones. Try this: Code:

---------------------
"Bye bye" - Admin Thanks for editing my sig Admin. and thanks for removing my avatar Mods Edit by Administrator - Now thank us for putting you in timeout... next step is the door...

TEAM DTM

users




Statistics:
Messages: 146
Registration: 11.27.2002
20.01.24 - 22:00:56
Message # 2
RE: Field Editing Question

Thank you very much, that worked! :)

---------------------

Destro

users




Statistics:
Messages: 114
Registration: 08.17.2003
20.01.24 - 22:08:06
Message # 3
RE: Field Editing Question
ProjectMix I/O not responding to Pro Tools : Previous topicNext topic: Beat detective never works.
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants