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 > General > Newbies
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 1st September 2012, 23:48   #1  |  Link
Mikassi
Registered User
 
Join Date: Aug 2012
Posts: 10
Strange blinking

Hey there!
I started working with avisynth two weeks ago and now I'm facing a problem that I don't know what it is called or how to remove it. I'll leave here the links two the .m2v without any editing and the video after encoding.

http://www.mediafire.com/download.php?a5uog64qozpibox - .m2v video

http://www.mediafire.com/?daqt0j8fjfit384 - video after encoding

The problem can be seen starting at second 8 in both videos, where Konohamaru's face has a strange blinking. This is my script:

Code:
MPEG2Source("C:\Users\X\Desktop\Encode\video.d2v")
ColorMatrix(hints=false, interlaced=true, threads=0)
Tweak(hue=-2,sat=1.15,cont=1.08)
TComb(mode=0)
AnimeIVTC(mode=1, ifade=true, killcomb=1, aa=2)
crop(16, 16, -16, 0)
LanczosResize(640,480)
WarpSharp()
VMToon(strength=150, luma_cap=191, threshold=2, thinning=0, sharpen=false, mask=false)
AAA()
Deen(mode="a2d", rad=4, thrY=7, thrUV=9, min=0.5) 
UnDot()
VagueDenoiser(threshold=1, method=0, nsteps=6, chromaT=2.0) 
TemporalCleaner(ythresh=5, cthresh=10) 
GradFun2DBmod()
AssumeFrameBased
Could you guys tell me what is it and how to remove it? Thank you in advance.

Last edited by Mikassi; 3rd September 2012 at 02:04.
Mikassi is offline   Reply With Quote
Old 2nd September 2012, 22:40   #2  |  Link
Shirtfull
Registered User
 
Join Date: May 2007
Posts: 53
Both links are the same (Vob)
Shirtfull is offline   Reply With Quote
Old 3rd September 2012, 01:28   #3  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
i don't see any blinking
lansing is offline   Reply With Quote
Old 3rd September 2012, 02:07   #4  |  Link
Mikassi
Registered User
 
Join Date: Aug 2012
Posts: 10
Links corrected. I´m not refering to an actual blinking(I used this word because I didn't know how to call it) but at the time I said there's something strange moving in his face.
Mikassi is offline   Reply With Quote
Old 3rd September 2012, 11:10   #5  |  Link
Shirtfull
Registered User
 
Join Date: May 2007
Posts: 53
Post an image as an example.
Shirtfull is offline   Reply With Quote
Old 3rd September 2012, 14:15   #6  |  Link
Mikassi
Registered User
 
Join Date: Aug 2012
Posts: 10
It can only be seen while playing video. You can notice it easily with full screen. Check his eyes.
Mikassi is offline   Reply With Quote
Reply


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 09:39.


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