Strange lag with decomb and avisynth 2.07 ??? » General Programming Questions » FORUM for IT
FORUM for IT

FORUM for IT



ПоискПоиск   Users   Registration   Entrance
Today: 04.06.2025 - 05:50:44
Pages:  1  

Strange lag with decomb and avisynth 2.07 ???

Advertising

.
AuthorMessage

'97 328i

user




Statistics:
Messages: 212
Registration: 09.14.2001

:( Hello all. ihave strange effect when i us this script with avisynth 2.07 and pal dvd. the avi is lag. i think some frame are drop Can you help me # fonction function ResizeMaintainAspectWidth(clip c,int newwidth,string resizefn) { nh=floor(eval(string(c.height)+". * "+string(newwidth)+". / "+string(c.width)+".")) Return eval(resizefn+"(c,"+string(newwidth)+","+string(nh)+")") } #les petits Plugins LoadPlugin("C:\ldivx\filtdll\MPEG2Dec3.dll") LoadPlugin("c:\ldivx\filtdll\DecombLegacy") LoadPlugin("c:\ldivx\filtdll\Convolution3D.dll") LoadPlugin("c:\ldivx\filtdll\autocrop.dll") # Votre fichier d2v MPEG2source("d:\artagnan\artagnan.d2v",blend=false) # IVTC Telecide(post=true,blend=false,guide=2) Decimate(mode=2,quality=3) # On coupe AutoCrop(preview=false,hMultOf=4,wMultOf=width) # On redimmensionne ResizeMaintainAspectWidth(640,"LanczosResize") Convolution3d (preset="movieHQ") Thanks ...

---------------------
'02 330ci (SOLD) '97 328i (SOLD) '07 Lexus ES350 '07 Chevy TrailBlazer '04 H2 Hummer http://uk.groups.yahoo.com/group/Jeddah_Cool_Racers/
Message # 1 03.03.20 - 19:02:24
RE: Strange lag with decomb and avisynth 2.07 ???

MPILOT

user




Statistics:
Messages: 830
Registration: 01.20.2003

yes when i delete decimate , i have no but the quality is less than with.

---------------------
Message # 2 03.03.20 - 19:07:43
RE: Strange lag with decomb and avisynth 2.07 ???

94-325i

user




Statistics:
Messages: 822
Registration: 11.08.2002

As always, hakko504 is spot on. What do you mean by "quality is less" when you omit Decimate?

---------------------
Message # 3 03.03.20 - 19:16:31
RE: Strange lag with decomb and avisynth 2.07 ???

luckee2bhere

user




Statistics:
Messages: 992
Registration: 01.25.2003

when i omit decimate , i have no lag, but with decimate the film is clean, i have no ugly trame but i have lag. .

---------------------
ACURA SALES CONSULTANT Elite Acura 538 RT 38E Maple Shade, NJ 08052
Message # 4 03.03.20 - 19:20:56
RE: Strange lag with decomb and avisynth 2.07 ???

ekdemos

user




Statistics:
Messages: 29
Registration: 01.14.2003

"lag" is a term with no accepted meaning, and I have no idea what you are talking about. And the rest of your response is, unfortunately, incoherent.

---------------------
"I never realized how fast a slow car can be until I went to the track." ______________________________ 1987 BMW e30 325is v1.5 Clone *Ground Control suspension *Koni 5-way adjustable shocks *Eibach Springs 450/600 *Custom 4 point cage *1993 Mazda RX
Message # 5 03.03.20 - 19:27:50
RE: Strange lag with decomb and avisynth 2.07 ???
Better sit down before looking here..... : Previous topicNext topic: MarcFD's Msoften
Pages:  1  

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


Participants