Greyscale it afterwards:
Greyscale()#or
Tweak(Sat=0,Coring=False)
Edit: Sorry. Forgot it was in color.
+ Reply to Thread
Results 31 to 51 of 51
-
-
-
-
The script calls for 2 different versions of masktools. FastLineDarken uses masktools v.1.5.6 or v.1.5.8 (I've used both), the other plugins use any version 2.5.x of masktools. The two dll's have different names and different command parameters, so there's not likely to be a conflict loading both at the same time.
-
do i need to use QTGMC or is there something waaaaaayyyyyyyyyyy faster than it? is it even needed?
-
-
MaskTools v1.5.8
MaskTools v1 dll, for older plugins that don't require MaskTools v2. Many of these older plugins are still being used.
MaskTools v2.0a48
Contains v2.5 and v2.6 dll's. Use v2.5 for Avisynth 2.5, or use v2.6 for Avisynth 2.6 -- don't use both.
The names of all 3 of the dll's are different. -
-
And if the filters you're using don't crash or otherwise screw up.
If you have a multicore PC.
+ the usage of Avisynth MT can even slow down the whole script so using it blindly can be a mistake -
Depending on your settings, source (length, resolution, format) and cpu (and general hardware) that can be fast/slow/normal.
Accurate audio/video editing takes it time.
-> so no surprise there. x264 and QTGMC both got presets to easily influence the speed of the encoding and there are probably other aspects that might not be ideal (but might also influence the speed only marginally).
The main bottle necks are:
0. CPU power (often a problem)
1. decoder speed (rarely a real problem unless real time or faster encoding is needed)
2. filter selection and configuration (often a problem)
3. encoder selection and configuration (often a problem)
4. general Data transfer speed in your encoding environment (rarely a problem unless real time or faster encoding is needed)
...
Cu Selur -
There's also "super fast", "ultra fast", and "draft". Successively faster and less effective.
Similar Threads
-
Avisynth filter RemoveDirt not doing anything
By ThePhoenix in forum Newbie / General discussionsReplies: 10Last Post: 4th Mar 2012, 18:40 -
AviSynth and Filter Order
By sambat in forum EditingReplies: 3Last Post: 11th Jan 2012, 10:04 -
Lav filter and avisynth
By Creed in forum Newbie / General discussionsReplies: 7Last Post: 15th Dec 2011, 16:10 -
Need Avisynth filter
By fubuki81 in forum RestorationReplies: 5Last Post: 30th Sep 2008, 13:04 -
Logoaway filter for AviSynth?
By DRP in forum Video ConversionReplies: 2Last Post: 8th Aug 2008, 04:30