I'm trying to use this:
--video-filter resize:width=1280,height=720,method=lanczos
to circumvent the native downscaler in OBS, in an attempt to get my 720p stream of 1080p input to be less blurry.
When I use the OBS downscaler, local files (I've been recording locally to test rather than clog up my stream) render to 720p, but the video-filter command shown above renders to 1080p. As far as I know I'm formatting this command correctly, but maybe OBS doesn't use the normal commandline command format?
--video-filter resize:width=1280,height=720,method=lanczos
to circumvent the native downscaler in OBS, in an attempt to get my 720p stream of 1080p input to be less blurry.
When I use the OBS downscaler, local files (I've been recording locally to test rather than clog up my stream) render to 720p, but the video-filter command shown above renders to 1080p. As far as I know I'm formatting this command correctly, but maybe OBS doesn't use the normal commandline command format?