You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: