Hi! I'm having difficulty playing some videos from hbo max: the video freezes and sometimes the audio continues after freezing. I tried to play them with a lower resolution and keeping the audio only in aac, but without success. i use libreelec 9.2.8 on an RPi 3b. Here is the log: hastebin Is there anything I can do? Thank you!
HBO Max - Video freezes, but audio continues
-
zico1981 -
August 2, 2021 at 2:11 PM -
Thread is Unresolved
-
-
- Official Post
That's an interesting part of the log, when the stream stops:
Code
Display More2021-07-19 20:49:14.976 T:1370669952 DEBUG: CMMALPool::Configure pool:0x72454f50 960x540 (960x544) pix:-1 size:128 fmt:OPQV 2021-07-19 20:49:15.097 T:1379062656 DEBUG: Previous line repeats 5 times. 2021-07-19 20:49:15.097 T:1379062656 DEBUG: AddOnLog: InputStream Adaptive: Download http://127.0.0.1:52103/https://cmaf.lln.latam.hbomaxcdn.com/videos/GYGbVWwPkezzDwwEAAAGi/1/fd54c3/v/v4.mp4 finished, avg speed: 2533769.69byte/s, current speed: 2022153.00byte/s 2021-07-19 20:49:15.177 T:1370669952 DEBUG: CMMALPool::Configure pool:0x72454f50 960x540 (960x544) pix:-1 size:128 fmt:OPQV 2021-07-19 20:49:16.147 T:1343394688 DEBUG: Previous line repeats 30 times. 2021-07-19 20:49:16.147 T:1343394688 NOTICE: CVideoPlayerAudio::Process - stream stalled 2021-07-19 20:49:16.154 T:1415570304 DEBUG: CVideoPlayer::HandlePlaySpeed - audio stream stalled, triggering re-sync 2021-07-19 20:49:16.155 T:1415570304 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers 2021-07-19 20:49:16.155 T:1343394688 DEBUG: CDVDAudio::Flush - flush audio stream 2021-07-19 20:49:16.156 T:1343394688 DEBUG: CDVDAudio::Pause - pausing audio stream 2021-07-19 20:49:16.156 T:1370669952 DEBUG: CMMALPool::Configure pool:0x72454f50 960x540 (960x544) pix:-1 size:128 fmt:OPQV 2021-07-19 20:49:16.168 T:1463673728 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE 2021-07-19 20:49:16.168 T:1343394688 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE 2021-07-19 20:49:16.169 T:1415570304 DEBUG: CVideoPlayer::SetCaching - caching state 2 2021-07-19 20:49:16.169 T:1415570304 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000 2021-07-19 20:49:16.172 T:1463673728 INFO: CVideoPlayerVideo - Stillframe left, switching to normal playback 2021-07-19 20:49:16.172 T:1415570304 DEBUG: demuxer seek to: 31693.000000
It seems like the "InputStream Adaptive" add-on can't deal with the A/V format. Maybe go to the Kodi forum, and ask the dev's of this add-on.