Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] MrMC - Video Scaling Tweaks and Extra Video Scaling Method #60

Open
ghost opened this issue Jul 26, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 26, 2018

  1. Include "lanczos3 - optimized" as a video scaling method.

Would appreciate including lanczos's 3.0 video scaling method in the next update. The scaling 1080p --> 2160p made by lanczos (also known as "lanczos3 - optimized" on SPMC) produced splendid results in comparison to Nearest Neighbor and Bilinear.

  1. Automatically disable Hardware Acceleration - MediaCodec (Surface) when loading a video with a lesser resolution than your display.

This is so the stream would automatically upscale the video. It's somewhat important to have this setting for convenience's sake as that setting must be enabled to allow the Shield TV to play HDR 10-bit content. Going into the settings to disable/enable the item is somewhat annoying.

@davilla
Copy link
Collaborator

davilla commented Jul 26, 2018

Not sure what you mean by ''the stream would automatically upscale the video', if you play say, 1080p HEVC on a 4K display, why would you not want MediaCodec(surface) to handle it ?

@ghost
Copy link
Author

ghost commented Jul 26, 2018

To my knowledge the Kodi player cannot do both (upscale AND play HDR content) as once explained by classicjazz on the SPMC Wiki page.

When Media Codec (Surface) is disabled, Kodi disables HDR but can enables upscale/deinterlacing.
When Media Codec (Surface) is enabled, Kodi enables HDR but disables video upscaling and deinterlacing.

This setting resides in the MrMC menu and requires every time changing if one is to play alternatively 4K titles followed by 1080p/720p titles. Hence an "Auto" switch of some sorts to fix the issue.

Unless this is an SPMC only problem (which I don't believe it was).

@roblav96
Copy link

@mihaiqc

Hence an "Auto" switch of some sorts to fix the issue.

I second that for sure. My Sony x900f has a manual HDR setting which is nice, but then I have to turn it back to auto when watching Youtube TV or Netflix or the colors are way too vibrant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants