paulpacifico / shutter-encoder

A professional video compression tool accessible to all, mostly based on FFmpeg.
https://www.shutterencoder.com
GNU General Public License v3.0
1.06k stars 60 forks source link

Feature request to add "Fit into Box" scaling (without upscaling) #237

Open bjspi opened 1 month ago

bjspi commented 1 month ago

Hi devs,

thanks for your great program!

I have several 4K videos (vertical and horizontal, i.e. 9:16 and 16:9) - and I want to shrink their pixel-sizes; to have a target 2560x1440 OR 1440x2560 - so basically scaling them down to max. edge length of 2560... This is not yet possible, right? I can only select a fixed/specific resolution right now it seems. Would it be possible to add this option?

And what's more: If I'd have some 1080p videos in the mix as well, I'd like to NOT upscale them during the same processing. If possible, this option should also be given alongside.

Thank you so much for consideration!

paulpacifico commented 1 month ago

Hi,

Thanks for your feedback, unfortunately no this is not currently possible. But you can check to not upscale lower resolution from the cog icon left top corner.

Paul.