ynput / OpenPype

Main OpenPype repository and AYON openpype addon codebase
https://openpype.io
MIT License
280 stars 128 forks source link

Override ffmpeg scaling when 'source_resolution' detected in an outpu… #6244

Open georgeantonopoulos-bcnvisuals opened 3 months ago

georgeantonopoulos-bcnvisuals commented 3 months ago

Changelog Description

This is a simple change to override scaling filters for reviewables in ffmpeg if the 'source_resolution' tag is detected in the output definition.

This is an important feature for us as we tend to publish multiple resolutions from the same comp, as a single comp creates variants of the main comp to be delivered on each screen. We need an accurate reviewable on Ftrack based on the source resolution rather than the resolution settings of the comp or context of the task.

Testing notes:

This has been tested both using local publish and deadline submission. Only tested using an h264 profile.