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

Resolve: publishing improvements #5865

Closed
wants to merge 15 commits into from

Conversation

jakubjezek001
Copy link
Member

Changelog Description

Frame rate are now supported on multiple levels. Audio publishing is also supported.

Additional info

  • fixing frame rate distribution in otio exporter
  • improving otio exporter module docstrings
  • audio instances support

Testing notes:

  1. start with this step
  2. follow this step

@ynbot
Copy link
Contributor

ynbot commented Nov 3, 2023

Task linked: OP-7318 resolve: publishing issues

@ynbot ynbot added size/S Denotes a PR changes 100-499 lines, ignoring general files type: bug Something isn't working host: Resolve labels Nov 3, 2023
@jakubjezek001 jakubjezek001 changed the title Resolve: publishing Resolve: publishing fixes Nov 3, 2023
@jakubjezek001 jakubjezek001 changed the title Resolve: publishing fixes Resolve: publishing improvements Nov 3, 2023
@jakubjezek001 jakubjezek001 requested a review from mkolar November 3, 2023 15:31
@64qam
Copy link
Member

64qam commented Nov 5, 2023

For some reason, I am able to publish work files only. Creators do nothing in Resolve.

@tweak-wtf
Copy link
Collaborator

hey.. here i am 🙃

self.log.debug("timeline_fps: {}".format(timeline_fps))
self.log.debug("media_fps: {}".format(media_fps))
if (
instance.context.data["hostName"] == "resolve" and
Copy link
Member

Choose a reason for hiding this comment

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

Should this logic be here if is "resolve" specific? Considering we'll be splitting all the parts into addons this can cause huge issues in future.

@jakubjezek001
Copy link
Member Author

this might be also related to following PRs

#6126
#6128

@mkolar mkolar added port to AYON sponsored Client endorsed or requested labels Feb 8, 2024
@tokejepsen tokejepsen assigned jakubjezek001 and unassigned BigRoy Feb 13, 2024
@tokejepsen
Copy link
Member

Could we get some testing notes on this?

@tokejepsen tokejepsen marked this pull request as draft February 13, 2024 08:41
@mkolar mkolar closed this Sep 2, 2024
@ynbot ynbot added this to the next-patch milestone Sep 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Resolve port to AYON size/S Denotes a PR changes 100-499 lines, ignoring general files sponsored Client endorsed or requested target: AYON type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

8 participants