mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Update client/ayon_core/lib/transcoding.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
7ef330c3f4
commit
2541f8909e
1 changed files with 0 additions and 2 deletions
|
|
@ -1189,8 +1189,6 @@ def oiio_color_convert(
|
||||||
# - go through a reference space
|
# - go through a reference space
|
||||||
ocio_display_args = (target_display, target_view)
|
ocio_display_args = (target_display, target_view)
|
||||||
else:
|
else:
|
||||||
color_convert_args = None
|
|
||||||
ocio_display_args = None
|
|
||||||
logger.debug(
|
logger.debug(
|
||||||
"Source and target display/view pairs are identical."
|
"Source and target display/view pairs are identical."
|
||||||
" No color conversion needed."
|
" No color conversion needed."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue