Moehammered / switch-remote-play

Let the switch remotely play PC games (similar to steam link or remote play)
GNU General Public License v3.0
302 stars 14 forks source link

yuv420p - color banding #7

Closed BFCE closed 3 years ago

BFCE commented 3 years ago

Any way to get 4:4:4?

Moehammered commented 3 years ago

Hey there. It could be possible but I'd have to write something to render that format. And that format will increase the packet size of frames making latency an issue.

Have you tried playing around with the preset, quality control factor, and bitrate settings in the encoder configuration screen?

I don't plan to support other yuv formats as it's not worth the time compared to other features at this point in time.