Da Vinci openfx, fetchimage return always the same image

Get answers to your questions about color grading, editing and finishing with DaVinci Resolve.
  • Author
  • Message
Offline

Mickael Pinto

  • Posts: 7
  • Joined: Tue May 23, 2017 2:16 pm

Da Vinci openfx, fetchimage return always the same image

PostTue May 23, 2017 2:19 pm

Hi all,

I'm developing a plugin for Da Vinci Resolve using OpenFX, my plugin is an image processing plugin. In my algorithm I have to get neighbored images of the current image Ic, but when I use the function
Code: Select all
fetchImage(X)
, no matter the value of X, the function always return the same image, the current image Ic.

In the describe function I added the line
Code: Select all
p_Desc.setTemporalClipAccess(true);


and in the describeInContext function I added the line:
Code: Select all
srcClip->setTemporalClipAccess(true);


Do I miss something?

Thanks.

Mickael
Offline

Rohit Gupta

Blackmagic Design

  • Posts: 1629
  • Joined: Wed Aug 22, 2012 5:00 am

Re: Da Vinci openfx, fetchimage return always the same image

PostWed May 31, 2017 3:36 am

I sent you a PM
Rohit Gupta

DaVinci Resolve Software Development
Blackmagic Design

Return to DaVinci Resolve

Who is online

Users browsing this forum: Bing [Bot], DavidMillz, Google [Bot], panos_mts, Robert Niessner and 151 guests