Videos won't play on RPi3, I just get a black screen with "Skip Intro" button and no sound
See original GitHub issueI’m submitting a …
- bug report
- feature request
- support request
General information
I have installed the addon on LibreELEC 9.0.1, enabled inputstream.adaptive and the rtmp plugin (just in case). It automatically installed the Widevine component.
Addon version used
0.14.1
Description
After logging in, I can navigate through Netflix shows etc. When I select a video to play, it starts the video and I get a black screen with a “Skip Intro” button. Nothing plays (sound or video) and if I press the button to stop playback on my remote, it crashes Kodi. I have to SSH in and reboot
.
Steps to Reproduce
- Install the addon as per the instructions
- Enable inputstream.adaptive and RTMP plugins in Kodi settings
- Login to Netflix when prompted
- Install Widevine when prompted
- Navigate to the show/movie you want to watch
- The screen is now “playing” a black video without sound and with the “Skip Intro” button showing
Expected behavior:
Play the content, with sound
Actual behavior:
Black screen, no sound, “Skip Intro” grey button showing only in the bottom right corner.
Context (Environment)
LibreELEC 9.0.1 on RPi 3B+
Installation
- I’m using this Netflix Repo
- I’m using other Netflix Repo (Please specify which)
- I’m using a different source (Please tell which)
I’m using the CastagnaIT zip file repo
Operating System
- Linux (x86/x64)
- OSX (x86/x64)
- Windows (x86/x64)
- Linux (ARM)
- Android
Additional information on the environment
Freshly upgraded from LibreELEC 8
Debug log
https://paste.kodi.tv/okoyasosec.kodi
Other information
[e.g. detailed explanation, related issues, suggestions how to fix, links for us to have context, etc.]
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (3 by maintainers)
Top GitHub Comments
Yep it was OMXPlayer
I have the same config you have.
You can make sure :
OMXPlayer is disabled in settings/player/videos (that should solve your problem)
HEVC is disabled in the Netflix/Expert settings (RPi3 is not powerfull enough to decode HEVC correctly)
Set inputstream adaptative max resolution to 720p (RPi3 can’t decode 1080p, it’s not powerfully enough too)
For now, VP9 was not a solution for me either. I just use H264 streams.