generated from ynput/ayon-addon-template
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Is there an existing issue for this?
- I have searched the existing issues and added correct labels.
Description
Current Behavior
When collecting focal length information, the collector uses frameStart and did not account for the case where handle start is available.
As a result, if handle start is greater than 0, the focal length information is shifted and does not accurately representing the frame's focal length.
| start = instance.data["frameStart"] |
Expected Behavior
The focal length burn-in accurately reflect the frame's focal length when handle start is greater than 0.
Steps To Reproduce:
- Configure the burn-in to show focal length
- Set the handle start to something greater than 0
- Render review in maya
Additional context:
Relevant log output:
Metadata
Metadata
Assignees
Labels
No labels