Ondrej Samohel
0f0dffa405
🔧 backwards compatibility WIP
2025-05-28 01:09:54 +02:00
Ondrej Samohel
cfc1997ecb
🐶 linting
2025-05-28 01:09:12 +02:00
Ondrej Samohel
28c7912fe3
✨ 🔧 introducing product base name WIP
2025-05-27 09:10:16 +02:00
Ondrej Samohel
a37d07de28
Merge branch 'develop' into feature/AY-7545_product-base-types
2025-05-26 15:36:51 +02:00
Jakub Ježek
c5bfbb0dd1
Merge pull request #1276 from ynput/bugfix/oiio-trancode-padding-issue
...
Fixes frame string formatting for transcoding
2025-05-23 09:59:32 +02:00
Jakub Ježek
c3c8096149
Merge branch 'develop' into bugfix/oiio-trancode-padding-issue
2025-05-23 09:59:08 +02:00
github-actions[bot]
1fe653c8b7
chore(): update bug report / version
2025-05-22 12:33:06 +00:00
Ynbot
6379f67262
[Automated] Update version in package.py for develop
2025-05-22 12:32:10 +00:00
Ynbot
46f6198ba3
[Automated] Add generated package files from main
2025-05-22 12:31:33 +00:00
Jakub Trllo
633e1e8739
Merge pull request #1120 from r42-chun/unify-and-speed-up-copying
...
Speed Up Publishing Times
2025-05-22 14:28:26 +02:00
Ondřej Samohel
26f5fa39f4
Merge branch 'develop' into unify-and-speed-up-copying
2025-05-22 14:05:25 +02:00
Ondřej Samohel
baba002af2
Merge remote-tracking branch 'origin/feature/AY-7545_product-base-types' into feature/AY-7545_product-base-types
2025-05-22 09:50:07 +02:00
Ondrej Samohel
62aa46c9f8
🔧 linting the create module wip
2025-05-21 19:03:36 +02:00
github-actions[bot]
c020f821dc
chore(): update bug report / version
2025-05-21 07:27:00 +00:00
Ynbot
3df127ec3b
[Automated] Update version in package.py for develop
2025-05-21 07:26:06 +00:00
Ynbot
0e49ada807
[Automated] Add generated package files from main
2025-05-21 07:25:28 +00:00
Ondřej Samohel
b1516f44f0
📝 add package-level docstring
2025-05-20 10:12:45 +02:00
Ondřej Samohel
9b27b4f3bc
✨ base types definitions
2025-05-20 10:12:25 +02:00
Ondřej Samohel
5ac27f99fc
🐛 fix circular import and grammar
2025-05-20 10:11:59 +02:00
Mustafa Jafar
8d9c8f4e91
Merge branch 'develop' into unify-and-speed-up-copying
2025-05-19 11:43:46 +03:00
Ondrej Samohel
b26bf73be0
✨ add product base type definition 🔧
2025-05-16 18:13:33 +02:00
Ondrej Samohel
f3beea1ff8
🐶 some type hints and linting changes
2025-05-16 18:13:00 +02:00
Jakub Jezek
7a5e7a96f1
Fixes frame string formatting for transcoding
...
Ensures the frame string used for transcoding includes the correct padding,
based on the collection's padding attribute. This resolves issues where
the output file sequence name was not correctly formatted, leading to
transcoding failures.
2025-05-16 17:50:26 +02:00
Ondrej Samohel
4b3220c1de
Merge remote-tracking branch 'origin/develop' into feature/AY-7545_product-base-types
2025-05-15 14:55:05 +02:00
Jakub Ježek
fcd6bfdf0f
Merge pull request #1273 from ynput/bugfix/colorspace-fallback-type-error
...
Fixes: Uses correct fallback data key
2025-05-14 16:47:36 +02:00
Jakub Ježek
4574ed4d3f
Merge branch 'develop' into bugfix/colorspace-fallback-type-error
2025-05-14 16:33:24 +02:00
Jakub Ježek
99b98c6192
Merge pull request #1272 from ynput/bugfix/AY-7730_thumbnail-creation-for-single-frame-video_1249_2
...
Fixes ffmpeg seek argument
2025-05-14 16:30:47 +02:00
Jakub Jezek
9b8229fa81
Fixes: Uses correct fallback data key
...
The code now uses the correct key ("fallback_type") to access the
fallback type from the configuration data, ensuring the correct config
path is retrieved when no product is found.
2025-05-14 16:29:49 +02:00
Jakub Jezek
f5f1452872
Fixes ffmpeg seek argument
...
Corrects the ffmpeg command-line argument for specifying the seek position. It changes from '--ss' to '-ss', which is the correct flag.
2025-05-14 10:20:21 +02:00
Jakub Ježek
0d8430188a
Merge pull request #1250 from ynput/bugfix/AY-7730_thumbnail-creation-for-single-frame-video_1249
...
Improves thumbnail extraction reliability
2025-05-13 16:06:47 +02:00
Jakub Jezek
d01afd073a
Simplifies debug log message
...
Removes unnecessary f-string formatting in a debug log message
within the thumbnail extraction process. This simplifies the
log output and improves readability.
2025-05-13 16:06:53 +02:00
Jakub Ježek
4fd344dc5a
Merge branch 'develop' into bugfix/AY-7730_thumbnail-creation-for-single-frame-video_1249
2025-05-13 16:03:42 +02:00
Petr Kalis
6f35b2d7bb
Merge pull request #1234 from ynput/enhancement/fill_gaps_in_extract_review
...
AY-7619_Fill gaps in extract review
2025-05-13 12:49:38 +02:00
Petr Kalis
72360e55fe
Merge branch 'develop' into enhancement/fill_gaps_in_extract_review
2025-05-13 12:48:43 +02:00
Jakub Ježek
44cf0ba7e7
Merge pull request #1233 from ynput/AY-7447_plate-review-video-quality-encoding-is-too-poor_1232
...
Editorial: Updates OTIO review extract to improve quality
2025-05-12 15:50:11 +02:00
Jakub Jezek
9137d1c0bb
Adds scaling and compression to ffmpeg calls
...
Updates the ffmpeg calls within the editorial extraction tests to include scaling and compression parameters.
This ensures consistent image quality and size across different source media.
2025-05-12 15:50:06 +02:00
Jakub Jezek
ce40d020d9
Updates image format to png and adds scaling
...
Updates the image format for review outputs to PNG, adds scaling and compression to the ffmpeg calls, and includes pixel format specification for better compatibility and quality.
2025-05-12 15:38:14 +02:00
Jakub Ježek
e4f14aba30
Merge branch 'develop' into AY-7447_plate-review-video-quality-encoding-is-too-poor_1232
2025-05-12 14:58:12 +02:00
Jakub Ježek
2ac35d6dd8
Apply suggestions from code review
...
Co-authored-by: Robin De Lillo <robin@ynput.io>
2025-05-12 14:57:42 +02:00
Jakub Jezek
9791fda4f6
Applied suggestions from @iLLiCiTiT
...
Ensures that any generated thumbnail files that are empty
are removed to prevent issues with subsequent processing
or storage.
2025-05-12 14:02:45 +02:00
Jakub Jezek
4ed5039732
Merge remote-tracking branch 'origin/bugfix/AY-7730_thumbnail-creation-for-single-frame-video_1249' into bugfix/AY-7730_thumbnail-creation-for-single-frame-video_1249
2025-05-12 13:57:15 +02:00
Jakub Jezek
f0be8cd877
Applied suggestions from @iLLiCiTiT
...
Simplifies the ffmpeg command construction by moving the seek position argument to the beginning of the command list if a seek position is specified, leading to a clearer and more maintainable structure. This also ensures that the output path is always the last argument passed to ffmpeg.
2025-05-12 13:57:09 +02:00
Jakub Jezek
fe3995f07d
Applied suggestions from @iLLicit
...
Simplifies the ffmpeg command construction by moving the seek position argument to the beginning of the command list if a seek position is specified, leading to a clearer and more maintainable structure. This also ensures that the output path is always the last argument passed to ffmpeg.
2025-05-12 13:56:43 +02:00
Jakub Ježek
57b808e924
Apply suggestions from code review
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-12 13:46:54 +02:00
Ondřej Samohel
ee7d045413
♻️ refactor function name and remove speedcopy fallback
2025-05-09 17:15:38 +02:00
Ondřej Samohel
0d7ced6fc6
Update client/ayon_core/plugins/publish/integrate_hero_version.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-09 16:44:55 +02:00
Ondřej Samohel
35ffa87e01
Merge branch 'develop' into unify-and-speed-up-copying
2025-05-09 16:44:19 +02:00
Ondřej Samohel
7e73b7d1ad
Merge branch 'develop' into enhancement/fill_gaps_in_extract_review
2025-05-09 16:02:15 +02:00
Jakub Trllo
5b63541bf6
Merge pull request #1265 from ynput/bugfix/1264-taskshort-and-taskname-cannot-be-used-simultaneously-in-product-naming-template
...
Chore: Reverse product name key replacements
2025-05-09 15:20:19 +02:00
Jakub Trllo
c7faefa994
reverse the replacements
2025-05-09 14:22:00 +02:00