[RELEASE] Amazon Prime Instant Video (US/UK/DE)
(2016-09-16, 12:41)pete_c Wrote: 1 - no sound - using MM surround sound 8.1 (or 5.1) sound here.

I had this same issue with Sebestian's app. I got around it by making a script like this:

Code:
#!/bin/bash
/usr/bin/google-chrome-stable --kiosk --alsa-output-device=plughw:0,7  "$@"
kill %1

Change "plughw:0,7" with your device (use "aplay -l" on cmd line if you don't know it)

In the add-on settings under general tab:

Playback with: Script/Batch
Script path: /path/to/script.sh
Parameter: "{u}" <---- with quotes
Detect Framerate: check
Enable Fullscreen: Uncheck

This worked for me. Crude but works. Now I just need to go programming my remote to be able to pause/rewind/ff Big Grin

Important note: In the Kodi System settings > Audio, you cannot keep the audio alive, it must be off, otherwise the audio driver will be busy and unavailable for chrome.
Reply


Messages In This Thread
RE: [RELEASE] Amazon Prime Instant Video (US/UK/DE) - by Daemaz - 2016-11-21, 11:58
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Amazon Prime Instant Video (US/UK/DE)6