digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: SpatialSoften (http://www.digitalfaq.com/archives/avisynth/54-avisynth-spatialsoften.html)

kasun000 04-30-2002 03:25 PM

SpatialSoften
 
How you get that to work with avisynth, I'll been searching in vcdhelp forum but seem nothing to work.

kasun000

kwag 04-30-2002 03:42 PM

Re: SpatialSoften
 
Quote:

Originally Posted by kasun000
How you get that to work with avisynth, I'll been searching in vcdhelp forum but seem nothing to work.

kasun000

SpatialSoften is part of AviSynth. Just like TemporalSoften.

Here are the function commands:

SpatialSoften(radius,luma_threshold,chroma_thresho ld,clip)
TemporalSoften(radius,luma_threshold,chroma_thresh old,clip)

kwag

kasun000 04-30-2002 03:54 PM

Could you show me a example I try before i got a black screen with red text saying: script error: invalid arguments to function 'SpatialSoften'

this what I put in my script which give this error.

SpatialSoften(1,3,3)

kasun000

kwag 04-30-2002 04:03 PM

Quote:

Originally Posted by kasun000
Could you show me a example I try before i got a black screen with red text saying: script error: invalid arguments to function 'SpatialSoften'

this what I put in my script which give this error.

SpatialSoften(1,3,3)

kasun000

If you really want to try it, you can use:
SpatialSoften( 2,2,2 )

But I suggest to use TemporalSmoother( 2,2 )

You'll notice better quality and faster encoding.

kwag

kasun000 04-30-2002 04:11 PM

thanks anyway i try that still give me error.
It okay I just stick to TemporalSmoother, there were little bit noise block that still appear even on default setting.

kasun000


All times are GMT -5. The time now is 06:29 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.