Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

General: Fix Oiio tool path resolving #3278

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Jun 3, 2022

Brief description

Fix path to oiio tool on linux.

Description

It seems that oiiotool was not used on linux at all. This is a quick fix before resolving issue #3276.

Testing notes:

  1. It should be possible to use oiiotool on linux machines
  • e.g. by running script on tray admin console
from openpype.lib.transcoding import get_oiio_info_for_input

some_path_to_image = ""
print(get_oiio_info_for_input(some_path_to_image))

@iLLiCiTiT iLLiCiTiT self-assigned this Jun 3, 2022
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Jun 3, 2022
@antirotor antirotor merged commit c79f29a into develop Jun 6, 2022
@antirotor antirotor deleted the bugfix/oiio_path_on_linux branch June 6, 2022 08:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants