digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   SansGrip Filters: Fluxsmooth increase my encode time dramaticaly (http://www.digitalfaq.com/archives/avisynth/2789-sansgrip-filters-fluxsmooth.html)

heyitsme 02-26-2003 03:37 AM

Fluxsmooth increase my encode time dramaticaly
 
I dont remember if i have ever used fluxsmooth in the past, but i tried one of kwags scripts and my encode time for a sample of about 3500 frames increased from 8minutes to 4 hours. Yeah just a little difference :oops: . I have a 1gigahz athalon, if that has anything to do with it. I just thought i should post this since it is wierd problem. Its with the standard settings (7,7).

Branden

Boulder 02-26-2003 04:19 AM

Try to move it before or after resizing.

SansGrip 02-26-2003 12:08 PM

Re: Fluxsmooth increase my encode time dramaticaly
 
Quote:

Originally Posted by heyitsme
I dont remember if i have ever used fluxsmooth in the past, but i tried one of kwags scripts and my encode time for a sample of about 3500 frames increased from 8minutes to 4 hours.

Are you sure it was Flux and not C3D or Dust? That's an awful big jump...

heyitsme 02-26-2003 05:10 PM

Found out what my problem was it was c3d. But c3d works perfect when fluxsmooth is not in the script and vice versa. I saw an example of one of kwag's scripts thought i would try it out but it is too much for my computer.

Code:


Mpeg2Source("D:\Friends1\friendsyeah.d2v")
Telecide()
Decimate()
GripCrop(352, 480, overscan=1, source_anamorphic=false)
GripSize(resizer="lanczosResize")
mergechroma(blur(1.58))
mergeluma(blur(0.2))
#SpaceDust()
FluxSmooth(7,7)
#NoMoSmooth(40,1,6,1,3,false)
Convolution3d(preset="movieHQ")
DctFilter(1,1,1,1,1,1,.5,0)

GripBorders()

sampler(length=24)

Thanks for your help

branden

SansGrip 02-26-2003 05:15 PM

Quote:

Originally Posted by heyitsme
Found out what my problem was it was c3d. But c3d works perfect when fluxsmooth is not in the script and vice versa.

I've heard this before, but it seems to be very rare. Unfortunately I've not yet been able to duplicate it, so have no idea if the problem is with Flux or C3D :?.


All times are GMT -5. The time now is 08:16 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.