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

Maya: support for frame steps and frame lists #1586

Merged

Conversation

create-issue-branch[bot]
Copy link

@create-issue-branch create-issue-branch bot commented May 25, 2021

Feature

This will handle frame steps in sequence for review and integration.

If sequence like 1001, 1003, 1005, 1007, 1009 is rendered (steps 2), it will duplicate files close to the "holes" so ffmpeg can create full length review, then those files are deleted. Integrator will now correctly retain their frame numbers when publishing (it was previously re-numbered them as 1001, 1002, 1003, 1004, 1005)

closes #1585

@antirotor antirotor self-assigned this Jun 1, 2021
@antirotor antirotor marked this pull request as ready for review June 1, 2021 13:34
@antirotor
Copy link
Member

antirotor commented Jun 1, 2021

❔ Should those duplicated frames be marked in burnins somehow? Can we even do that?

@mkolar
Copy link
Member

mkolar commented Jun 1, 2021

Should those duplicated frames be marked in burnins somehow? Can we even do that?

very good question, but I don't think there is a way to do it now. It might be useful in places, but I wouldn't sweat about it it right now. Possibly after refactoring representations with better frame info, it would open up this option.

@mkolar mkolar merged commit 4611672 into develop Jun 2, 2021
@mkolar mkolar deleted the feature/1585-maya-support-for-frame-steps-and-frame-lists branch June 2, 2021 16:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maya: support for frame steps and frame lists
2 participants