Thumbnails in Freeframe-Plugins

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
User avatar
elio
Posts: 15
Joined: Thu Sep 29, 2011 20:58

Thumbnails in Freeframe-Plugins

Post by elio »

Hello,

I saw that Resolume's Source-Plugins (Gradient, Feedback etc.) have a thumbnail Icon.
I'd like to have a preview for my source-plugin, too. Best would be to have an image representing a snapshot of the current content, so I can differentiate different

How does Resolume manage to display thumbnails of Freeframe Source-Plugins? What do I have to put into my code?

Thanks Elio
Realitäten Revue - http://www.r-revue.de

User avatar
francoe
Posts: 383
Joined: Thu Nov 27, 2008 23:30

Re: Thumbnails in Freeframe-Plugins

Post by francoe »

You guys posted the bridge on the news, but not help for this previous question?
That seems an easy way.

Joris
Posts: 5186
Joined: Fri May 22, 2009 11:38

Re: Thumbnails in Freeframe-Plugins

Post by Joris »

There is no specific protocol for this. Thumbnails are created by running the source in the background and taking a sample a few frames in.

User avatar
elio
Posts: 15
Joined: Thu Sep 29, 2011 20:58

Re: Thumbnails in Freeframe-Plugins

Post by elio »

Thanks for the info gogo10. But it does not really work for me ;(
When debugging, I see that ProcessOpenGL() does not get called before I select the Clip for preview.
Do I need to support some special FF_CAP_XXXX capabilities?
Realitäten Revue - http://www.r-revue.de

User avatar
elio
Posts: 15
Joined: Thu Sep 29, 2011 20:58

Re: Thumbnails in Freeframe-Plugins

Post by elio »

Ping?
Realitäten Revue - http://www.r-revue.de

Joris
Posts: 5186
Joined: Fri May 22, 2009 11:38

Re: Thumbnails in Freeframe-Plugins

Post by Joris »

Can you try emptying your preview thumbnail folder?

C:\Users\[username]\AppData\Roaming\Resolume Avenue 4\

Post Reply