Merge branch 'develop' into enhancement/pass-host-name-to-getter-method

This commit is contained in:
Jakub Trllo 2025-12-02 14:20:45 +01:00 committed by GitHub
commit fc19076839
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -401,6 +401,10 @@ class ExtractReview(pyblish.api.InstancePlugin):
new_staging_dir,
self.log
)
# The OIIO conversion will remap the RGBA channels just to
# `R,G,B,A` so we will pass the intermediate file to FFMPEG
# without layer name.
layer_name = ""
try:
self._render_output_definitions(