Update client/ayon_core/plugins/publish/extract_otio_review.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Jakub Ježek 2025-04-14 15:50:20 +02:00 committed by GitHub
parent 677e3925c1
commit f8ab13dd2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -527,7 +527,8 @@ class ExtractOTIOReview(
and self.output_ext == input_extension
):
if input_extension.lower() in [
'.png', '.tif', '.tiff', '.dpx', '.exr']:
".png", ".tif", ".tiff", ".dpx", ".exr"
]:
command.extend(["-c", "copy"])
else:
# For lossy formats, force re-encode