19.07.2025, 03:40
and then i wanted to upscale too:
(cropping is not turned on in this screenshot, but it was in previous attempt)
you're doing the following:
you take 480x576 source and crop xx pixels from the bottom (if one selects cropping and inputs the number)
you then upscale to desired resolution, and in doing so you're skewing the aspect ratio of the video, because you didn't add black borders to fill it in untill it's 576 again
final step is adding 16 pixels so that final video is of 1440x1096 resolution!
on top, hybrid writes output resolution is 1920x1080.
what did i expect and what would be the proper way:
-crop 16 pixels
-letterbox ie add 16 black lines on bottom
-upscale
but what exactly can they use in hybrid incase they want to add black borders on bottom and upscale?
also, why do you even say that when you already have simillar things in filters->frame->edge section?
if the fillborders filter from that section had "solid black" mode, that would be it.
(cropping is not turned on in this screenshot, but it was in previous attempt)
you're doing the following:
you take 480x576 source and crop xx pixels from the bottom (if one selects cropping and inputs the number)
you then upscale to desired resolution, and in doing so you're skewing the aspect ratio of the video, because you didn't add black borders to fill it in untill it's 576 again
final step is adding 16 pixels so that final video is of 1440x1096 resolution!
Width : 1 440 pixels
Height : 1 096 pixels
Display aspect ratio : 4:3
Frame rate mode : Constant
Frame rate : 50.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0on top, hybrid writes output resolution is 1920x1080.
what did i expect and what would be the proper way:
-crop 16 pixels
-letterbox ie add 16 black lines on bottom
-upscale
Quote:If I just add it to the Vapoursynth filtering, users will not use it, since even the users who would use it won't since they don't know it's there.
but what exactly can they use in hybrid incase they want to add black borders on bottom and upscale?
also, why do you even say that when you already have simillar things in filters->frame->edge section?
if the fillborders filter from that section had "solid black" mode, that would be it.

