Quantcast digitalFAQ.com Forums [Archives] - Search Results
Go Back    digitalFAQ.com Forums [Archives] > Search Forums
Showing results 1 to 17 of 17
Search took 0.00 seconds.
Search: Posts Made By: Boulder
Forum: Avisynth Scripting 02-16-2006, 06:22 AM
Replies: 98
Views: 13,557
Posted By Boulder
This does not answer to the mystery : why the...

This does not answer to the mystery : why the denoiser removes more things after they have been sharpened. Logically, the more a details is sharp, the less the denoiser should consider that as an...
Forum: Avisynth Scripting 02-16-2006, 05:41 AM
Replies: 98
Views: 13,557
Posted By Boulder
I had a big surprise concerning that : I always...

I had a big surprise concerning that : I always said also that you must denoise before to sharpen but I tried the opposite and the final mpeg was 10% smaller. And after a closer look, I can tell...
Forum: Avisynth Scripting 02-16-2006, 05:27 AM
Replies: 98
Views: 13,557
Posted By Boulder
Yep, and it should be remembered that...

Yep, and it should be remembered that LimitedSharpen needs a good quality source. If your source has artifacts, LS will enhance them as well because it cannot determine between for example MPEG2...
Forum: Avisynth Scripting 02-01-2006, 03:28 AM
Replies: 98
Views: 13,557
Posted By Boulder
Read what I answered you just a while ago :roll:

Read what I answered you just a while ago :roll:
Forum: Avisynth Scripting 12-29-2005, 09:43 AM
Replies: 98
Views: 13,557
Posted By Boulder
FitCD will handle the maths.

FitCD will handle the maths.
Forum: Avisynth Scripting 12-29-2005, 07:59 AM
Replies: 98
Views: 13,557
Posted By Boulder
Modes 1,2 and 5 are not as effective so I...

Modes 1,2 and 5 are not as effective so I wouldn't recommend using them in LRD. Mode 17 also preserves thin lines better than those mentioned. Using a limit of 1 should be enough to keep the details...
Forum: Avisynth Scripting 12-29-2005, 05:24 AM
Replies: 98
Views: 13,557
Posted By Boulder
Don't forget to use Soothe() when you use...

Don't forget to use Soothe() when you use LimitedSharpen, it'll fix some of the issues related to LS. See the link I posted earlier in this thread.
Forum: Avisynth Scripting 09-06-2005, 10:06 AM
Replies: 98
Views: 13,557
Posted By Boulder
Check out Soothe() , another fine function from...

Check out Soothe() , another fine function from Didée :D

Designed to be used after sharpeners, especially LimitedSharpen.

http://forum.doom9.org/showthread.php?t=99679
Forum: Avisynth Scripting 09-02-2005, 07:02 AM
Replies: 98
Views: 13,557
Posted By Boulder
http://www.kvcd.net/forum/viewtopic.php?t=16106

http://www.kvcd.net/forum/viewtopic.php?t=16106
Forum: Avisynth Scripting 09-01-2005, 09:09 AM
Replies: 98
Views: 13,557
Posted By Boulder
These are the ones that I use: function...

These are the ones that I use:


function LRemoveDust_YUY2(clip input, int clmode, int "limit")
{
clmode=default(clmode,17)
limit=default(limit,2)
repmode = 2
clensed = Clense(input,...
Forum: Avisynth Scripting 09-01-2005, 08:09 AM
Replies: 98
Views: 13,557
Posted By Boulder
LTSMC (like LimitedSharpen) is pretty slow with...

LTSMC (like LimitedSharpen) is pretty slow with non-multithreading processors. I got quite a nice speedup with both of them with the MT plugin on my P4. Needless to say, the cleaning capabilities are...
Forum: Avisynth Scripting 09-01-2005, 06:28 AM
Replies: 98
Views: 13,557
Posted By Boulder
I've got this one :...

I've got this one : http://home.arcor.de/kassandro/RemoveGrain/RemoveGrain.rar (RemoveGrain v1.0 prerelease) and the last SSETools from the official RemoveGrain v0.9 package. Confusing, huh 8O
...
Forum: Avisynth Scripting 09-01-2005, 01:14 AM
Replies: 98
Views: 13,557
Posted By Boulder
Did you try align=true in Crop()?

Did you try align=true in Crop()?
Forum: Avisynth Scripting 08-31-2005, 09:30 AM
Replies: 98
Views: 13,557
Posted By Boulder
Really ? 8O[/quote] The latest release has 25,...

Really ? 8O[/quote]
The latest release has 25, and I think kassandro's got some new ones for the official v1.0 8O Of course, not all of them are really useful.
Forum: Avisynth Scripting 08-31-2005, 08:33 AM
Replies: 98
Views: 13,557
Posted By Boulder
Uh, I'm often confused as well :lol: I'd...

Uh, I'm often confused as well :lol:

I'd say look for removedirt, removegrain, avstimer, avsrecursion and ssetools (under construction) - add the word in www.xxx.de.tf.

As his documenting...
Forum: Avisynth Scripting 08-31-2005, 05:08 AM
Replies: 98
Views: 13,557
Posted By Boulder
I recommend kassandro's AVSTimer plugin...

I recommend kassandro's AVSTimer plugin (http://www.avstimer.de.tf) for testing different filters' performance.
Forum: Avisynth Scripting 08-28-2005, 06:48 AM
Replies: 98
Views: 13,557
Posted By Boulder
If you'd like to have some extra processing speed...

If you'd like to have some extra processing speed and happen to have a dual-CPU or multithread-capable (such as P4 HT or any dual-core processor) system, try tsp's MT.
...
Showing results 1 to 17 of 17

 

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