Topic: SVP transcoding, resize to 1080p?

Hi, I've got SVP Pro with the SVPcode transcoding plugin installed. I'm trying to convert a 2160p video from 24->60fps while also downscaling to 1080p. I've been able to figure if I set the 'Alter video frame size' option on the 'Frame size' tab to 'Deacrease of HD' it'll downscale my transcodes to 720p, is there a setting in a configuration file somewhere that I could tweak to change that 'Decrease to HD' button to target 1080p instead?

If push comes to shove I can always downscale the video with something else and then run that output through SVP, but that just seems like a rather messy solution when I know SVP should be able to do the resize as well.

Re: SVP transcoding, resize to 1080p?

https://www.svp-team.com/wiki/Manual:Resizing

To select another mode, use the "frc.frame.resize" parameter in the Application settings section of the Control Panel.

https://www.svp-team.com/wiki/Manual:All_settings

to downscale to 1920*1080 - set it to "-19201080"

Re: SVP transcoding, resize to 1080p?

Thanks you!