qt4eva
16th April 2006, 22:17
Hello, I am new on this forum so please forgive me if this have already been answer, I been searching but doesn't find it anywhere.
I use this new filter LeakKerneillDeint, and import that into DVD-RB pro like this. Import("C:\Program Files\AviSynth 2.5\plugins\convert60ito24p.avs")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\LeakKernelDeint.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\undot.dll")
LeakkernelBob(order=1, sharp=true, threshold=7)
convert60ito24p(2,0)
ChangeFPS(24)
undot()
aSharp(0.4,0,0).aWarpsharp(3,1,bm=3,cm=0,thresh=0.99)
DeGrainMedian(mode=2)
undot()
Anyone know why this give me an audio out of sync of about 2-3secs?? Please help, thank you so much.
I use this new filter LeakKerneillDeint, and import that into DVD-RB pro like this. Import("C:\Program Files\AviSynth 2.5\plugins\convert60ito24p.avs")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\LeakKernelDeint.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\undot.dll")
LeakkernelBob(order=1, sharp=true, threshold=7)
convert60ito24p(2,0)
ChangeFPS(24)
undot()
aSharp(0.4,0,0).aWarpsharp(3,1,bm=3,cm=0,thresh=0.99)
DeGrainMedian(mode=2)
undot()
Anyone know why this give me an audio out of sync of about 2-3secs?? Please help, thank you so much.