View Full Version : how to deinterlace this movie?
karasu
13th May 2009, 08:01
I have a Pal DVD of a Japanese Film, Megui propose "Yadif(order=1)" after analysis. However I'm not satisfied by the result. (looks like singles frames mixed with some blended frames)
Here is a sample of the source :
http://gloomydream.net/bazar/interlaced.avi
Can you help me to find a better way than yadif ?
Thank you
buzzqw
13th May 2009, 08:53
post an unprocessed sample from VOB, not an already encoded avi
BHH
karasu
13th May 2009, 12:48
Here is a cut from the vob : http://gloomydream.net/bazar/extract.vob
Sorry for the noob question, but what is different between an unprocessed sample from VOB and an unfiltered recomp of the same sample? (except the marginal quality loss)
buzzqw
13th May 2009, 12:53
if no encoding well you will loose the original frame patter
BHH
manono
13th May 2009, 15:14
Yadif(Mode=1,Order=1)#or your favorite bobber
SRestore()
karasu
13th May 2009, 16:10
Thank you Manono, this is perfect!
PS: is there a way to link the srestore function as an external file? (I have copy-pasted the whole function in my avs file)
J_Darnley
13th May 2009, 16:33
Save the text into an avs file then use:
Import("srestore.avs")
or save into an avsi file in the auto-load directory (default C:\Program Files\Avisynth 2.5\Plugins)
karasu
14th May 2009, 08:09
Thank you.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.