Open Effects Proposal for Standard Change
Please read the contribution guidelines first.
Standard Change Workflow
Requirements for accepting a standard change:
Summary
This proposal aims to add metadata read/write capability to plugins.
Motivation
Some plugins want to be able to get the file path and frame number of the media that sourced the current clip and/or frame.
Other plugins may want to query information about the lens used, or the stack of previous effects applied. The ability to add metadata to the output may also be useful.
Problem
Currently there is no way to query anything about input images to an effect came from, such as the name or path of the source clip.
Impact
This is a new feature, embodied as a new set of properties. It dos not affect any existing suites or properties.
This feature is entirely optional. A host that does not implement it will simply appear to have no meta data to an effect. There is no requirement for an effect to make use of it at all.
Documentation Impact
The documentation for this feature could be embodied entirely in the header file additions.
Stakeholders
Plugin writers should benefit the most from this change.
Discussion
Open Effects Proposal for Standard Change
Please read the contribution guidelines first.
Standard Change Workflow
standard changetagfeature/PROPOSAL-NAMEbranch)maintainer merges PR to master which closes PR and issue
Requirements for accepting a standard change:
Summary
This proposal aims to add metadata read/write capability to plugins.
Motivation
Some plugins want to be able to get the file path and frame number of the media that sourced the current clip and/or frame.
Other plugins may want to query information about the lens used, or the stack of previous effects applied. The ability to add metadata to the output may also be useful.
Problem
Currently there is no way to query anything about input images to an effect came from, such as the name or path of the source clip.
Impact
This is a new feature, embodied as a new set of properties. It dos not affect any existing suites or properties.
This feature is entirely optional. A host that does not implement it will simply appear to have no meta data to an effect. There is no requirement for an effect to make use of it at all.
Documentation Impact
The documentation for this feature could be embodied entirely in the header file additions.
Stakeholders
Plugin writers should benefit the most from this change.
Discussion