obs-shaderfilter icon indicating copy to clipboard operation
obs-shaderfilter copied to clipboard

ASCII Shader doesn't respect image scaling

Open zolrath opened this issue 2 years ago • 1 comments

I don't know shader programming or I'd attempt a PR but when using the legacy shader ascii it seems it converts the image using its original dimensions, ignoring any scaling of the image texture performed by the user in OBS.

Image scaled to fill screen: image

With the filter active the displayed image only fills the original image size: image

zolrath avatar Apr 21 '23 02:04 zolrath

I am not sure what I am doing different, but it seems to be working fine for me image

exeldro avatar Apr 21 '23 05:04 exeldro