Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
![]() |
#21 | Link | |
Registered User
Join Date: Feb 2002
Location: San Jose, California
Posts: 4,445
|
Quote:
![]() ![]() |
|
![]() |
![]() |
![]() |
#23 | Link |
Registered User
Join Date: Feb 2003
Location: Russia, Moscow
Posts: 854
|
Khanattila!
![]() for update. I test Your plugin on different PC. It is work fine for Windows XP 32 with NVIDIA GeForce 8800 GTS 512 and Windows 7 64 with Intel HD, but have problem with Windows 7 64 with GTX 560 Script Code:
AVISource("chapter13.avi") AssumeTFF() ConvertToYV12(interlaced=true) SeparateFields() NLMeansCL2(device_type="GPU") Weave() Code:
Avisynth open failure: NLMeansCL2: Houston, we've had a problem! [clCreateContext (CL_INVALID_DEVICE)] (C:\Video\Source\stenyaev\tesnlmcl.avs, line 5) Code:
OpenCL 1.1 CUDA 6.5.12 FULL_PROFILE 1: GeForce GTX 560 Code:
Avisynth open failure: NLMeansCL2: Houston, we've had a problem! [create_image2d (CL_GENERIC_ERROR)] (C:\Video\Source\stenyaev\tesnlmcl.avs, line 5) Also when I try on other computer with avisynth+ and open avs in Virtualdub I get error about insert disk for installation, after cancel avs opened. When I replace to Avisynth 2.6 MT all became fine. yup. |
![]() |
![]() |
![]() |
#24 | Link |
Registered User
Join Date: Nov 2014
Posts: 440
|
Ok, let me explain.
This plugin use the default OpenCL context of your system because I have not yet implemented a system scan. If for example the system uses NVIDIA CUDA as default OpenCL context is not possible to set device_type = "CPU". Because NVIDIA CUDA do not support any CPU. It is possible that the system default is wrong. |
![]() |
![]() |
![]() |
#27 | Link | |
Registered User
Join Date: Feb 2003
Location: Russia, Moscow
Posts: 854
|
Khanattila!
Report from GPU Caps Viewer Quote:
yup. |
|
![]() |
![]() |
![]() |
#28 | Link | |
Registered User
Join Date: Nov 2014
Posts: 440
|
That's what I tried to explain.
Quote:
Because NLMeansCL2 is still in development, it use only the default context. If you remove the intel OpenCL driver it should work. |
|
![]() |
![]() |
![]() |
#31 | Link |
Registered User
Join Date: Dec 2013
Location: Colorado
Posts: 49
|
Hello
I wonder if this plugin will work in MeGUI? I was able to get NLMeansCL to work in MeGUI the minor problems I encountered I was able to overcome. I downloaded this plugin and copied it to the standard MeGUI folder for this kind of plugin but MeGUI doesn't seem to recognize it properly...OR...perhaps I didn't install it correctly? Will it work or shall I just continue to check in here to see if you've made it compatible with MeGUI? Thanks
__________________
Humanity does more than rhyme with insanity...it defines it. |
![]() |
![]() |
![]() |
#32 | Link | |
Registered User
Join Date: Mar 2012
Location: Texas
Posts: 1,675
|
Quote:
AviSynth 2.6 Alpha 5 Visual C++ Redistributable Package for Visual Studio 2013 (x86) I don't use MeGUI so I can't check. |
|
![]() |
![]() |
![]() |
#33 | Link |
HeartlessS Usurer
Join Date: Dec 2009
Location: Over the rainbow
Posts: 11,093
|
RD, can I ask then, what do you use for h264, just curious.
__________________
I sometimes post sober. StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace "Some infinities are bigger than other infinities", but how many of them are infinitely bigger ??? |
![]() |
![]() |
![]() |
#34 | Link |
Registered User
Join Date: Mar 2012
Location: Texas
Posts: 1,675
|
x264.exe (I use tMod), I sometimes load the .avs directly, or use Avs2YUV to pipe to x264 (mainly for 10-bit video). Anyways this it OT so I'll stop.
---- @Khanattila When this filter becomes stable do you mind if I add to the AviSynth wiki? Last edited by Reel.Deel; 22nd November 2014 at 04:47. Reason: typo |
![]() |
![]() |
![]() |
#38 | Link | |
Registered User
Join Date: Nov 2014
Posts: 440
|
Quote:
Just copy the plugin in "C:\Program Files (x86)\AviSynth 2.5\plugins" (example). MeGui can call all of them. |
|
![]() |
![]() |
![]() |
#39 | Link |
Registered User
Join Date: Dec 2013
Location: Colorado
Posts: 49
|
Khanattila
Sorry to be a dunce but I'm not having any luck and I don't want to waste anymore or your time, I'll just tune into this site every once in a while to see if any one has gotten this plugin working with MeGUI and hope they post instructions on HOW EXACTLY they managed it. Thanks
__________________
Humanity does more than rhyme with insanity...it defines it. |
![]() |
![]() |
![]() |
#40 | Link |
Registered User
Join Date: Mar 2012
Location: Texas
Posts: 1,675
|
@HOB
error=0x7e? Hmm doesn't this error mean that a component is missing? Are you sure you have the 32-bit (x86) 2013 Redistributable Package? Edit: try loading NLMeansCL2.dll with Dependency Walker to be sure that nothing is missing. Last edited by Reel.Deel; 22nd November 2014 at 19:07. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|