1 (edited by jchrono703 28-04-2014 03:14:46)

Topic: SVSmoothFps: unable to init FlowLib [code 0x10002]

Hi, before I talk every things I need to say sorry for my bad english

When I open my video I got this error

SVSmoothFps: unable to init FlowLib [code 0x10002]
(F:\movie\SVPFlow.avis, line 39)
(F:\movie\movie.60fps.16px.avs, line 16)

can you help me? I really confuse

Re: SVSmoothFps: unable to init FlowLib [code 0x10002]

jchrono703
If error in OpenCL-part then it mean CL_DEVICE_NOT_AVAILABLE.
Looks like you point GPU to use in the script but don't have it in the system.

What you did when you got this error?
SVPFlow.avis and movie.60fps.16px.avs are not standard SVP files.
Show source code of these files.

I think you have OpenCL-driver for your GPU properly installed.

3 (edited by jchrono703 28-04-2014 07:58:36)

Re: SVSmoothFps: unable to init FlowLib [code 0x10002]

I upload the file.

MAG79 wrote:

jchrono703
If error in OpenCL-part then it mean CL_DEVICE_NOT_AVAILABLE.
Looks like you point GPU to use in the script but don't have it in the system.

What you did when you got this error?
SVPFlow.avis and movie.60fps.16px.avs are not standard SVP files.
Show source code of these files.

I think you have OpenCL-driver for your GPU properly installed.

Post's attachments

SVPFlow.avsi 754 b, 407 downloads since 2014-04-28 

Re: SVSmoothFps: unable to init FlowLib [code 0x10002]

gpuid: 21

is incorrect

Re: SVSmoothFps: unable to init FlowLib [code 0x10002]

Chainik wrote:

gpuid: 21

is incorrect

how can I correct my gpu is GTX260M
how can I exchange it?

Re: SVSmoothFps: unable to init FlowLib [code 0x10002]

jchrono703
how can I correct

I assume you know what you're doing when using some custom AVS script  hmm
Otherwise please consider either reading the reference documentation or using our main project which we're trying hard to make convenient for everyone.
Thanks for understanding.

Bottom line: remove "gpuid" param from your script.