Update client/ayon_core/lib/transcoding.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Roy Nieterau 2025-12-12 10:31:54 +01:00 committed by GitHub
parent 11ecc69b35
commit af901213a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1261,9 +1261,7 @@ def oiio_color_convert(
])
if parallel_frames:
oiio_cmd.extend([
"--parallel-frames"
])
oiio_cmd.append("--parallel-frames")
oiio_cmd.extend([
input_arg, input_path,