Question
result_rect and max_result_rect in SmartPrerender
Hi, I'm trying to understand smartfx, specifically result_rec & max_result_rect.
If we examine Shifter.cpp example in sdk, and let's say output comp is 1920x1080, and layer we applied effect to is also 1920x1080, and we use offset, it will offset pixels properly, but if we apply effect to 4K footage, the footage effect has been applied to will be cut off if offset is used.
How to combat this? Thanks
