I got some strange scaling going on. Consider this command line part:
-filter_complex" "crop=w=3710:h=1604:x=130:y=279,tvai_up=model=iris-3:scale=0:w=3840:h=1660
From the width, 260 gets subtracted from the original 3840 (2x 130 = 260), leaving 3580 for width. On a 16:9 movie, 3580 stretched to 3840 means the original 1606 in height needs to be scaled up to 1752p (260 / 1.77 = 146 + 1606). However, TVAI scaled the croppd source to only 1660, instead. What gives?
Did this on v5.3.6, and later alpha versions.
Can you send the full logs over to the team to review? help@topazlabs.com
That looks odd, to say the least.
1 Like
Can’t, as I just ran the command line (taken from TVAI) in a batch file. Willl do it again, though, and send you the logs.
The h=1660 portion of the command was also created by TVAI, btw. So, with cropping, I took a 3580 x 1604 movie, and set TVAI to use width as priority for scaling up (so, width set to 3840).
P.S. I tried a lot of ‘math’ to try and figure out how TVAI came to decide 1660 was the right vertical upscale, but nothing made sense.
P.P.S. Will preview renders be in the logs too? I so, I can send those.
Yes previews will be in the logs as well.
1 Like