Skip to content
Dag Wieers edited this page Jun 6, 2020 · 13 revisions

Min. Bandwidth

--Todo

Max. Bandwidth

--Todo

Max. Resolution general decoder

--Todo

Max. Resolution secure decoder

--Todo

Stream selection

ISA has the ability to automatically choose which streams representations to send to Kodi. We are talking about streams representations, contained for example inside a DASH manifest.

Auto

ISA automatically selects the best video/audio representations to send to Kodi (with possible variations related to other settings like bandwidth settings).

Manual video

ISA will automatically select ONLY the best audio streams with best bandwidth/resolution to send to Kodi. The video stream must be selected manually, every time, in the Kodi video settings of the played video. Then, all available resolutions and bandwidths will be displayed in the video stream list.

Manual

ISA will not automatically select any streams. The video stream must be selected manually, every time, in the Kodi video settings of the played video. All audio/video streams of each bandwidth/resolution will be sent to Kodi.

NOTE: Using this mode may cause side effects in your add-on. Due to Kodi stream limitations (32 in Kodi v18, 256 in Kodi v19) some (video/audio/subtitle) streams may be discarded It may cause difficulties to distinguish the audio tracks in the window of audio selection It may cause problems with Kodi audio pre-selection.

Media

--Todo

Override HDCP status

When enabled override the HDCP version to be used for the video streams. Refer to the video add-on to use to know if/when enable it.

(development side note: when HDCP version is provided to each stream representations in the manifests this should be disabled)

Ignore Display Resolution

By default ISA auto-select the video stream with the same resolution of the Kodi display resolution. When enabled ignore this behaviour and will be selected the maximum stream resolution. Can be useful when you need to play a video with higher resolution than Kodi display resolution.

Decrypter path

The path where the DRM libraries are contained (e.g. Widevine)

Clone this wiki locally