Commit graph

25 commits

Author SHA1 Message Date
Roy Nieterau
55bfd79cf3 Check against .upper() instead of .lower() to match strings more with how they are compared later in the code (improve style consistency) 2025-06-11 20:55:21 +02:00
Roy Nieterau
0c23ecc70d Add support for red, green, blue and alpha 2025-06-11 20:52:08 +02:00
Roy Nieterau
00921e7806
Update client/ayon_core/lib/transcoding.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-19 12:05:28 +02:00
Roy Nieterau
5917671521 Add AR, AG, AB test case and fix behavior 2025-05-19 12:04:01 +02:00
Roy Nieterau
b8ea018b43 Clarify exception 2025-05-19 11:18:37 +02:00
Roy Nieterau
7fa192229c Improve docstring 2025-05-17 15:47:50 +02:00
Roy Nieterau
afbf2c8848 Refactor UnknownRGBAChannelsError -> MissingRGBAChannelsError 2025-05-17 15:40:54 +02:00
Roy Nieterau
a093e1e9c9 Merge branch '989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2' of https://github.com/BigRoy/ayon-core into 989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2 2025-05-17 15:39:23 +02:00
Roy Nieterau
90070bc8ef Merge remote-tracking branch 'origin/bugfix/transcode_ignore_conversion_on_unknown_channel' into 989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2
# Conflicts:
#	client/ayon_core/lib/transcoding.py
2025-05-17 15:39:00 +02:00
Roy Nieterau
82b6837dc2
Merge branch 'develop' into 989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2 2025-05-13 15:55:16 +02:00
Roy Nieterau
2d7bd487ba Allow review/transcoding of more channels, like "Y", "XYZ", "AR", "AG", "AB" 2025-05-13 15:40:40 +02:00
Roy Nieterau
5f82473a26 Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/transcode_ignore_conversion_on_unknown_channel
# Conflicts:
#	client/ayon_core/plugins/publish/extract_color_transcode.py
2025-03-18 00:16:50 +01:00
Roy Nieterau
8424ad3907 Remove redundant brackets 2025-03-13 11:00:59 +01:00
Roy Nieterau
5540e7923a
Update client/ayon_core/lib/transcoding.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-13 10:59:38 +01:00
Roy Nieterau
ffc76e639a Remove deprecated convert_for_ffmpeg 2025-03-12 21:50:06 +01:00
robin@ynput.io
df95e252fa Add SXR support for image extension. 2025-02-26 11:09:25 +01:00
Roy Nieterau
148ce21a9a Allow ExtractOIIOTranscode to pass with a warning if it can't find the RGBA channels in source media instead of raising error 2024-11-06 09:09:12 +01:00
ReeceMulley
7d9390e9d5
improved OIIO subimages handling 2024-09-26 15:34:31 +10:00
Jakub Trllo
432ead8178 removed invalid 3gpp 2024-07-19 18:54:12 +02:00
Jakub Trllo
3268240c6b implemented 'get_media_mime_type' 2024-07-19 15:11:42 +02:00
Jakub Trllo
dc43d25d31 remove deprecated '-intra' 2024-07-08 14:11:15 +02:00
Jacob Danell
577f0e0b68 add dng as image extension 2024-03-25 13:54:32 +01:00
Jakub Trllo
8331c90fcf ExtractThumbnail uses AYON settings 2024-02-15 18:52:05 +01:00
Jakub Trllo
0508cd986a fix openpype imports 2024-02-05 16:02:14 +01:00
Jakub Trllo
a4f2f76fbf rename openpype > ayon_core 2024-02-05 15:26:43 +01:00
Renamed from client/openpype/lib/transcoding.py (Browse further)