Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Hiero: fixing source frame from correct object #1362

Merged
merged 3 commits into from
Apr 20, 2021

Conversation

jakubjezek001
Copy link
Member

also review wrong sequence definition

also review wrong sequence definition
@jakubjezek001 jakubjezek001 requested a review from a team April 16, 2021 17:07
@jakubjezek001 jakubjezek001 self-assigned this Apr 16, 2021
handle_start += (margin_in)
# make sure there are frames for margin out
if (track_item.handleOutLength() >= margin_out) and (
(source_out + handle_end + margin_out) <= (start_frame + track_item.sourceDuration() - 1)):
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line too long (107 > 79 characters)

@mkolar
Copy link
Member

mkolar commented Apr 16, 2021

@jezscha Is this also relevant for 3.0?

@jakubjezek001
Copy link
Member Author

@jezscha Is this also relevant for 3.0?

Not really as we had moved to OTIO. There we are handling this differently.

@mkolar mkolar merged commit d83fe1e into 2.x/develop Apr 20, 2021
@mkolar mkolar deleted the bugfix/hiero-publishing-retimes branch May 3, 2021 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Hiero type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants