Why can't I get the hang of deinterlacing? » Tools & Equipment » Forum
Forum

Forum



ПоискПоиск   Users   Registration   Entrance
Today: 27.06.2025 - 23:52:42
Pages:  1  

Why can't I get the hang of deinterlacing?

Advertising

.
MessageAuthor

I'm afraid I don't know avisynth, but I suspect your problems could be related to field dominance. I have no problems deinterlacing this (with yadif) specifying top field first.

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

hotdog19d

user forum




Statistics:
Messages: 139
Registration: 12.16.2002
06.04.20 - 00:02:06
Message # 1
RE: Why can't I get the hang of deinterlacing?

I'll try Yadif, I don't have it and the download link was down, probbably on warpenterprises also. Well I tried removing the selecteven and letting it run at 50fps and it was indeed smooth*, so I guess that's the reason, I can try to figure out how to re-interlace it or have a 50fps section. Oddly though the 50fps file is smaller on crf than the 25fps one. *For some reason, it is smooth then stops, then jerks forward. It stops doing this if I go full screen and then mouse down to bring up the seek bar.. wierd.

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

CJ

user forum




Statistics:
Messages: 70
Registration: 09.30.2001
06.04.20 - 00:06:18
Message # 2
RE: Why can't I get the hang of deinterlacing?

Try this (really simple): Code:

------------------------------
PROJECT UNDER WAY click pic to go to project thread on this forum

sg_wannabe

user forum




Statistics:
Messages: 459
Registration: 01.31.2003
06.04.20 - 00:17:29
Message # 3
RE: Why can't I get the hang of deinterlacing?

It's TFF interlaced scrolling credits in B&W. That is very challenging for any single-rate deinterlacer. Any decent bobber can make it look fine. Playing the AVS script will probably be jerky due to processing delays but the encoded result is fine. I used this: loadplugin("dgavcdecode.dll") AVCSource("E:\tmp\cut.dga") leakkernelbob(order=1,threshold=0) You can replace leakkernelbob() with leakkerneldeint() and it looks OK but not as smooth.

------------------------------
John Van Houten http://www.elephantmotorsports.com Racing is life. Anything that happens before or after is just waiting. --Steve McQueen

JohnVanHouten

user forum




Statistics:
Messages: 460
Registration: 06.01.2001
06.04.20 - 00:22:28
Message # 4
RE: Why can't I get the hang of deinterlacing?

Thanks Neuron, those work too, LKD leaves artifacts when threshold is left, but setting them to 0 gets rid of them.

------------------------------
Paul

MadFish

user forum




Statistics:
Messages: 565
Registration: 06.21.2003
06.04.20 - 00:30:33
Message # 5
RE: Why can't I get the hang of deinterlacing?
Can't update resolution : Previous topicNext topic: Avisynth 2.5.6 final released ?
Pages:  1  

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


Participants