Greater community participation in the maintenance process would be welcomed.
I'll do my very best. First of all InuSasha has to explain me in German how github works
Just did the "hello world" example after creating an account last night
Greater community participation in the maintenance process would be welcomed.
I'll do my very best. First of all InuSasha has to explain me in German how github works
Just did the "hello world" example after creating an account last night
I'm in contact with the package maintainers now and I'm quite sure the changes will be in the official addon soon.
VP9 hardwaredecoding (youtube) should be possible too with this GitHub - 01org/intel-hybrid-driver, I think.
Maybe worth a try ...
After "some" testing and research I set up my buildbox and build a real VAAPI HW accelerated and enabled chromium Version
You can easily check the used decoder with chrome://media-internals
browser.chromium.63.0.3239.108 <- for LibreELEC 8 x86_64 and of LE9 nightly x86_64
Works fine on my Celeron Braswell NUC. h264 and VP8 GPU decoding is working. H264 up to 1080p60 smooth.
Just one problem ... on "Twitch" eg. the video freezes if an advertising starts ... I've no clue why. Doesn't seem related to the VAAPI-HW decoder patch. Same with software decode.
EDIT: With h264ify and adblock addon it works like a charm. Smooth (unencrypted) playback up to 1080p60 on NUC5CPYH! I don't know why these patches are not already in LibreELEC source addon chromium. Maybe it breaks something on other systems than Intel.
Do you know which file this addons starts? Is it storage/.kodi/addons/browser.chrome/bin chrome.sh ?
Because if I open Chrome with Sandmanns Amazon Video Plugin I still dont get Sound.
The Startscript is storage/.kodi/addons/browser.chromium/bin/chromium or storage/.kodi/addons/browser.chrome/bin/chrom
This script starts then chrome.bin resp. chrmium.bin
I added a few libraries from olehenrikj addon needed for Libreelec 8. So I can use it on the stable LibreELEC branch. Nothing else changed.
Every video decoding seems to be software decoded (ffmpeg). Very usable of course, even on my Celeron NUC. But not perfect.
The hardware acceleration flags are present in chrome://flags.
A usable Browser is the only thing I missed so far in Kodi / LibreELEC.
Finally I can get rid of my dual OS Windows installation, at least with the release of LibreELEC 9
Well ... if we do some itsy bitsy mixing now:
Hi olehenrikj
Thanks for your Addon.
I have moved yesterday from Ubuntu16 with Kodi to LE9 and used your chrome Version, but I dont get any sound
For Kodi i use a USB DAC. I noticed i cant specify in chrome a sound source (freetext), in which annotation is this used?
Something like hw:0,1 ?
It's the chrome parameter "--alsa-output-device=".
This can be e.g. the ALSA device alias.
You can identify your alias with aplay -L
In my case (Intel NUC, HDMI Output):
> aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
default:CARD=PCH
HDA Intel PCH, ALC283 Analog
Default Audio Device
sysdefault:CARD=PCH
HDA Intel PCH, ALC283 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, ALC283 Analog
Front speakers
surround21:CARD=PCH,DEV=0
HDA Intel PCH, ALC283 Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, ALC283 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, ALC283 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, ALC283 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, ALC283 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, ALC283 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=PCH,DEV=0
HDA Intel PCH, ALC283 Digital
IEC958 (S/PDIF) Digital Audio Output
hdmi:CARD=PCH,DEV=0
HDA Intel PCH, HDMI 0
HDMI Audio Output
Display More
my desired setting must be hdmi:CARD=PCH