mikigal / Anime4K-GUI

GUI application for Anime4K shaders which allows to save upscaled video to disk
61 stars 5 forks source link

Is it possible to allow custom dimension? or allow both horizontal and vertical Ratio Aspect #17

Open YukihimeX opened 3 months ago

YukihimeX commented 3 months ago

Hi, I want to upscale some videos for Youtube shorts but my video is vertical 720x1280, but the dimension only allow Horizontal. Is it possible to add an option to add custom size dimension or allow vertical aspect ratio.

NiuAWSM commented 1 month ago

just edit the main.go file and add your dimension, then build with go.