ayon-core/openpype/lib
Petr Kalis ed339ed516
General: added fallback for broken ffprobe return (#6189)
* OP-8090 - added fallback for ffprobe issue

Customer provided .exr returned width and height equal to 0 which caused error in extract_thumbnail. This tries to use oiiotool to get metadata about file, in our case it read it correctly.

* OP-8090 - extract logic

`get_rescaled_command_arguments` is long enough right now, new method is better testable too.

* Update openpype/lib/transcoding.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-02-05 10:26:55 +01:00
..
__init__.py rescaling wip 2023-11-24 14:37:21 +01:00
applications.py use 'get_asset_name_identifier' for 'AVALON_ASSET' on app start 2023-10-24 18:03:02 +02:00
attribute_definitions.py Remove semicolon 2023-10-26 19:12:15 +02:00
connections.py 🔥 remove Muster 2023-12-21 14:27:35 +01:00
dateutils.py move functions from openpype.lib.config to openpype.lib.dateutils 2022-07-26 11:48:24 +02:00
env_tools.py removed logic related to env groups 2022-04-20 14:20:33 +02:00
events.py Chore: Event callbacks can have order (#6080) 2024-01-04 10:51:18 +01:00
execute.py AYON: Environment variables and functions (#5361) 2023-07-31 18:37:46 +02:00
file_transaction.py Just some grammar tweaks 2023-03-30 13:59:22 +02:00
local_settings.py use 'get_ayon_server_api_connection' in core functions 2023-11-09 14:36:42 +01:00
log.py Chore: Remove deprecated functions (#5323) 2023-07-25 16:19:14 +02:00
openpype_version.py Chore: Staging mode determination (#5895) 2023-12-11 12:51:58 +01:00
path_templates.py General: Anatomy templates formatting (#4773) 2023-04-05 15:59:36 +02:00
path_tools.py Chore: Remove deprecated functions (#5323) 2023-07-25 16:19:14 +02:00
plugin_tools.py Chore: Remove deprecated functions (#5323) 2023-07-25 16:19:14 +02:00
profiles_filtering.py Tweak profiles logging to debug level (#5194) 2023-06-27 11:55:10 +02:00
profiling.py rename folder 2021-04-01 18:54:46 +02:00
project_backpack.py fix single root packing (#5154) 2023-06-19 11:18:55 +02:00
pype_info.py General: Connect to AYON server (base) (#3924) 2023-07-11 17:50:50 +02:00
python_2_comp.py General: Lib code cleanup (#5003) 2023-05-24 10:51:35 +02:00
python_module_tools.py Chore: Event callbacks can have order (#6080) 2024-01-04 10:51:18 +01:00
terminal.py Fix coloring of TrayModuleManager output 2022-05-02 23:04:33 +02:00
transcoding.py General: added fallback for broken ffprobe return (#6189) 2024-02-05 10:26:55 +01:00
usdlib.py AYON: Add folder to template data (#5417) 2023-08-07 17:22:28 +02:00
vendor_bin_utils.py AYON: 3rd party addon usage (#5300) 2023-07-27 10:54:45 +02:00