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

Disney+ 0.13.0 problem with playing H265 #334

Closed
sanoa-a opened this issue Jan 10, 2023 · 12 comments
Closed

Disney+ 0.13.0 problem with playing H265 #334

sanoa-a opened this issue Jan 10, 2023 · 12 comments

Comments

@sanoa-a
Copy link

sanoa-a commented Jan 10, 2023

After actualization Disney+ from v0.12.7 to latest release v0.13.0 there is problem with playing of video stream H265. Video is not visible while audio play on background. Video stream with codec H264 is playing correctly.

When manually returning back to v0.12.7, H265 is playing correctly.

Recognized on H3 Allwiner, Libreelec 10.0.3

@matthuisman
Copy link
Owner

matthuisman commented Jan 10, 2023

H265 was not available for L3 devices prior to v0.13.0...
So i can't see how "it used to work"

Anyway, you would just want to disable H265 in the settings as i suspect your device isn't capable of H265 playback?
Or can't handle decoding H265 widevine?

@sanoa-a
Copy link
Author

sanoa-a commented Jan 10, 2023

I think problem is somewhere in the new release v0.13.0 not the HW. This release just playing sound but not the picture from H256 stream.

By usage previous release v0.12.7 everything works fine and H265 steams are playing correctly including picture.

@matthuisman
Copy link
Owner

Please provide debug log of v0.12.7 playing H265 stream

@sanoa-a
Copy link
Author

sanoa-a commented Jan 11, 2023

You have right!
I look on this more deeply and it seems Disney+ streams are always H254 coded. The problem is that by v0.13.0 sometimes the stream is wrongly identified as H256 instead of H254 coded.

Folloving are logs of the same activity only version of Disney+ plugin is different:

V0.12.7
V0.12.7 log
V0.12.7 picture shows offer to select streams (contain correctly H254 streams)

V0.13.0
V0.13.0 log
V0.13.0 picture shows offer to select streams (contain incorrect identified H256 streams). This video shows behaviour when stream is playing...

@matthuisman
Copy link
Owner

matthuisman commented Jan 11, 2023 via email

@sanoa-a
Copy link
Author

sanoa-a commented Jan 11, 2023

Ah so, somewhere I miss the information...
H265 disable in settings helps.
Thank you.

@games647
Copy link

games647 commented Jan 15, 2023

In case others are interested. Raspberry Pi 1-3 also don't support HEVC decoding. Quote from LibreELEC.

The new video pipeline used in LibreELEC 10.x does not support enhanced HEVC software decoding. [...] (RPi4 has native HEVC hardware decoding).

https://libreelec.tv/2023/01/15/libreelec-matrix-10-0-4/

@PIBSAS
Copy link

PIBSAS commented Feb 26, 2023

Same Problem on Pi400, now Widevine have is package for aarch64 so no more neeed to install chromium:armhf and you can play DRM, so i try in Kodi, all the steps works, the stream came but only audio, the video is green or black. Star+ is the same, PlutoTV has H.264 stream and works. This is a problem of Kodi instead of the great addon?

@matthuisman
Copy link
Owner

matthuisman commented Feb 26, 2023 via email

@PIBSAS
Copy link

PIBSAS commented Feb 26, 2023

Raspberry os will need to build a new Kodi package with required patches to run on 64bit arm

On Mon, 27 Feb 2023, 11:53 am Raspberry Pi Buenos Aires, < @.> wrote: Same Problem on Pi400, now Widevine have is package for aarch64 so no more neeed to install chromium:armhf and you can play DRM, so i try in Kodi, all the steps works, the stream came but only audio, the video is green or black. Star+ is the same, PlutoTV has H.264 stream and works. This is a problem of Kodi instead of the great addon? — Reply to this email directly, view it on GitHub <#334 (comment)>, or unsubscribe https:/notifications/unsubscribe-auth/ABPQAKPTNKMBYQM56QVFD43WZPNFLANCNFSM6AAAAAATXGYWMU . You are receiving this because you modified the open/close state.Message ID: @.>

Thanks!

@matthuisman
Copy link
Owner

actually, for Kodi I don't think they need to release a new build.
You just need to wait for a new Inputstream Adaptive to be released which includes the patches (xbmc/inputstream.adaptive#1130)
It has been merged so will be in the next IA released. Then you need someone on debian ppa to update the package there to latest

@PIBSAS
Copy link

PIBSAS commented Feb 27, 2023

Nice i will look the patch and where is available for let more easy acecess, thanks so much!

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

No branches or pull requests

4 participants