Topaz Video AI v3.4.1

Thanks, I missed it. Sorry for constantly commenting about non-issues, it’s just not clearly explained in the release notes.

TVAI will automatically pick what intermediate resolution to use. From a quick investigation here’s some notes.

If the output resolution is greater than 0x and less than 4x, then the intermediate resolution will be 1x. 
If the output resolution is greater than 4x and less than 8x, then the intermediate resolution will be 2x.
If the output resolution is 8x, then the intermediate resolution will be 4x.

The algorithm might be a little more complex than this (E.G. The auto algorithm may chose different cut off points depending on the input resolution), but that’s what I could identify from quick tests.

1 Like