(2018-09-15, 06:46)relayer35 Wrote: Is there any way to disable Input Stream Adaptive just for MLB.tv? Looks like the Comet TV Live add-on from the Kodi repository installed it. It wouldn't let me disable the Input Stream Adaptive unless I disabled that add-on as well (which I did). With Input Stream Adaptive enabled I only get 960x544 29.97 fps. I tried the solution that was posted here for that but it didn't work.
You mean, you tried setting Stream selection to manual in the InputStream Adaptive settings? That will just pass all the qualities/bitrates through, and you can switch between them as different video tracks by calling up the OSD during playback. (Unfortunately it defaults to the lowest one.)
Alternatively, you could keep it Auto, but set the Minimum bandwidth to something higher. 4200000 bps would get you the highest quality MLB stream, I think.
If you really want to selectively disable InputStream Adaptive, or toggle a setting in it, I did it by launching Kodi with a batch file. So when I clicked the MLB batch file, it first copied the InputStream Adaptive settings file into place, then launched Kodi, then copied back a default version of that settings file afterward.
It would be nice to see more customization options in InputStream Adaptive, now that it is so widely used. You could submit this feature request at its Github:
https://github.com/peak3d/inputstream.adaptive