digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   DVD2AVI: There is no function named convolution3d (http://www.digitalfaq.com/archives/encode/7124-dvd2avi-function-named.html)

leo 12-10-2003 11:21 PM

there is no function named convolution3d
 
Hey guys, need some help with the divx filter script, it's returning "Script error : there is no function named Convolution3D"". I'm using dvd2svcd 121 buid 3 avisinth 2.52 tmpg 2.520; and i have the Convolution3DYV12.dll in the right place My Script:

[AVISYNTH_Divx Filter]
0=BlindPP(cpu=4)
1=Blockbuster(method="noise",detail_min=1,detail_m ax=3,variance=0.1,seed=1)
2=Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
3=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana)
4=GripSize(resizer="^resizer")
5=Undot()
6=TemporalSoften(2,7,7,3,2)
7=DCTFilter(1,1,1,1,1,1,0.5,0)
8=GripBorders()
9=function ConvertToYUY2(clip c){ return isYV12(c) ? c : convertToYV12(c) }
^overscan=1
^source_ana=false
^dest_ana=false
^resizer=LanczosResize

Others scripts display right, simple resixe for example.

thaks in advance

mistermickster 12-11-2003 03:13 AM

I'm no expert, but I don't think Convolution3D and Convolution3DYV12 are the same :?

Have you got Convolution3D.dll :?:

Anyway, you've posted in the wrong forum. If you want answers to your problems it's best to put them in the right place :wink:

I think you should have posted here or possibly here

Dialhot 12-11-2003 03:36 AM

You're right, they are not the same but if he needs Convolution3D (and not 3DYV12) that means he is in avs2.0x. And I'm not sure the script works in other things than avs2.5x.

mistermickster 12-11-2003 05:33 AM

@phil

There is a Convolution3D.dll for avs 2.5x here http://www.avisynth.org/warpenterprises/

Dialhot 12-11-2003 06:03 AM

Hugh !
In this case it's possible I did a mistake in my post about DVD2SVCD scripts : I said ones need convolution3DYV12 but perhaps it's convolution3D that I have on my PC. I will check and fix the post if I did an error.

leo 12-11-2003 11:30 PM

problem seem to be solved , thanks great gurus
 
Sorry about posting this isue here, I thought it was d2s related :oops:, you are right i nedded convolution3d not yv12, besides I was throwing the plugins in the wrong place :oops:, which should be C:\Archivos de programa\AviSynth 2.5\plugins, in my case, because the autoload feature of avisynth 2.52, I was confuse because the scripts point by default to C:\Filters25.
Hope this findings help other newbies out there. :D


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

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