This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] Telecine Vatiations Problems, Fixes and Questions...
#38
Yeah missed the link.
Quote:I noticed that a plenty of animation DVDs use some sort of special uncommon telecine logic. In some scenes used real 2:3 Pulldown pattern (3 progressive, 2 interlaced), but in some other scenes sometimes pattern changes and it looks like 4 progressive frames 1 interlaced. Sometimes pattern changes to 1 progressive 1 interlaced.
So it's no clean telecine and just using IVTC won't fix it?

Quote:No any special settings used.
And there is you problem, assuming that defautl settings or presets are good are any source.

# Deinterlacing using QTGMC
clip = havsfunc.QTGMC(Input=clip, Preset="Slower", InputType=0, TFF=True, TR2=3, SourceMatch=0, Lossless=2, EZDenoise=2.00, NoisePreset="Slow", MatchEnhance="10.00", Denoiser="dfttest") # new fps: 59.94
# make sure content is preceived as frame based
clip = core.std.SetFieldBased(clip, 0)
# adjusting frame count and rate with sRestore
clip = havsfunc.srestore(source=clip, frate=23.976, omode=6, speed=-25, thresh=16, mode=2)
seems fine -> https://filebin.net/gblgumvvh949wvdx

Cu Selur
Reply


Messages In This Thread
RE: Telecine Vatiations Problems, Fixes and Questions... - by Selur - 01.10.2021, 22:09

Forum Jump:


Users browsing this thread: 7 Guest(s)