Quantcast digitalFAQ.com Forums [Archives] - Search Results
Go Back    digitalFAQ.com Forums [Archives] > Search Forums
Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: KunGFu-L33t
Forum: Avisynth Scripting 10-16-2003, 04:15 PM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
Reinstall dont help just tried im too lazy...

Reinstall dont help just tried

im too lazy to type tje contents of my plugins direrectory so can i attach a screen shot somehow?
Forum: Avisynth Scripting 10-16-2003, 07:37 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
Ive tried just about everything its still bluddy...

Ive tried just about everything its still bluddy there........
Forum: Avisynth Scripting 10-16-2003, 07:35 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
Ye i edited, but i put the old unfilter dll for...

Ye i edited, but i put the old unfilter dll for testing, but i still get the error with the 2.5 one its really anoyyin...


Oh ye theres no avs in the plugins folder
Forum: Avisynth Scripting 10-16-2003, 06:13 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
Nah its in the plugins folder... heres the...

Nah its in the plugins folder... heres the code...

MaxTreshold = 1.50
nf = 0 # Current frame.

AviSource("E:\Videos\KVCD\work\niagara.avi",false)

ConvertToYV12()
FlipVertical()
undot()
Forum: Avisynth Scripting 10-16-2003, 05:21 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
i copied and pasted the MA script from the thread...

i copied and pasted the MA script from the thread put in my gripfit parameters cept i still get the damn Unfilter error...


:evil: :evil: :evil: :evil:
Forum: Avisynth Scripting 10-16-2003, 02:12 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
so i added this line... SwitchThreshold =...

so i added this line...


SwitchThreshold = (Width<=352) ? 4 : (Width<=480) ? 3 : 2

on top of all of it then it came up with the unfilter error....
Forum: Avisynth Scripting 10-16-2003, 01:24 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
Dialhot i used spaces in that part of the code it...

Dialhot i used spaces in that part of the code it says "I dont know what "SwitchThreshold" means...
Forum: Avisynth Scripting 10-15-2003, 04:39 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
Dialhot i used your simple script you posted and...

Dialhot i used your simple script you posted and it :evil: :x WORKED! :evil: :x .......

Here is my code again... whats rong with it...


AviSource("E:\Videos\KVCD\Work\niagara.avi",false)...
Forum: Avisynth Scripting 10-15-2003, 02:40 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
No the dll is in the plugins folder for avisynth

No the dll is in the plugins folder for avisynth
Forum: Avisynth Scripting 10-14-2003, 07:48 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
8O YES DIALHOT I COMPLETLY UNDERSTAND YOU :lol: ...

8O YES DIALHOT I COMPLETLY UNDERSTAND YOU :lol:

All i know is that i downloaded the 2.5 version from this site...

http://www.trbarry.com/UnFilter.zip

and i put all the files in the 2.5...
Forum: Avisynth Scripting 10-14-2003, 07:32 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
Sorry its .dll but its UnFilter.dll, could it be...

Sorry its .dll but its UnFilter.dll, could it be the caps?
Forum: Avisynth Scripting 10-14-2003, 07:05 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
thats the thing i got "UnFilter.ddl" in my...

thats the thing i got "UnFilter.ddl" in my plugin's directory i just doubled checked then.
Forum: Avisynth Scripting 10-14-2003, 03:28 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
hey guys i found a diff prob now :cry: i...

hey guys i found a diff prob now :cry:

i can play the video and watch it no prob but at the bottom in grey writing "Script Error: there is no fuction called unfilter" flashes every now and then,...
Forum: Avisynth Scripting 10-14-2003, 01:51 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
THANKS! You guys Rock!... Well that fixed...

THANKS! You guys Rock!...

Well that fixed that problem

Thanks for all your help again it looks great :D
Forum: Avisynth Scripting 10-13-2003, 04:54 PM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
I used Dialhots Script it came with the same...

I used Dialhots Script it came with the same error on line 11 coloumn 46...

Tried with jorels idea of no spaces, same error line 11 coloumn 44

and yes this is the exact script i am using
Forum: Avisynth Scripting 10-13-2003, 09:14 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
Definatly

Definatly
Forum: Avisynth Scripting 10-13-2003, 09:09 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
I got rid of that space just then exact same...

I got rid of that space just then exact same problem but on coloumn number 46 now
Forum: Avisynth Scripting 10-13-2003, 09:03 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
spaces and "'" Gone still dont work

i got rid of the spaces after "/" and took out the ' but i still get

parse error, string missing closing quotation mark: Line 30, coloumn 47


:evil: :evil: :evil: :evil: :evil:

im...
Forum: Avisynth Scripting 10-13-2003, 07:41 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
Full Script

Indeed i will and here it is...



## Defined Variables and Constants ##
#
MaxTreshold = 1.50
nf = 0 # Current frame.
#
####
Forum: Avisynth Scripting 10-13-2003, 05:38 AM
Replies: 57
Views: 5,341
Posted By KunGFu-L33t
Avisynth: Parse Error - String Missing closing quotation mark

Hey All...

Im trying to encode a tottally legal video i made this time :wink: (That wasn't sarcasm its a video of my trip to canada)

So i decided to try something different and use MA script,...
Showing results 1 to 20 of 20

 

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