Skip to content

Render flag to cause plugins to fail a render if the plugin is unlicensed #202

@barretpj

Description

@barretpj

Many plugins, when they cannot obtain a valid licence, simply burn a message into the output image. When this happens in final renders, it's a real pain because the user has no idea that it happened until the output fails visual checks.

Suggest we add a flag kOfxImageEffectPropFailWhenUnlicensed=true that can be set by the host. This flag would mean that the plugin should return a new error code kOfxStatUnlicensed from a Render action instead of rendering an image.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions