Closed czukowski closed 2 months ago
I'm not familiar with Resolve scripting, but all parameters in the plugin should be available for expressions and scripts already. Have you tried that?
The parameters to control the amount of e.g. Horizon Lock are accessible to scripting, I was wondering if it was possible to expose the actual stabilization data, those represented by graphs in Gyroflow, as some sort of additional outputs that could be read by the scripts.
An example that would be of interest to me specifically, is to control the amount of Horizon Lock based on the actual camera angle (to allow a certain amount of horizon roll, but if it's higher than it, then increase Horizon Lock amount), using scripting.
Maybe it's already possible and I just can't see the correct parameter, I found one named Rotation
but it always reads zero...
Closing in favor of https://github.com/gyroflow/gyroflow-plugins/issues/3 which is basically the same
Would it be possible to enable access to some stabilization data from Gyroflow node in Fusion?
At the moment, the only one of interest for me would be an angle from the Horizon lock but perhaps some other parameters would be of use to the others. My own use cases would include:
Thanks for consideration!