ynput / ayon-core

Apache License 2.0
27 stars 33 forks source link

Ayon Core: Review movie not created / integrated during Publishing (latest develop) #594

Closed LiborBatek closed 3 months ago

LiborBatek commented 4 months ago

Is there an existing issue for this?

Current Behavior:

When publishing Review product its missing in the publish folder. There is only present Thumbnail product.

This has been experienced when publishing from Maya and SubstancePainter hosts, possibly also from AE host.

There are also no uploaded thumbnails on AYON server when inspected the products the review was made for.

Here is a full JSON publish report:

publish-report-240605-10-37.json.txt

image

Expected Behavior:

The Review publishing should output movie (mp4) as reviewable always. Now just thumbnail is produced after publish.

Version

1.0.0

What platform you are running on?

Windows

Steps To Reproduce:

  1. Create Review publish instance
  2. Publish it
  3. Inspect output publish folder if mp4 file present

Are there any labels you wish to add?

Relevant log output:

No response

Additional context:

No response

[cuID:AY-5723]

BigRoy commented 3 months ago

@LiborBatek could you provide more details?

This seems to work fine from Maya for me:

image

Both with global color management enabled or disabled in the project. Maybe you have some problematic overrides in settings in any of:

LiborBatek commented 3 months ago

@BigRoy it seems its tied to oiio transcode if disabled all works fine...

We can close this one as there is already PR for that...

https://github.com/ynput/ayon-core/pull/620#event-13101400881