View Full Version : Super slow sharpen
Chengbin
24th April 2009, 13:01
How do I use that plugin? I can't find a link to download it. It sounds very good.
buzzqw
24th April 2009, 13:31
this http://forum.doom9.org/archive/index.php/t-132330.html ?
BHH
Chengbin
24th April 2009, 14:05
I saw that, but it seems like a guide. There is no link to download the plugin.
Guest
24th April 2009, 14:10
It's a script and is provided in the first post of the linked thread.
Chengbin
24th April 2009, 14:14
Oh!
Forgive me for being a noob.
Just curious, how slow is super slow sharpen? Like MDegrain 3?
Can those plugins hurt quality when used on a video that doesn't need the plugins' correction?
Guest
24th April 2009, 14:35
Allow a noob to ask another question, what are some high quality plugins that do debanding and correct color blocking? Not allowed as it is off topic for this thread. Please see forum rule 3.
Just curious, how slow is super slow sharpen? Like MDegrain 3? Can't you just try it and see?
Can those plugins hurt quality when used on a video that doesn't need the plugins' correction? Common sense would suggest that any unnecessary alteration will "hurt quality".
*.mp4 guy
24th April 2009, 20:25
It can cause oversharpening, but, If your source is halo free, it wont show up as halos, it usually doesn't cause aliasing either, the most common problems are runaway noise amplification, and when used with unreasonably strong settings for the source, it causes a sort of unique oversharpening artifact that is dificult to describe.
I'ts probably slower then mvdegrain3 with default settings (though I'm sure with certain settings sssharp would be faster).
Chengbin
24th April 2009, 21:01
It can cause oversharpening, but, If your source is halo free, it wont show up as halos, it usually doesn't cause aliasing either, the most common problems are runaway noise amplification, and when used with unreasonably strong settings for the source, it causes a sort of unique oversharpening artifact that is dificult to describe.
I'ts probably slower then mvdegrain3 with default settings (though I'm sure with certain settings sssharp would be faster).
So to avoid oversharpening of noise, use MVDegrain 3?
*.mp4 guy
24th April 2009, 21:53
I usually prefer to sharpen before I denoise.
If you leave the sssharp denoise parameter at default, everything should be fine, If you turn it off to get more detail, then I would advise using a different denoiser in place of sssharps default denoising calls, If you are using sssharp with iter<1 then you should separate the sssharp calls and put a denoiser between each.
All sharpeners amplify noise, it just tends to be more aparent with sssharp, because it can be set to very high sharpening levels without causing other obvious artifacts.
Chengbin
25th April 2009, 04:18
I can't get it to work. Using Vdub, it says it can't load variableblur.dll. I got the filter from http://forum.doom9.org/showthread.php?t=88645&highlight=variable+blur
Sagekilla
25th April 2009, 04:21
You're certain Variableblur.dll is your Avisynth/Plugins directory then? It's unlikely, but you could have accidentally copied it to the main avisynth directory or some other subdirectory when you copied/dragged it over. Anytime Avisynth throws an error that a plugin is missing you should always check to be sure it's there in your plugins..
Chengbin
25th April 2009, 13:08
If you look at this link and read the last post, you'll see that Atak_Snajpera has the same problem too.
http://forum.doom9.org/showthread.php?t=88645&highlight=variable+blur
Guest
25th April 2009, 13:51
Use this version and try loading it by itself first.
http://neuron2.net/misc/VariableBlur.zip
Chengbin
25th April 2009, 15:19
Use this version and try loading it by itself first.
http://neuron2.net/misc/VariableBlur.zip
Doesn't work.
Guest
25th April 2009, 15:30
You'll never get any help when your trouble report is so absurdly uninformative. Say exactly what you did (including where you put the DLL and give your script) and say exactly what the result was.
Chengbin
25th April 2009, 16:21
You'll never get any help when your trouble report is so absurdly uninformative. Say exactly what you did (including where you put the DLL and give your script) and say exactly what the result was.
I thought I made it clear before that the original variableblur.dll won't load, and I ask for help. You send me a new one, and I tried, and it didn't work.
But anyway here is the steps I took.
I extracted the package you linked to the filter folder in HDC, I tried to run an encode, it failed. So I used virtualdub to open the avs. Virtualdub says that it can't load variableblur.dll.
#HDConvertToX Avisynth Script
#
#Input File = c:\hdconverttox_1.2.240.1853\temp\fullvideo.mkv
#Original Resolution = 1280x720
#Aspect Ratio = 1.7778
#Frame rate =23.976
#Number of Frames = 35842
#Lenght (hour:minutes:seconds) = 0:24:55
#Display Aspect Ratio = 1.7778
#Aspect Error = 0.0012
#
#Resized resolution = 1280 / 720
#Crop Left = 0
#Crop Top = 0
#Crop Right = 0
#Crop Bottom = 0
#
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\AddGrainC.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\asharp.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\autocrop.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\aWarpSharp.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\ColorMatrix.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\Decomb.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\degrainmedian.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\dfttest.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DGAVCDecode.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DGDecode.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DirectShowSource.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\EEDI2.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\FFMS2.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\FFT3DFilter.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\FluxSmooth.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\frfun7.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\gradfun2db.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\hqdn3d.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\MSharpen.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\mt_masktools-25.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\mvtools.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\mvtools2.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\nnedi.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\RemoveDirtS.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\RemoveGrainS.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\RepairS.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\SangNom.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TBilateral.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TDeint.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TIVTC.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TTempSmooth.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TweakColor.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\UnDot.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\UnFilter.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\VariableBlur.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\VSFilter.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\yadifmod.dll")
Import("C:\HDConvertToX_1.2.240.1853\filters\BlindDeHalo3_mt2.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\Deblock_QED_MT2.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\GradFun2DBmod.v1.3.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\Lem.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\LSFmod.v1.7.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\MCTemporalDenoise.v1.2.02.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_3_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_5_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_7_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_9_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_9_motions_Complex_Degrain.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\seesaw.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\spresso.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\SSSharp.avsi")
#Enabling MT
Setmemorymax(512)
SetMTMode(2, 0)
#Source File
AVCSource("C:\HDConvertToX_1.2.240.1853\temp\movie.dga")
#Applying Resizing
Lanczos4Resize (1280,720,0,0,-0,-0)
#Insert Filters As Requested
ColorMatrix(mode="Rec.709->Rec.601")
hqdn3d(1)
SSSharp(ssw=true, iter=2, strength=3)
backward_vec3 = last.MVAnalyse(isb = true, delta = 3, pel = 2, overlap=2, sharp=1, idx = 1)
backward_vec2 = last.MVAnalyse(isb = true, delta = 2, pel = 2, overlap=2, sharp=1, idx = 1)
backward_vec1 = last.MVAnalyse(isb = true, delta = 1, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec1 = last.MVAnalyse(isb = false, delta = 1, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec2 = last.MVAnalyse(isb = false, delta = 2, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec3 = last.MVAnalyse(isb = false, delta = 3, pel = 2, overlap=2, sharp=1, idx = 1)
last.MVDegrain3(backward_vec1,forward_vec1,backward_vec2,forward_vec2,backward_vec3,forward_vec3,thSAD=300,idx=1)
Wilbert
25th April 2009, 16:49
Perhaps you need to get the runtime libs: msvcr71.dll/msvcp71.dll (move them to your system folder).
Chengbin
25th April 2009, 17:19
Perhaps you need to get the runtime libs: msvcr71.dll/msvcp71.dll (move them to your system folder).
Where can I get that?
buzzqw
25th April 2009, 17:50
Holy Cow Chengbin!
do you know how to search on internet ? :mad:
these are very common dll for vc runtime...
BHH
Socio
25th April 2009, 17:51
VariableBlur needs the fftw3 library, download and extract the zip and put the fftw3.dll in your c:\windows directory.
ftp://ftp.fftw.org/pub/fftw/fftw3win32mingw.zip
Guest
25th April 2009, 18:25
@Chengbin
You're going to have to learn how to read instructions!
From the VariableBlur.txt file of the zip I pointed you to:
VariableBlur version 0.4
by Tonny Petersen(C)2005 (tsp@person.dk)
Variableblur is a gaussian, binomial or average blur filter with a variable radius(variance).
The binomial filter part is based on a paper by Frederick M. Waltz and John W. V. Miller. An efficient algorithm for Gaussian blur using finite-state machines. SPIE Conf. on Machine Vision Systems for Inspection and Metrology VII page 3521-37
The gaussian filter uses fftw version 3(http://www.fftw.org) available from ftp://ftp.fftw.org/pub/fftw/fftw3win32mingw.zip and wouldn't run without it. If you have fft3ffilter or defreq installed you already have it.
Chengbin
25th April 2009, 23:11
OK thanks everybody.
I need the unsharp plugin to get it to work. I can't find that plugin. I can find Tunsharp, unsharpmask, but not unsharp.
Wilbert
25th April 2009, 23:49
It's not a separate plugin. It's a filter of VariableBlur (see documentation).
Chengbin
25th April 2009, 23:57
Well, VDub says
Avisynth open failure
Script error: there is no function named unsharp
Guest
26th April 2009, 00:29
Show us the script that invoked unsharp().
Chengbin
26th April 2009, 01:06
#HDConvertToX Avisynth Script
#
#Input File = c:\hdconverttox_1.2.240.1853\temp\fullvideo.mkv
#Original Resolution = 1280x720
#Aspect Ratio = 1.7778
#Frame rate =23.976
#Number of Frames = 35842
#Lenght (hour:minutes:seconds) = 0:24:55
#Display Aspect Ratio = 1.7778
#Aspect Error = 0.0012
#
#Resized resolution = 1280 / 720
#Crop Left = 0
#Crop Top = 0
#Crop Right = 0
#Crop Bottom = 0
#
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\AddGrainC.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\asharp.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\autocrop.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\aWarpSharp.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\ColorMatrix.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\Decomb.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\degrainmedian.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\dfttest.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DGAVCDecode.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DGDecode.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DirectShowSource.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\EEDI2.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\FFMS2.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\FFT3DFilter.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\FluxSmooth.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\frfun7.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\gradfun2db.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\hqdn3d.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\MSharpen.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\mt_masktools-25.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\mvtools.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\mvtools2.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\nnedi.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\RemoveDirtS.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\RemoveGrainS.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\RepairS.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\SangNom.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TBilateral.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TDeint.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TIVTC.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TTempSmooth.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TweakColor.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\UnDot.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\UnFilter.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\VSFilter.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\yadifmod.dll")
Import("C:\HDConvertToX_1.2.240.1853\filters\BlindDeHalo3_mt2.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\Deblock_QED_MT2.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\GradFun2DBmod.v1.3.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\Lem.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\LSFmod.v1.7.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\MCTemporalDenoise.v1.2.02.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_3_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_5_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_7_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_9_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_9_motions_Complex_Degrain.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\seesaw.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\spresso.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\SSSharp.avsi")
#Enabling MT
Setmemorymax(512)
SetMTMode(2, 0)
#Source File
AVCSource("C:\HDConvertToX_1.2.240.1853\temp\movie.dga")
#Applying Resizing
Lanczos4Resize (1280,720,0,0,-0,-0)
#Insert Filters As Requested
ColorMatrix(mode="Rec.709->Rec.601")
hqdn3d(1)
SSSharp(ssw=true, iter=2, strength=3)
backward_vec3 = last.MVAnalyse(isb = true, delta = 3, pel = 2, overlap=2, sharp=1, idx = 1)
backward_vec2 = last.MVAnalyse(isb = true, delta = 2, pel = 2, overlap=2, sharp=1, idx = 1)
backward_vec1 = last.MVAnalyse(isb = true, delta = 1, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec1 = last.MVAnalyse(isb = false, delta = 1, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec2 = last.MVAnalyse(isb = false, delta = 2, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec3 = last.MVAnalyse(isb = false, delta = 3, pel = 2, overlap=2, sharp=1, idx = 1)
last.MVDegrain3(backward_vec1,forward_vec1,backward_vec2,forward_vec2,backward_vec3,forward_vec3,thSAD=300,idx=1)
Gavino
26th April 2009, 01:31
The script you posted earlier (#16) also had this line:
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\VariableBlur.dll")
- which is missing in your latest script.
If you're not loading VariableBlur.dll, then obviously Avisynth cannot find the unsharp function (unless you have moved VariableBlur.dll to the Avisynth plugins folder).
Socio
26th April 2009, 01:40
You are loading way to much stuff and you are missing the dctfun4b.dll, RemoveGrainHD.dll, warpsharp.dll, and VariableBlur.dll.
It should look more like this;
#Aspect Error = 0.0012
#
#Resized resolution = 1280 / 720
#Crop Left = 0
#Crop Top = 0
#Crop Right = 0
#Crop Bottom = 0
#
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\aWarpSharp.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\ColorMatrix.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\Decomb.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\degrainmedian.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DGAVCDecode.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DGDecode.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DirectShowSource.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\RemoveGrainHD.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\ctfun4b.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\hqdn3d.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\mvtools2.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\WarpSharp.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\VariableBlur.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\mt_masktools-25.dll")
Import("C:\HDConvertToX_1.2.240.1853\filters\SSSharp.avsi")
#Enabling MT
Setmemorymax(512)
SetMTMode(2, 0)
#Source File
AVCSource("C:\HDConvertToX_1.2.240.1853\temp\movie.dga")
#Applying Resizing
Lanczos4Resize (1280,720,0,0,-0,-0)
#Insert Filters As Requested
ColorMatrix(mode="Rec.709->Rec.601")
hqdn3d(1)
SSSharp(ssw=true, iter=2, strength=3)
backward_vec3 = last.MVAnalyse(isb = true, delta = 3, pel = 2, overlap=2, sharp=1, idx = 1)
backward_vec2 = last.MVAnalyse(isb = true, delta = 2, pel = 2, overlap=2, sharp=1, idx = 1)
backward_vec1 = last.MVAnalyse(isb = true, delta = 1, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec1 = last.MVAnalyse(isb = false, delta = 1, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec2 = last.MVAnalyse(isb = false, delta = 2, pel = 2, overlap=2, sharp=1, idx = 1)
forward_vec3 = last.MVAnalyse(isb = false, delta = 3, pel = 2, overlap=2, sharp=1, idx = 1)
last.MVDegrain3(backward_vec1,forward_vec1,backward_vec2,forward_vec2,backward_vec3,forward_vec3,thSAD=300,idx=1)
Chengbin
26th April 2009, 02:03
OK this is a sad mistake.
I deleted variableblur so I can encode other things, and now I forgot to put it back to test!
Chengbin
26th April 2009, 02:30
And it STILL doesn't work!
#HDConvertToX Avisynth Script
#
#Input File = c:\hdconverttox_1.2.240.1853\temp\fullvideo.mkv
#Original Resolution = 1280x720
#Aspect Ratio = 1.7778
#Frame rate =23.976
#Number of Frames = 35842
#Lenght (hour:minutes:seconds) = 0:24:55
#Display Aspect Ratio = 1.7778
#Aspect Error = 0.0012
#
#Resized resolution = 1280 / 720
#Crop Left = 0
#Crop Top = 0
#Crop Right = 0
#Crop Bottom = 0
#
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\AddGrainC.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\asharp.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\autocrop.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\aWarpSharp.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\ColorMatrix.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\Decomb.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\degrainmedian.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\dfttest.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DGAVCDecode.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DGDecode.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\DirectShowSource.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\EEDI2.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\FFMS2.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\FFT3DFilter.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\FluxSmooth.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\frfun7.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\gradfun2db.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\hqdn3d.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\MSharpen.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\mt_masktools-25.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\mvtools.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\mvtools2.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\nnedi.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\RemoveDirtS.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\RemoveGrainS.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\RepairS.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\SangNom.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TBilateral.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TDeint.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TIVTC.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TTempSmooth.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\TweakColor.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\UnDot.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\UnFilter.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\VariableBlur.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\VSFilter.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\warpsharp.dll")
LoadPlugin("C:\HDConvertToX_1.2.240.1853\filters\yadifmod.dll")
Import("C:\HDConvertToX_1.2.240.1853\filters\BlindDeHalo3_mt2.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\Deblock_QED_MT2.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\GradFun2DBmod.v1.3.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\Lem.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\LSFmod.v1.7.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\MCTemporalDenoise.v1.2.02.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_3_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_5_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_7_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_9_motions.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\QMLF_9_motions_Complex_Degrain.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\seesaw.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\spresso.avsi")
Import("C:\HDConvertToX_1.2.240.1853\filters\SSSharp.avsi")
#Enabling MT
Setmemorymax(512)
SetMTMode(2, 0)
#Source File
AVCSource("C:\HDConvertToX_1.2.240.1853\temp\movie.dga")
#Applying Resizing
Lanczos4Resize (1280,720,0,0,-0,-0)
#Insert Filters As Requested
ColorMatrix(mode="Rec.709->Rec.601")
SSSharp(ssw=true, iter=2, strength=3)
I have done everything that is suggested in the previous post.
This is annoying the hell out of me.
Socio
26th April 2009, 02:38
You are still loading way to much stuff and you are missing the dctfun4b.dll, and RemoveGrainHD.dll.
Make your script look more like the one I posted.
Nightshiver
26th April 2009, 02:41
If your plugins and scripts are in the Avisynth>plugins folder, they will autoload, thus you will not need to use all of those loadplugin and import lines.
Chengbin
26th April 2009, 03:41
You are still loading way to much stuff and you are missing the dctfun4b.dll, and RemoveGrainHD.dll.
Make your script look more like the one I posted.
This is the script created by HDConvertToX, and it loads every filter in their filter box.
I can't find RemoveGrainHD.dll. I can't download dctfun4b because soulhunter's web site is down.
Socio
26th April 2009, 04:11
This is the script created by HDConvertToX, and it loads every filter in their filter box.
I can't find RemoveGrainHD.dll. I can't download dctfun4b because soulhunter's web site is down.
Find them on the first link in this thread;
http://forum.doom9.org/showthread.php?t=51320
I have never used HDConvertToX but you may want to remove unneeded plugins and scripts from its box as they may cause adverse affects.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.