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.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 4th February 2022, 08:21   #1  |  Link
Mitra
Registered User
 
Join Date: Mar 2021
Posts: 40
Avisynth+ CUDA Build error :This Avisynth does not support memory type 2 (CUDA)

I want to try Avisynth+ CUDA Build, this is my script :

Code:
LWLibavVideoSource("input.avi")
OnCUDA()
KTGMC()
but gets the following error:
Quote:
This Avisynth does not support memory type 2 (CUDA)
And if I delete OnCUDA(), it gets this error:
Quote:
Unhandled C++ exception!
(c:/Program Files (x86)/AviSynth+/plugins64+/KTGMC.avsi, line 451)
my machine : i7 10700k, GTX 1660, Nvidia driver 472.84 standard

please help

Last edited by Mitra; 4th February 2022 at 16:52.
Mitra is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:45.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.