Skip to content

allow to customize processor and post-processor options, variation by variation#7

Merged
xavierlacot merged 8 commits intomainfrom
feat/customize-processing-options-variation-by-variation
Aug 13, 2025
Merged

allow to customize processor and post-processor options, variation by variation#7
xavierlacot merged 8 commits intomainfrom
feat/customize-processing-options-variation-by-variation

Conversation

@xavierlacot
Copy link
Member

@xavierlacot xavierlacot commented Aug 11, 2025

In certain situations, you may want to override the default processor or postprocessor configuration for a specific variation only. For example, the default quality for transformations could be "70", except for a specific high quality variation that you need to use 95 as the quality score.

This PR allows to override processor and postProcessor options at the variation definition level.

Missing:

  • Do the same at the library level
  • Simplify the config nodes to remove the options level
  • documentation and tests

@xavierlacot xavierlacot added the enhancement New feature or request label Aug 11, 2025
@xavierlacot xavierlacot marked this pull request as ready for review August 13, 2025 13:13
@xavierlacot xavierlacot merged commit f365783 into main Aug 13, 2025
3 checks passed
@xavierlacot xavierlacot deleted the feat/customize-processing-options-variation-by-variation branch August 13, 2025 17:17
@tacman tacman mentioned this pull request Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant