Today I moved from OpenElec to LibreElec. Installed from scratch on a cubox-i using the latest nightly build (LibreELEC-iMX6.arm-12.0-nightly-20231219-865d980-cubox.img.gz) for iMX6 for v12 from here.
The problem I have now is that some videos are not playing at all. Others are working fine.
LibreElec seems to simply restart after the loading circle is shown for some seconds. Recently on OpenElec I was able to play the files. So hardware should not be the problem I guess.
Codec info from one example:
Here's the crashlog: https://drive.google.com/file/d/11a0EEV…iew?usp=sharing
The relevant video is played in line 867 but I do not see any relevant or useful info why the system is stopping and restarting.
2023-12-21 18:10:14.021 T:931 info <general>: VideoPlayer::OpenFile: nfs://x.x.x.x/volume1/video/Movies/Wedding 2017 - HD.mkv
2023-12-21 18:10:14.027 T:1013 info <general>: Creating InputStream
2023-12-21 18:10:14.408 T:1013 info <general>: Creating Demuxer
2023-12-21 18:10:16.000 T:1018 info <general>: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
2023-12-21 18:10:17.470 T:1013 info <general>: Skipped 1 duplicate messages..
2023-12-21 18:10:17.470 T:1013 info <general>: Opening stream: 0 source: 256
2023-12-21 18:10:17.473 T:1013 info <general>: [WHITELIST] Searching the whitelist for: width: 1920, height: 804, fps: 23.976, 3D: false
2023-12-21 18:10:17.475 T:1013 info <general>: Display resolution ADJUST : 1920x1080 @ 23.976025 Hz (27) (weight: 0.000)
2023-12-21 18:10:17.484 T:931 info <general>: VideoPlayer: OnLostDisplay received
2023-12-21 18:10:17.484 T:931 warning <general>: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2023-12-21 18:10:17.484 T:931 warning <general>: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
2023-12-21 18:10:17.485 T:931 info <general>: GLES: Maximum texture width: 8192
2023-12-21 18:10:17.590 T:1013 info <general>: Creating video codec with codec id: 27
2023-12-21 18:10:17.591 T:1013 info <general>: CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem H.264 decoder wrapper
2023-12-21 18:10:17.847 T:1013 info <general>: Creating video thread
2023-12-21 18:10:17.848 T:1021 info <general>: running thread: video_thread
2023-12-21 18:10:17.849 T:1013 info <general>: Opening stream: 1 source: 256
2023-12-21 18:10:17.850 T:1013 info <general>: Finding audio codec for: 86020
2023-12-21 18:10:17.852 T:1013 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder dca
2023-12-21 18:10:17.852 T:1013 info <general>: OpenStream: Allowing max Out-Of-Sync Value of 10 ms
2023-12-21 18:10:17.852 T:1013 info <general>: Creating audio thread
2023-12-21 18:10:17.859 T:1022 info <general>: running thread: CVideoPlayerAudio::Process()
2023-12-21 18:10:17.859 T:1013 info <general>: Opening stream: 3 source: 256
2023-12-21 18:10:17.860 T:1013 info <general>: CDVDSubtitlesLibass: Using libass version 1701000
2023-12-21 18:10:17.860 T:1013 info <general>: CDVDSubtitlesLibass: Creating ASS library structure
2023-12-21 18:10:17.860 T:1013 info <general>: CDVDSubtitlesLibass: Initializing ASS Renderer
2023-12-21 18:10:17.867 T:1013 info <general>: CDVDSubtitlesLibass: Initializing ASS library font settings
2023-12-21 18:10:18.012 T:931 info <general>: VideoPlayer: OnResetDisplay received
############### END LOG FILE ################
############ END kodi CRASH LOG #############
Display More
Any chance to have LibreElec running smoothly on a cubox-i?
This also seems to be the first post for cubox here in this forum area.