Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AY-6916_Editorial_pkg: collect sequence into OTIO timeline #131

Open
ynbot opened this issue Oct 9, 2024 · 0 comments · May be fixed by #132
Open

AY-6916_Editorial_pkg: collect sequence into OTIO timeline #131

ynbot opened this issue Oct 9, 2024 · 0 comments · May be fixed by #132
Assignees
Labels
sponsored This is directly sponsored by a client or community member

Comments

@ynbot
Copy link
Contributor

ynbot commented Oct 9, 2024

Please describe the feature you have in mind and explain what the current shortcomings are?

We believe the best approach is to first serialize the clip's metadata into a JSON script. Then, use a universal AYON OpenTimelineIO converter via subprocess. This will convert the JSON file into OTIO, and we won't need to install the OpenTimelineIO Python dependencies in UE's Python environment.

We can't simply export UE's sequence into EDL and then use the OpenTimelineIO adapter because the client needs to extend the clips with custom handle values. These values must be included in the media source duration of the clips.

How would you imagine the implementation of the feature?

No response

Describe alternatives you've considered:

No response

Additional context:

()
(might be a private channel)

This issue was automatically created from Clickup ticket AY-6916

@ynbot ynbot added sponsored This is directly sponsored by a client or community member type: feature Adding something new and exciting to the product labels Oct 9, 2024
@mkolar mkolar removed the type: feature Adding something new and exciting to the product label Nov 5, 2024
@jakubjezek001 jakubjezek001 changed the title AY-6916_Editorial publish from Unreal to Ayon AY-6916_Editorial_pkg: collect sequence into OTIO timeline Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sponsored This is directly sponsored by a client or community member
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants