Posts: 5,319
Joined: Dec 2011
Reputation:
230
Wow, I'm impressed this plays Netflix 4K with HDR & proper framerate support.
Posts: 21
Joined: Nov 2020
Reputation:
1
Friend
Junior Member
Posts: 21
[font][font]¿Lo has probado con CoreELEC desde una microSD? [/font][font]¿Trabajos?[/font][/font]
Posts: 133
Joined: Nov 2006
Reputation:
4
2021-02-05, 22:12
(This post was last modified: 2021-02-05, 22:13 by wizziwig.)
There is good reason for not doing this type of automatic frame rate switching. Because the OS has zero context of what the app is doing, it can lead to a very bad user experience. For example, many providers will insert short ads into the video stream that are at varying frame rates. It causes the TV to constantly go black and resync. Then you have providers that auto play content as you navigate the UI, again causing your TV to lose signal as you scroll through the shows. The proper place to implement frame rate switching is in the actual app because only the app knows the best time to make the switch that will be least disruptive to the experience. The app can also make the switch before the video starts playing or pause it so that you don't miss the beginning while your TV resyncs.
I guess as long as there is a system menu option available to turn this feature off, people can pick the setting that works best for them.
It's far more important for an Android device to properly support frame rate switching APIs so that well written apps (like Kodi) can control it. This is where most Android TV devices fail (Google Chromecast, Tivo Stream, etc..). The mainstream ones that work are Shield and Amazon Fire TV.
If you disable the automatic system-level frame rate switching, can Kodi still properly switch frame rates?
Posts: 978
Joined: Mar 2015
Reputation:
66
Did more testing, comparing Nvidia Shield and this KM1 Deluxe.
Was testing the AV1 codec playback using YouTube AV1 samples.
Shield does NOT support the AV1 codec, so it used the VP9 video codec and NO HDR showing, and NO frame rate switching.
KM1 shows the AV1 codec being played, it shows HDR10 with frame rate switching.....
This is using a Visio P65Q9-H1 TV. Going through a Yamaha AVR.
Posts: 978
Joined: Mar 2015
Reputation:
66
Nvidia Shield >> Netflix HDR shows HDR 10 on my TV stats, NO frame rate switching. DD+ audio
KM6 Deluxe >> Netflix HDR shows HDR 10 on my TV stats, with frame rate switching. DD+ audio
Yes, it is running a modded ATV version of Netflix, and can be "killed" at anytime......... But, I pay for Netflix, should be MY choice which device I choose to watch it on. This device has all the copy protection, but Netflix is just greedy.
Posts: 133
Joined: Nov 2006
Reputation:
4
With your Vizio TV, it sounds like you're also missing out on Dolby Vision HDR compared to the official Netflix or Disney+ apps on a certified device?
What happens if you leave the self-adaptation enabled but inside Kodi force a custom refresh rate (or only whitelist refresh rates not auto selected by the self-adaptation feature)? Does it honor the Kodi requested refresh rate or ignore it?
Posts: 133
Joined: Nov 2006
Reputation:
4
Yup. I have one of those Rokus and have direct experience of the cons of a system-wide refresh rate matching feature without app control. Really difficult to understand why the content providers were willing to implement this properly for Apple but not for anyone else. The example of Prime Video on the Fire TV makes sense since it's their own device and content so they had vested interest to make it work properly. At least Kodi does it correctly so we can still get perfect refresh rate matching by playing Netflix through the addon on the Fire TV. All we can do is keep pestering Netflix and others to add proper support for people using their native apps on Android.