Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Playback] Video doesn't play, only gibberish #274

Closed
4 of 12 tasks
RenaKunisaki opened this issue Jan 12, 2018 · 8 comments
Closed
4 of 12 tasks

[Playback] Video doesn't play, only gibberish #274

RenaKunisaki opened this issue Jan 12, 2018 · 8 comments
Assignees

Comments

@RenaKunisaki
Copy link

I'm submitting a ...

  • bug report
  • feature request
  • support request

General infomration

Prerequisites

  • Are you running the latest version?

Description

When selecting any video on Netflix, either it won't play at all, or it plays only flickering pink and green squares.

Steps to Reproduce

  1. Open Netflix
  2. Select a video

Expected behavior: [What you expected to happen]

Video should play.

Actual behavior: [What actually happened]

Screen shows random colours or video doesn't play at all.

Context (Environment)

Installation

  • I installed the plugin via zip from the Releases page
  • I´m using the Netflix Repo
  • I´m using a different source (Please tell which)

Operating System

  • Linux (x86/x64)
  • OSX (x86/x64)
  • Windows (x86/x64)
  • Linux (ARM)
  • Android

Additional informatin on the environment

  • Kodi 18.0-ALPHA1 (Jan 11 2018) on Raspberry Pi 3B, LibreELEC (Milhouse) devel-20180111220352-fix custom library path #111-g883f1ba
  • Skin: Xperience1080
  • Canada

Debug log

http://ix.io/E3r

@asciidisco
Copy link
Owner

Can´t pinpoint the problem, but could be an inputstream issue. @liberty-developer could you have a look at this?

@asciidisco asciidisco changed the title Video doesn't play, only gibberish [Playback] Video doesn't play, only gibberish Jan 23, 2018
@hauemric
Copy link

hauemric commented Jan 28, 2018

Very same issue here. I thing that even the recent bug report stating that the video playback does not start is related to the one described here.
After the Netflix Add-on stopped working (I had it working at first on my libreelec, Raspi 3B, Kodi 18 newest build), I wiped everything and re-installed.
It was working like a charm again. But when I started installing all the other Add-ons I use "ARD Mediathek", "DMAX mediathek", movie scrapers, open subtitles..., it stopped working again.
I can login and access the streams all ok. The problem is the video stream/playback.
I can start the video playback but it wont show. In Kodi 18, via the side menue, I force to show the playback screen but there the video wont show - there is just a black screen.
I can scrub through the video and the sound will play - still no video.
When I manually change the input stream resolution, I will get gibberish playback like mentioned in the other thread...
I deinstalled your Netflix Addon and reinstalled it. Same with the asci disco.
No positive results there...
Addon still working just video no playing (sound is there)...
Sometimes, when I stop (not pause) the stream, Kodi even crashes.
Log files:
http://ix.io/EQ4

Kodi crash log:
http://ix.io/EQ4

Is there a way to completely de-install the asci disco and reinstall it?
Do other Add-ons somehow corrupt the Netflix dependencies?

Cheers and many thanks for this great Addon (hope mine will work again soon).

@hauemric
Copy link

hauemric commented Feb 6, 2018

Hey all,

sorry for the spam but I didn't want to repost and am wondering if there might have been a fix to the issue? It is probably something simple...

Best

@KidCoding
Copy link

I had some issues with the video playback in the Netflix plugin, Yoututbe and even sometimes when I was playing local files. A recent update of the Mulhouse's libreelec build has solved the problem. It is the build of the 4th of february. May be you should try. Just put the tar in the /storage/.update and then reboot. I hope this will help.

@hauemric
Copy link

hauemric commented Feb 9, 2018

Hey,
Thanks for your hint. I updated to the newest built but it didn‘t fix the issue...

@jayMcoder
Copy link

@RenaKunisaki @hauemric
Try the following fix from comments in #286
Goto Settings -> Player -> Videos -> Under processing disable OMXPlayer
You can enable MMAL in-case if you need hardware acceleration for your other media playback.

@caphm
Copy link
Collaborator

caphm commented Sep 4, 2018

I assume this issue has been resolved, as there has not been any further activity. Feel free to reopen if the issue still persists.

@caphm caphm closed this as completed Sep 4, 2018
@vaguerant
Copy link

This issue is resolved in the sense that everything works as long as you disable omxplayer on Raspberry Pi (apologies, I have very little familiarity with recent Kodi builds on other platforms), but omxplayer is a valuable part of running Kodi on a Pi--albeit one that Kodi apparently plans to deprecate--as it's able to run smoothly on as low-spec a system as the Pi.

As such, I'm not really sure if "disable omxplayer" is an ideal solution, because outside of the Netflix addon, omxplayer is perfectly good to use and improves the "Kodi experience" for most Pi users.

The ideal solution, if it's possible, would be for the Netflix addon to refuse to play video using omxplayer and fall back to whatever else the system has available. I again apologize for having no idea if that's something that's currently possible via the Kodi addon system. If not, perhaps an issue for similar should be filed upstream at Kodi, because forcing users to change global settings to make individual addons work is suboptimal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants