Merge pull request #1571 from BigRoy/bugfix/yn-0264-extract-review-oiio-conversion

Extract Review: Fix layer name passed to FFMPEG after OIIO transcode
This commit is contained in:
Jakub Trllo 2025-12-02 14:12:43 +01:00 committed by GitHub
commit 2276f06733
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(