Source/output frame maps >> Investing >> Forum
wr-forum WOW mod

SearchSearch   Users   Registration   Entrance
Today: 19.07.2025 - 20:49:47
Pages:  1  

Source/output frame maps

Advertising

.
AuthorMessage

stealthpenguin

user




Statistics:
Messages: 179
Registration: 11.05.2003

When you use Kerndeint or Fielddeint and set map=true is there any way to keep the map out of the VDUB source frame? (ie. the map shows up in both source and output frames and there's no way to look at the source interlace lines themselves). When you use an internal VDUB deinterlacer like Area-based or Smart the map will only show up in the output frame. So it's really handy to compare the two frames and the interlace lines to see if you are catching them or not with the deinterlacer.

---------------------
Message # 1 22.11.24 - 16:51:47
RE: Source/output frame maps

DucHuynh007

user




Statistics:
Messages: 78
Registration: 08.29.2003

VirtualDub receives the already filtered video from Avisynth. There is no way it can show the unfiltered video (unless you remove the filter from the Avisynth script). You can make two AVS scripts, one with the filter and deinterlace map enabled and one without the filter. Then open each in its own VirtualDub instance. You can compare things that way.

---------------------
Message # 2 22.11.24 - 17:00:44
RE: Source/output frame maps

Tireguy

user




Statistics:
Messages: 116
Registration: 11.11.2003

Or make script like this: A=WhateverSource() B=A.Whateverfilter() Interleave(A,B) That will show the clips in this order source frame 1, filtered frame 1, source frame 2, filtered frame 2 etc.

---------------------
Message # 3 22.11.24 - 17:11:26
RE: Source/output frame maps

Gamite

user




Statistics:
Messages: 858
Registration: 04.16.2002

Thanks a lot. That will help me out greatly.

---------------------
www.gamite.net
Message # 4 22.11.24 - 17:22:58
RE: Source/output frame maps
IFOEdit created VOBs produce odd playback : Previous topicNext topic: Detection of interlaced/progressive material
Pages:  1  

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


Participants