I've tried the settings which were mentioned in this post:
QuoteSync playback to display YES
Set it to NO and try again.
I've tried the settings which were mentioned in this post:
QuoteSync playback to display YES
Set it to NO and try again.
billythekid1313 knows the answer meanwhile.
For all other users: Yes, it's a bug. The 3D driver currently gets rewritten, read here. No ETA - stay tuned.
SliMBoy I haven't found errors at your log (you're still at log level 0). Try this advancedsettings.xml. It will change buffering and activates log level 2, which provides more info for future debugging.
Maybe your RC already sends repeating events for up / down keys. The settings of the CEC adapter can eliminate that. Go into CEC adapter settings and try different timings.
You're currently at log level 0, which is fine for me. In the future, switch to log level 2 by adding this line to advancedsettings.xml:
This error appears right before starting the movie, but I don't know whether it's relevant:
2020-09-27 15:40:31.274 T:3011285008 NOTICE: VideoPlayer::OpenFile: /var/media/XBMC/Pelis/Jumanji Welcome to the Jungle (2017).avi
2020-09-27 15:40:31.279 T:2530136944 NOTICE: Creating InputStream
2020-09-27 15:40:31.306 T:2530136944 NOTICE: Creating Demuxer
2020-09-27 15:40:32.443 T:2530136944 NOTICE: Opening stream: 0 source: 256
2020-09-27 15:40:32.444 T:2530136944 NOTICE: Creating video codec with codec id: 12
2020-09-27 15:40:32.448 T:2530136944 ERROR: CMMALVideo::Open Failed to commit format for decoder input port vc.ril.video_decode:in:0(MP4V) (status=3 EINVAL)
The error is related to AC3 audio decoding at non-pass-through mode:
2020-09-27 15:40:32.452 T:2530136944 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
2020-09-27 15:40:32.453 T:2530136944 NOTICE: Creating audio thread
2020-09-27 15:40:32.453 T:2478416752 NOTICE: running thread: CVideoPlayerAudio::Process()
2020-09-27 15:40:32.453 T:2504958832 NOTICE: CDecoder::Open - fmt:0
2020-09-27 15:40:32.464 T:2478416752 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
2020-09-27 15:40:32.856 T:2504958832 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 41708
2020-09-27 16:05:54.673 T:2478416752 NOTICE: CVideoPlayerAudio::Process - stream stalled
2020-09-27 16:06:17.636 T:2990429040 WARNING: ActiveAE - large audio sync error: -22740.888226
You can try to enable pass-through mode at the audio settings. Then AC3 will be decoded by the receiving device, not by RPi.
Unfortunately you have illegal add-ons installed. This means:
a) those add-ons can be the cause of your issue
b) it stops our support until you have been uninstalled all illegal add-ons
c) because a) is possible, this thread will be closed
Do you have GUI sound or no sound at all?
Do you connect directly to TV, or RPi -> AVR -> TV?
Are you sure <pixelratio> belongs to advancedsettings.xml? I can't find that parameter at the docs.
The Kodi doc says about video calibration:
Note: Always adjust the TV display settings first. Most issues are due to overscan and similar settings being enabled on the TV/monitor. Trying to adjust this setting in Kodi while these settings on the TV are enabled will have you running in circles and never being able to fix the issue.
So I think your issue is related to overscan settings. Read about overscan settings at config.txt (disable_overscan, overscan_scale etc.).
Yes, something like that works for many users with the same issue:
Configure hdmi_group and hdmi_mode parameters as described at my above link.
PS: If you use hdmi_cvt instead, then hdmi_group and hdmi_mode are not needed.
Probably your connected hardware (AVR / TV) is the problem. You can enforce an HDMI mode at config.txt. Read here about editing.
Try to rule out network errors:
Quote from kodi_crashlog_20200827114827.log2020-08-27 08:20:46.316 T:1545593728 ERROR: Could not find 'nfs://192.168.0.109/export/nas/Music/Electronic/DnB and Dubstep/Pendulum/Pendulum - Albums & Singles/2006 - Pendulum Remixes/13-Moving Forward (Phetsta Remix) - T.wav' referenced in cue, case sensitivity issue?
So I had a look at your add-on list. Bad news, you use Super Repo, which is illegal. No further support from us.
Your "JotunTV" add-on is the problem:
Sep 23 16:16:15 JotunTV kodi.sh[5141]: terminate called after throwing an instance of 'std::bad_alloc'
Sep 23 16:16:15 JotunTV kodi.sh[5141]: what(): std::bad_alloc
Sep 23 16:17:10 JotunTV kernel: vchiq: 0: ignoring ERROR from callback to service 9d004
Sep 23 16:17:10 JotunTV kodi.sh[5141]: Aborted (core dumped)