Best Vero V Settings

Hello all.

I am getting ready to replace my Vero 4K+ and had a quesiton on the best settings. As per this post, the best settings for the Vero 4K+ are:

Settings>System>Display>Resolution> 1920x1080p
Settings>System>Display>Whitelist> (empty)
Settings>Player>Videos>Adjust display refresh rate> On start/stop

Is this still the case for the Vero V?

Any reply is appreciated.

pulpfxn

Looks good. I would change Start/Stop to Always though

Thanks, Sam.

Mind if I ask why, Sam? The Kodi Wiki recommends against adjustments every time a frame rate change is detected.

Is it to do with the V’s hardware?

Thanks for your help.

@pulpfxn… Sorry to hijack your thread.

His experience has been edge cases where playback problems using other settings were solved by using always. Personally I think either option works just as well for the vast majority of users. As for Kodi’s wiki that wouldn’t really pertain to OSMC as it would be OS and hardware specific on which would work best.

2 Likes

That’s good to know. Thanks.

In the same way that “Sync Playback to Display” is disabled as it doesn’t work on the AMLogic platform?

Are there other Vero settings that differ from what kodi.tv suggests? The V will be my first Kodi player. I’m trying to wrap my head around it all.

I appreciate the help.

There are a few settings that OSMC adds to the display settings that are not in the Kodi wiki but there is explanations of those shown in the settings screen itself. The Vero’s were running a special cache setting but that was reverted to using stock Kodi as of Kodi v21. OSMC runs the thumbnails smaller than stock Kodi and does some file filters via a system level advancedsettings.xml. The former as it improves the image quality in the OSMC skin, and the latter was an improvement requested by users on this forum. The only other thing coming to mind is a bit of tweaking to Kodi’s keymap for remotes. We have a highly customised layout for the OSMC remotes that loads when Kodi see’s OSMC’s dongle. As the Vero V has a dongle always plugged in there is some tweaks that affect non-OSMC remotes. I don’t remember running across a post yet where someone even realized that one yet though (and there is a way to turn that off if someone desired).

Thanks. I appreciate the detail.

I couldn’t find the thread. If it’s not too much trouble could you post the link?

It would probably be a pain for me to find as well. We are just hiding the recycle bin and system information folders that are on the root of Windows drives and a folder that Synology NAS units make to keep cached thumbs or some such. We are just using the same method used in Kodi’s wiki for advancedsettings.xml using a regex filter. If you want to see exactly what we are doing there just look at your Kodi log as it shows the full contents of the loading file at the beginning of the log.

I’ve caused you enough pain. :slight_smile:

Nice

Thanks again for your help today.

1 Like

I actually learned quite a lot from your questions. Thanks!

That’s good to hear. You’re very welcome.