mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| applications.py | ||
| attribute_definitions.py | ||
| connections.py | ||
| dateutils.py | ||
| env_tools.py | ||
| events.py | ||
| execute.py | ||
| file_transaction.py | ||
| local_settings.py | ||
| log.py | ||
| openpype_version.py | ||
| path_templates.py | ||
| path_tools.py | ||
| plugin_tools.py | ||
| profiles_filtering.py | ||
| profiling.py | ||
| project_backpack.py | ||
| pype_info.py | ||
| python_2_comp.py | ||
| python_module_tools.py | ||
| terminal.py | ||
| transcoding.py | ||
| usdlib.py | ||
| vendor_bin_utils.py | ||