View Full Version : iip: Integrated Image Processor, e.g. DVD -> 720p HDTV
Pages :
1
2
3
4
5
6
[
7]
8
jeffhuge
21st October 2005, 11:56
great thx to DarkNite!!
Mr.Bitey
25th November 2005, 04:30
Im an AVISynth total noob so please dont be too rough! ;-), however I finally got IIP working (after many hours reading this thread, the limitedsharpen thread and several over on avsforums)! and after some 6 hours have my first 2 minute clip from LOTR - looks very promising!
Im feeding the IIP output into CCE which is limited to max 720x576 sized frames (PAL here). Is there another comparable encoder that will accept a frame size of 1776x1000 (or 1920x1080) ?
I'm really interested to see what IIP processed (and resized) video looks like when played with a DxVA mpeg2 decoder (taking ffdshow out the loop, which is what does my current re-sizing). I find the DxVA decoders to be a lot more fluid compared to the software decoders such as dscaler5006 (which is what I currently use with ffdshow)..
Cheers,
Bitey
DarkNite
25th November 2005, 08:09
Have you ever tried QuEnc (http://nic.dnsalias.com/QuEnc.html)?
Mr.Bitey
28th November 2005, 00:46
Thanks DarkNite,
Sorry for some more basic questions here, if the process didnt take so long (not a criticism!) I would just try it out and see :-)
Would I be better of (PQ wise) outputing IIP video to cce and encoding vbr multipass at 720x576 then using a simple resize script to resize using lanczos 4 to 1776x1000 passing the output to QuEnc for the final encoding?
or
using IIP to do the resizing and use QuEnc to do the encoding all in one step?
I am not concerned with how long the process will take or necessarily how big the files are, I am only concerned about getting the best PQ.
Cheers,
Bitey
Didée
28th November 2005, 01:10
The first method makes absolutely no sense. The second is the way to do.
However, to finish the job within this decade, you should:
1.) open the script in e.g. Virtualdub, and save to a lossless codec like huffyuv (for Quenc: huffyuv compression within ffdshow encoder, set to yv12).
2.) after the (enormously big!) huffyuv file was created, feed it into Quenc, and perform suited multipass encoding.
This way, all the expensive computations of iiP have to be done only one time, not over and over again for every pass of encoding.
You'll need a spare, free hardrive for the intermediate file ... and not only a 40GB one ;)
Mr.Bitey
28th November 2005, 01:39
Hi Didée,
Thanks for the info, I see the error of my ways (and why my 2 minute clip took a silly amount of time for IIP/cce to complete the work :o ).
Looks like I'll have to run a ethernet cable through the roof this weekend (to get access to some more drive space on another machine) so I can leave it inplace for the week it'll take :D without my wife complaining about cables through the house again!
Cheers,
Bitey
jeffhuge
28th November 2005, 04:08
Hi Didée,
I have encoded several films through IIP.I find there is no difference between a 2GHz p4 CPU and a 3GHz CPU when encoding.Both is 1 fps. I dont have that much hardisk space so I cant bear the time even if it processes amazing images.
Is it the CPU that decides the encoding speed?What about the ram?(thinking about setmax() )
would you give me a advise that what kind of CPU should I use?
Mr.Bitey
2nd December 2005, 04:22
2.) after the (enormously big!) huffyuv file was created, feed it into Quenc, and perform suited multipass encoding.
Input test file ~2mb
Output file 381mb (1776x1000 res)
A 4.3gb dvd would end up needing around 630GB :(
[EDIT] Ended up being more like 97Gig :)
Looks like im going to do it in sections :-)
Cheers
Bitey
3ngel
4th December 2005, 14:58
Hi,
trying using again Iip but on the line regarding the plugin-load of warpsharp.dll
i get this error:
http://img471.imageshack.us/img471/6743/immagine0zs.png
What does this means?? :confused:
EDIT : Ok i managed. There where necessary two files :
msvcp71.dll
msvcr71.dll
They have to be put in /System32 dir.
Mr.Bitey
4th December 2005, 23:07
2.) after the (enormously big!) huffyuv file was created, feed it into Quenc, and perform suited multipass encoding.
Hi Didée,
Im almost there, however when I transferred my IIP 'setup' to another pc (with a lot more disk and CPU) virtualdubmod was complaining it couldnt find a yv12 decompressor, I reluctantly installed Divx5 (seemed to be a 'fix' according to google) and that seemed to get me passed the error however in the preview the image looked very very wrong: bad colour, appeared to be patches missing of the image and some type of field problem where parts of one frame appeared over the top of another (sorry, I dont know the correct terms) :(
Cheers,
Bitey
Audionut
4th December 2005, 23:51
Mr.Bitey, Install xvid decoder or helix yuv codecs.
Use search.
spolja
19th December 2005, 21:53
Hi,
After several days of reading this thread and several others and figuring out how everything works (noob), I finally managed to set it up and running. After few encodes I must say I'm amazed how good picture looks with iip. I've tested script mainly for upsized video (I want to make DVD backups in 720p resolution) so I'm wondering if anyone has suggestions for script settings for upsizing video. I appretiate any info you can give. Thanks.
spolja
P.S. Thanks Didée for this wonderful script.
aberforthsgoat
19th December 2005, 23:27
... virtualdubmod was complaining it couldnt find a yv12 decompressor ...
I'm not Didee - not by a long shot! - but I seem to recall having been stuck with that at some point - and having solved it with the live ConvertToYV12().
Then again, I have a memory fit for a politician, so I may way off base.
One way or another, good luck!
Mike
DarkNite
20th December 2005, 07:16
@spolja
What do you use now (a nice full script example is always good), and what types of sources do you most often work with?
The horrible truth is that it's very dependent upon the condition of the source (some may say the eyes of the encoder as well), and no single answer can be given to that question that would be satisfactory.
There are a few things you can say that are good general practice when using iiP:
1) resize within iiP
2) dust is not always the answer (you may have to do a few things before iiP)
3) the defaults are not made for every source
4) be prepared to do "a little bit" of comparing screenshots, or test clips
(it's easy enough to copy source frame to clipboard with virtualdub and
paste it into paint or paint.net, make some changes to your script,
reload video, repeat...)
Does any of that help?
spolja
21st December 2005, 22:20
@DarkNite
As I said I'm would use script for DVD backups (mainly ones that have good (clean) picture). I've noticed that quality depends a lot on the input source and values within iip. I'm testing now (finally managed to get decent CPU (Opteron 146) but with every day it gets better. Btw, thanks for info.
P.S. Sorry for my bad english
Teegedeck
1st January 2006, 12:11
Hi Didée, just wanted to say thanks. I was very pleasantly surprised to find that iiP does wonders on the dreaded 'Fawlty Towers' DVDs even at default settings (errr; though I use your 'LRemoveDust'-script - 'LRemoveDust(18)' - instead of PixieDust in order to speed things up a little)! A shame I haven't got time (and the CPU) to experiment; but, as said, I'm very content with what I get. :thanks:
Valky
1st January 2006, 16:53
Hi Didée, just wanted to say thanks. I was very pleasantly surprised to find that iiP does wonders on the dreaded 'Fawlty Towers' DVDs even at default settings (errr; though I use your 'LRemoveDust'-script - 'LRemoveDust(18)' - instead of PixieDust in order to speed things up a little)! A shame I haven't got time (and the CPU) to experiment; but, as said, I'm very content with what I get. :thanks:
Did the script something for those rainbow-effects too?
Shadowfax3000
3rd January 2006, 12:02
I need some help upconverting to 1080p. Solutions for upconversion are spread around quite a bit in this thread and it's hard to know what exactly I need. Could someone post a call I should use for upconverting a NTSC DVD to 1080p? I would like to use LimitedSharpen (or LimitedSharpen2, whichever is better) if it indeed yields better quality. Thank you all sooo much! You're all doing an awesome job.
Teegedeck
3rd January 2006, 21:00
Did the script something for those rainbow-effects too?
I don't think so; there's no de-halo function in this script. But I'm gonna have a look. I was just amazed how much detail iiP salvaged from Fawlty Towers (compared to, for example, Didée's LRemoveDust script on its own). Though, let's face it, FT is the worst-quality video (European origin) I've ever seen - and one cannot turn ***t into gold.
Pookie
4th January 2006, 00:01
Have you had a look at Didée's "SeeSaw" function, posted in a recent thread ? Still in the early stages, but very nice at cleaning and restoring details. Can also run at 20fps, depending upon the noise reduction util you use with it.
jfma
23rd January 2006, 12:16
Didée,
First of all THANKS for all your great work!!
Do you think it would be reasonable to integrate SeeSaw within iiP? Maybe it would add a final sharpness touch that is difficult to obtain from some poor sources.
Didée
23rd January 2006, 13:02
No, an integration of SeeSaw into iiP (or vice versa) surely will not happen. If you like so, of course you can play with feeding iiP's output into SeeSaw, probably with iiP's settings being more on the careful side.
Truth is I've no further plans for iiP, except perhaps for making a final version with internally uses LimitedSharpen instead of the sloohoow SSXSharpen. (...there's a test version floating around somewhere.)
What I do have on the workbench is a big fusion of LimitedSharpen, SeeSaw, Dehalo_alpha, plus some more bells'n whistles. If I'll ever manage to put all modules together in a senseful way, it'll probably the successor of iiP.
Revgen
24th January 2006, 07:59
What I do have on the workbench is a big fusion of LimitedSharpen, SeeSaw, Dehalo_alpha, plus some more bells'n whistles. If I'll ever manage to put all modules together in a senseful way, it'll probably the successor of iiP.
Good Luck! :D
Chainmax
24th January 2006, 17:08
What I do have on the workbench is a big fusion of LimitedSharpen, SeeSaw, Dehalo_alpha, plus some more bells'n whistles. If I'll ever manage to put all modules together in a senseful way, it'll probably the successor of iiP.
Didn't you tell me a while a go that such a thing (I was asking for a LS+D_A combo IIRC) wasn't really worth it?
By the way, I intend to make a 1280x544 backup of Hackers to a DVD-R soon. What would you recommend me to use: LimitedSharpen, SeeSaw, a combination of both or IIP? Also, seeing that I'll be disposing of a ~5400kbps bitrate (0.32-0.33b/pp), what Xvid custom matrix would you recommend me?
Pookie
24th January 2006, 22:12
Hey Chainmax, how about trying out all of them on a small clip and letting everyone know ? :) You know how subjective all of this stuff is.
Chainmax
25th January 2006, 14:00
There are two reasons why I can't/won't do that: first, I haven't gotten the DVD yet and second, i'd really prefer to hear the opinion of more experienced people so as to have a good starting point.
I think I'll skip IIP because of what Didée said 4 posts above. Now, here's my reasoning:
1) using LimitedSharpen first would enhance details a little bit and also whatever little noise the movie might have. Seesaw would further enhance details and its denoising stage would eliminate the noise.
2) using Seesaw first would enhance details more in the first step and denoise the movie, so LimitedSharpen would only further enhance the details brought out by Seesaw.
So, it seems to me that SeeSaw + Resize + LimitedSharpen would be the more sensible choice. Do you agree?
lexor
25th January 2006, 14:14
So, it seems to me that SeeSaw + Resize + LimitedSharpen would be the more sensible choice. Do you agree?
well it depends how well resize is going to work, sometimes it puts more noise (with my tv caps it always puts more) so I first resize, then do all cleaning, so it all depends on whether or not LimitedSharpen is enough after resize. DVD source is different though (cleaner to begin with).
mg262
25th January 2006, 14:20
I think there is a limit to how much detail you can pull out (with the existing technology)... I would be sceptical about using LimitedSharpen after seesaw. One or the other, I would say... but of course you could always try it and report back.
LimitedSharpen has a resizer built into it, so I don't think there's ever any reason for using resize + LimitedSharpen. I can't remember whether seesaw has a resizer built into it...
lexor, unlike you I normally resize last so that the earlier filters have as unadulterated a signal is possible to work with... but I haven't observed this increase in noise on resizing -- what resizer are you using?
Chainmax
25th January 2006, 14:26
LimitedSharpen does use Avisynth resizing and one can edit the script to use the one you want (I have the original one edited for Lanczos4). Why do you feel that it's one or the other? Remember I'll be making a 1280x544 backup of it.
mg262
25th January 2006, 14:29
I think we're talking at cross purposes. When you wrote
SeeSaw + Resize + LimitedSharpen
I assumed you were thinking of using a stand-alone resizer before LimitedSharpen.
Chainmax
25th January 2006, 14:36
Well, the complete script would be IVTC+cropping+seesaw+lanczos4resize+limitedsharpen if that's what you mean.
GeneralMartok
3rd April 2006, 18:54
I've been using iiP for quite some time to enhance cinemascope films for my home theater. It's a constant height setup using an anamorphic lens to stretch the image to over 3 meters in width.
I've been running some experiments to speed things up a litle. Instead of hacking into iiP I simply tried out some filter chains (I am not that good). Among them was SeeSaw for detail enhancement. However I couldn't get rid of the halos and the mosquito noise. So I tried to imitate iiP's sharpening stages using LimitedSharpen:
Detail enhacement with unsharp masking, the miracle of Smode 4, and sharpening the edges. This is what I came up with:
MPEG2Source("F:\NEU\VTS_01_1.d2v")
Crop(0,72,-0,-72)
PixieDustPP(2)
HQDering()
LimitedSharpenFaster(Smode=1,radius=2,edgemode=2,strength=60)
LimitedSharpenFaster(Smode=4,edgemode=2,strength=120)
LimitedSharpenFaster(ss_x=2,ss_y=2,edgemode=1,strength=250,dest_x=1024,dest_y=576)
BlindDeHalo3(lodamp=3,hidamp=3,PPmode=3)
The result is looking almost identical to this:
MPEG2Source("F:\NEU\VTS_01_1.d2v")
Crop(0,72,-0,-72)
iip( dest_x = 1024, dest_y = 576,
\ duststr = 2, dustweight = 1.0,
\ detailcontr1 = 127, detailcontr2 = 255+40,
\ contr_radius = 2, PixSharp = 0.38,
\ ss2_x = 3, ss2_y = 3,
\ Xstren = 255, Xlimit = 255,
\ subpelstren = 1.0, flatweight = 0,
\ antiflicker1 = false, antiflicker2 = true,
\ protect_floor= 0, protect_bias = 12,
\ dering = -60, dering_weight= 1.0,
\ dering_floor = 8, dering_bias = 12,
\ detail_floor = 15,
\ EQ = 2, exborder = true,
\ warp_Y = true, warp_UV = false,
\ debug="detail | compareH | compareV | compareT | showall",
\ cropx = 40, cropy = 20
\ )
BlindDeHalo3(lodamp=3,hidamp=3,PPmode=3)
The contrast with iiP is a little higher though, but the speed is much higher.
About BlindDeHalo: I came to the conclusion that virtually all DVD sources need additional halo removal - at least when projected on a screen that big. I tried DeHalo_alpha(), however the results are looking unnatural somehow. Also - in contradiction what I've read in the forum - dehaloing after sharpening preserves more detail than before sharpening.
Of course, I am simply a user - not capable of writing such sophisticated functions like Didée - however I hope I'm on the right way.
Mr.Bitey
20th April 2006, 02:45
GeneralMartok,
I dont follow why your calling LSF three times?? :)
Cheers,
Bitey
GeneralMartok
20th April 2006, 17:18
That's because iip uses also 3 sharpening steps.
However, I've been testing a little and came to the conclusion that this way doesn't work.
It seems there is currently no alternative for iip.
Mr.Bitey
21st April 2006, 06:13
Hi All,
Its a slow day at work, so ive installed iip5 on my work machine..(for inspiration again :)
My goal is to process my favourite dvd's (not on my work machine, which is a slow old dog of a thing getting 1.0fps at the moment LOL) with iip5 and store on my HTPC for playback only on the HTPC in a 1776x1000 resolution without the need to resize.
My HTPC/Display run a resolution of 1776x1000.
My HTPC is a P4 3.4ghz and im using a radeon9800pro video card.
I intend to output from virtualdubmod to huffyuv then encode to something - and this is my delemma now - what to encode it to :-) given its only ever going to be played on my HTPC.. whatever it is needs to be able to play on my HTPC without any hint of stutter or chop (which is why I want it in 1776x1000 to start with)..
I am open to any recommendations please!
Cheers,
Bitey
DarkNite
22nd April 2006, 04:54
You might be best served by XviD if you're going to be pushing that many pixels around (I can only guess what astronomical bitrates you'll be using). While I would love to say do everything using x264 I also realize it isn't practical for those without the hardiest setups, and hardware acceleration or select decoders to do so beyond 720p.
Have you considered doing them in 720p (1280x720)? I don't see how letting the hardware scale it to your display is going to cause stuttering more so than encoding at a much higher resolution.
Mr.Bitey
23rd April 2006, 07:54
Thanks for the advice DarkNite,
I think ive found the solution to my stuttering issues, so I may not need to use such a high resolution. Ive moved from VMR9 renderless, back to overlay and reduced as many of the hardware anti-aliasing etc on my video card - seems to have fixed my limitedsharpenfaster stutters/chop..
I'll have a look into xvid and x264 and try some test clips..
Cheers,
Bitey
Cheers,
Bitey
tomos
24th May 2006, 20:49
looks like i'm joining the party when everyone else is leaving. :p
i just found out about IIP today when trying to upscale some video i have (to show on my projector). found some sample images of how good IIP can be and want to use it.
I've tried but cant even get the script to load properly.
I've got the files in this (http://forum.doom9.org/showthread.php?p=616533#post616533) post as well as the script and function call Didee posted here (http://forum.doom9.org/showthread.php?p=517100#post517100).
Presumably that script is whats called in 'IIP.avs'.
my AVS script basically goes like this:
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\IIP.avs")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\UnDot.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\MaskTools.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\warpsharp.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\asharp.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\aWarpSharp.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\LoadPluginEx.dll")
Loadplugin("C:\Program Files\AviSynth 2.5\plugins\DustV5.dll")
mpeg2source("clip.d2v")
iip( dest_x= 1280, dest_y= 720,
\ ss1_x = 1.414, ss1_y = 1.414,
\ duststr = 2, dustweight = 1.0, antiflicker1= true, antiflicker2= true,
\ detailcontr1= 104, detailcontr2 = 208, contr_radius = 2, PixSharp=0.38,
\ ss2_x = 3.5, ss2_y = 3.5,
\ Xstren = 255, Xlimit = 255,
\ subpelstren= 1.58, flatweight = 0,
\ protect_floor = 0, protect_bias = 16,
\ dering = -80, dering_weight= 1.0, dering_floor = 8, dering_bias=12,
\ detail_floor = 10, EQ = 2,
\ warp_Y = false, warp_UV = false, exborder = false,
\ debug= "protect | dering | compareH|V | showall",
\ cropx=64, cropy=32
\ )
but i always get this error when opening:
Avisynth open failure:
LoadPlugin: ƒvƒ‰ƒOƒCƒ““ÇžƒGƒ‰[
(F:\AVS\test.avs, line 1)
which points to the IIP avs file but i have no idea what to change in there.
anyone know what i'm doing wrong?
Boulder
24th May 2006, 20:58
Don't try to load iip.avs with LoadPlugin. Use Import().
tomos
24th May 2006, 21:16
Don't try to load iip.avs with LoadPlugin. Use Import().
thank you :D
the error is gone. have a new one though :(
Avisynth open failure:
Script error: there is no function named "YV12subtract"
(C:\Program Files\AviSynth 2.5\plugins\IIP.avs, line 127)
(F:\AVS\test.avs, line 27)
there's no 27th line tho, its basically just - \ )
foxyshadis
24th May 2006, 21:40
27 is the end of the call to IIP, so it gets reported in the stack, but the important one is the first line, 127 in IIP.avs. It's an easy fix though, just put the script import after the loadplugins and make sure you have the latest 1.x of masktools.
tomos
24th May 2006, 22:35
ok, i moved the import line to after the load plugins, and grabbed the latest masktools from avisynth.org and that cleared the error. problem is it just went on to a new error. :(
Avisynth open failure:
Script error: maskedmerge does not have a named argument "useMMX"
(C:\Program Files\AviSynth 2.5\plugins\IIP.avs, line 164)
(F:\AVS\test.avs, line 27)
removed every instance of usemmx=true from IIP.avs and it loads. It loads, It loads!! :D
just have to get rid of these borders now which have popped up around my video for some reason.
thanks guys :) was pulling my hair out there
EDIT
-----
scratch the borders issue. that was just me being a eejit. alls working now althout i cant believe how slow this runs. getting less than 1fps at the mo encoding to divx. then again, its stuck on 50% on my dual core. seems it cant use both cores.
Mr.Bitey
25th May 2006, 01:18
YV12ubtract was dropped from v2 of masktools - you need to make sure you have the old one loaded too (1.5.8 i think the last one was)..
[EDIT] - oops - didnt see the other reply on the last page :)
Cheers,
Bitey
himmania
11th November 2006, 03:42
i still can't run it ;(
after when i got a error about "useMMX" now i'm getting error " Script Error there is no function named "unsharpmask"
what should i do?
Didée
11th November 2006, 03:50
import warpsharp.dll (from the warpsharp "package" (http://www.avisynth.org/warpenterprises/#WarpSharp), not "warpsharpYV12") ...
himmania
11th November 2006, 16:16
yeah! thank you.
turstar
26th November 2006, 12:30
IIP.avs + download link ???
foxyshadis
26th November 2006, 13:22
The link to the script is right in the first post, where it's always been. (Hint: It points to page 6.)
turstar
26th November 2006, 14:22
Hay,
I'm orginal script
# Created with Gordian Knot
#
# http://gknot.doom9.org
# PLUGINS
LoadPlugin("C:\PROGRA~1\GORDIA~1\DGMPGDec\DGDecode.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\decomb.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\KernelDeInt.dll")
LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\UnDot.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\dgbob.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\Convolution3d.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\FluxSmooth.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\TomsMoComp.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\VSFilter.dll")
#LoadPlugin("C:\PROGRA~1\GORDIA~1\AviSynthPlugins\SimpleResize.dll")
# SOURCE
mpeg2source("D:\azuredengelen\Gordionscript\VTS_01_1.d2v")
# TRIM
#trim(startframe,endframe)
# IVTC
#Telecide(order=1,guide=1).Decimate()
# or use
#IVTC(44,11,95)
#GreedyHMA(1,0,4,0,0,0,0,0)
# DEINTERLACING (1)
#FieldDeinterlace()
#FieldDeinterlace(blend=false)
#TomsMoComp(1,5,1)
# DEINTERLACING (2)
#KernelDeInt(order=1,sharp=true)
# or maybe
#DGBob(order=1,mode=0)
# DEINTERLACING (3) - special requests
#GreedyHMA(1,0,0,0,0,0,0,0)
#Telecide()
#SeparateFields()
# CROPPING
crop(2,2,716,476)
# SUBTITLES
#VobSub("FileName")
# RESIZING
LanczosResize(576,320)
# DENOISING: choose one combination (or none)
Undot()
# 1) little noise
#Temporalsoften(2,3,3,mode=2,scenechange=6)
#mergechroma(blur(1.3))
#FluxSmoothST(5,7)
# 2) medium noise
#Temporalsoften(3,5,5,mode=2,scenechange=10)
#Convolution3d("moviehq")
#FluxSmoothST(7,7)
# 3) heavy noise
#Temporalsoften(4,8,8,mode=2,scenechange=10)
#Convolution3d("movielq")
#FluxSmoothST(10,15)
# BORDERS
#AddBorders(left,top,right,bottom)
# COMPRESSIBILITY CHECK
# !!!!Snip Size now has to be 14 for use in GKnot!
#SelectRangeEvery(280,14)
# FOOL CCEnc
#empty = BlankClip()
#AudioDub(last,empty)
-----------------------------------------
IIP what to put in order?
Import("C:\Program Files\GordianKnot\AviSynthPlugins\IIP.avs")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\UnDot.dll")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\MaskTools.dll")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\warpsharppackage\warpsharp.dll")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\asharp.dll")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\aWarpSharp.dll")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\warpsharppackage\LoadPluginEx.dll")
LoadPlugin("C:\Program Files\GordianKnot\AviSynthPlugins\DustV5.dll")
iip( dest_x= 576, dest_y= 320,
\ ss1_x = 1.414, ss1_y = 1.414,
\ duststr = 0, dustweight = 0, antiflicker1= true, antiflicker2= true,
\ detailcontr1=127, detailcontr2 = 255, contr_radius = 3, PixSharp=0.25,
\ ss2_x = 3.5, ss2_y = 3.5,
\ Xstren = 255, Xlimit = 255,
\ subpelstren= 1.0, flatweight = 64,
\ protect_floor= 4, protect_bias = 16,
\ dering = -60, dering_weight= 1.0, dering_floor = 16, dering_bias=8,
\ detail_floor= 1, EQ = 2,
\ warp_Y = false, warp_UV = false,
\ debug= "showall | compareH/V | protect | dering",
\ cropx=32, cropy=16
\ )
ERROR???
http://img135.imageshack.us/img135/1441/neemmeevn8.jpg
Audionut
27th November 2006, 00:48
That error message is telling you what's wrong, and even hints at how to fix the problem.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.