Skip to content

Extract Focal Length does not take into account handle start and handle end #374

@tanh609

Description

@tanh609

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:

  1. Configure the burn-in to show focal length
  2. Set the handle start to something greater than 0
  3. Render review in maya

Additional context:

Relevant log output:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions