digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: AVS 2.5x Script, Motion Adaptive Filtering problems? (http://www.digitalfaq.com/archives/avisynth/3813-avisynth-avs-25x.html)

Bchteam 05-31-2003 03:53 AM

Avisynth: AVS 2.5x Script, Motion Adaptive Filtering problems?
 
Hi Guys,

I was very curious to all this "Motion Adaptive Filtering" Stuff, so I decided to install Avi Synth 2.51. I used this script:

Code:

LoadPlugin("C:\unzipped\mpeg2dec_25_dll_20030107\MPEG2Dec.dll")
LoadPlugin("C:\unzipped\unfilter_25_dll_20030116\UnFilter_Avisynth_2.5_Alpha\UnFilter.dll")
LoadPlugin("C:\unzipped\stmedianfilter_25_dll_20030122\Avisynth_2.5a_Version\STMedianFilter.dll")

Mpeg2Source("F:\JamesBondDVDSVCD\jb.d2v")

MaxTreshold=1.58

UnFilter(50, 50)
BicubicResize(528, 480, 0, 0.6, 0, 0, 720, 576)
STMedianFilter(8, 32, 0, 0 )
TemporalSoften(2,7,7,3,2) # Experimental!
mergechroma(blur(1.50))
## Dynamic linear adaptive filtering ##
ScriptClip("val=YDifferenceFromPrevious()/14.55" + "val > MaxTreshold ? MergeLuma(blur(MaxTreshold)) : MergeLuma(blur( val ))")
##
Limiter()


But when I load it into Vdub or TMPGEnc I get this Error Message:

http://www.digitalfaq.com/archives/error.gif

Can somebody help me.

Jellygoose 05-31-2003 04:12 AM

Get the newest version of AviSynth 2.5x from here: http://cultact-server.novi.dk/kpo/avisynth/avs_cvs.html
it's newer than the one from SourceForge.net, so this will solve your prob!

Bchteam 05-31-2003 04:50 AM

Thank you, Jellygoose :D :!:

But now I've got another Problem :oops:

I don't know if it's a real problem, but have look at this Picture:

http://www.digitalfaq.com/archives/error.gif

What does that mean :?:

Jellygoose 05-31-2003 05:24 AM

Are you still using the current optimal script?
Well Try to put this on the very top, after the MPEG2Source line:

ConvertToYUY2()

:roll:

jorel 05-31-2003 05:36 AM

:idea:

or install a good decompressor:

http://mirror01.iptelecom.net.ua/~video/

:!:

Bchteam 05-31-2003 05:42 AM

Thx your answers,

I put line "ConvertToYV12" after the "MPEGSource" and it works, but doesn't that also affect the quality???

Jellygoose 05-31-2003 05:50 AM

Well you really might wanna install a YV12 decompressor, as jorel posted, because then you don't need that line. :wink:

Bchteam 05-31-2003 05:55 AM

OK.

Now my final question. Is there a way to make at least a manual File size prediction with AviSynth 2.51, since Tok doesn't work with it?

Jellygoose 05-31-2003 05:57 AM

ToK works fine with the new Optimal Script and AviSynth2.5x :!:
Just point it to the 2.5x version of Sampler.dll :!: :wink:

Bchteam 05-31-2003 06:03 AM

Where can I find the 2.5 Version of Sampler I didn't find one ???

jorel 05-31-2003 06:49 AM

here my friend Bchteam, :D
download the version 0.2a

http://www.jungleweb.net/~sansgrip/avisynth/

Jellygoose,
:?
when i put this line "ConvertToYV12" after the "MPEGSource" don't work.

when use ConvertToYUY2() ,work but i got the same advise that
Bchteam posted at this Picture:

plane difference:only planar image (as YV12)supported!... 8O

and with the ATI.YV12.Planar.Format.Decoder.v4.12.exe ,
work but the image is washed and the black is green like i
posted in the avisynth thread of new script :
see my first post in this page...
http://www.kvcd.net/forum/viewtopic....3999&start=160

thanks.
:wink:

Jellygoose 05-31-2003 07:01 AM

I see that... :o
What can I say friends... I don't have any problems, and I didn't install a decompressor :cry:
Have you asked kwag about it yet?

Bchteam 05-31-2003 07:08 AM

Thx for the link Friend Jorel :wink: ,

Did you already try the newest AviSynth version:

http://cultact-server.novi.dk/kpo/av...nth_210503.exe

jorel 05-31-2003 08:09 AM

@ Bchteam and Jellygoose

yes my friends,first i have the new avisynth251 instaled and
Kwag help me a lot in the thread of the script and in pms too.

seems that only i have this problem in the whole forum.
:cry:

and the problem remains...the image is washed with 251.

i'm really

:bawl:

DorvalCS 05-31-2003 08:40 AM

Quote:

Originally Posted by jorel
@ Bchteam and Jellygoose

yes my friends,first i have the new avisynth251 instaled and
Kwag help me a lot in the thread of the script and in pms too.

seems that only i have this problem in the whole forum.
:cry:

and the problem remains...the image is washed with 251.

i'm really

:bawl:

Jorel buddy.... I found the problem!!

I uninstalled YV12 decompressor, uninstalled AviSynth 2.08 COMPLETELY, uninstalled AviSynth 2.51 COMPLETELY.

Reinstalled only AviSynth 2.51 WITH (I think this is where I went wrong the first time) ffvfw option!!!

Ran a test... BINGO!!! It's beautiful!!! :D :D :D :D

Try it and let me know!

jorel 05-31-2003 12:38 PM

8O 8O 8O 8O

:D :D :D :D :D :D :D :D


@DorvalCS.....BINGO.

dear friend, you're fantastic :!:

8)
with ffvfw option,of course..... :imstupid:

right between the eyes. :punch:

now the image is :sun:

thank you very much.

:drunkard: :rotf: :yippie:


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

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.