exelix11 / SysDVR

Stream switch games to your PC via USB or network
GNU General Public License v2.0
1.52k stars 88 forks source link

[Feature request] use MetalFX to get 1080p resolution (or more) on macos #313

Closed nerdifly closed 1 month ago

nerdifly commented 1 month ago

Hopefuly but not shure if it works but maybe there is the option to use MetalFX to make it get 1080p (or higher) Links: MetalFX metalFX documentation from Apple fx-upscale a example to upscale video's using metalFX (not live upscale but that is what metalFX is meant for

exelix11 commented 1 month ago

I don't plan to implement anything mac os specific cause i don't have the hardware.

However I started working on abstracting the video decoder interface so it is easier to swap out to platform-specific ones, this is currently in the openh264 branch, no eta on this feature but if anyone wants to hack together a proof of concept go ahead.