After an update to 2025.08-1 videos are not playing and weird visual effects

I am not sure what was included in the last update, but I am having real issues using OSMC to play videos, either via Jellyin, locally or even streaming. It will either give the spinning wheel after a glitch on the SPDIF audio interfce (the same that happens as soon as Kodi starts and has been an issue since I got the Vero V. The Vero 4K never did this) and then spins around saying either buffering while playing the file with no sound and no video or as you will see, the screen fickers like mad and you can here the videos audio playing.

Here are the logs of each

Via Jellyfin. (Video of it here)

2025-08-23 12:22:31.877 T:21661    info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:88 Could not find jellyfin prop...
2025-08-23 12:22:33.436 T:7608     info <general>: JELLYFIN -> INFO::jellyfin_kodi/jellyfin/__init__.py:98 ---[ START JELLYFINCLIENT ]---
2025-08-23 12:22:33.444 T:7608     info <general>: JELLYFIN.jellyfin_kodi.entrypoint.default -> INFO::jellyfin_kodi/entrypoint/default.py:90 path: ?filename=MR_MEN_S01E04.mkv&id=864301367f6d0091d5bc0bc5ee07a833&dbid=40073&mode=play params: {
                                                       "filename": "MR_MEN_S01E04.mkv",
                                                       "id": "864301367f6d0091d5bc0bc5ee07a833",
                                                       "dbid": "40073",
                                                       "mode": "play"
                                                   }
2025-08-23 12:22:33.716 T:7608     info <general>: JELLYFIN.jellyfin_kodi.objects.actions -> INFO::jellyfin_kodi/objects/actions.py:72 [ play/864301367f6d0091d5bc0bc5ee07a833 ] Mr Snow
2025-08-23 12:22:33.858 T:7608     info <general>: JELLYFIN.jellyfin_kodi.helper.playutils -> INFO::jellyfin_kodi/helper/playutils.py:83 {'MediaSources': [{'Protocol': 'File', 'Id': '864301367f6d0091d5bc0bc5ee07a833', 'Path': '/media/tv/Mr Men/S01/MR_MEN_S01E04.mkv', 'Type': 'Default', 'Container': 'mkv', 'Size': 100749098, 'Name': 'MR_MEN_S01E04', 'IsRemote': False, 'ETag': '34a13a4c50995e38ac81a56305c7ee99', 'RunTimeTicks': 4372050000, 'ReadAtNativeFramerate': False, 'IgnoreDts': False, 'IgnoreIndex': False, 'GenPtsInput': False, 'SupportsTranscoding': True, 'SupportsDirectStream': True, 'SupportsDirectPlay': True, 'IsInfiniteStream': False, 'UseMostCompatibleTranscodingProfile': False, 'RequiresOpening': False, 'RequiresClosing': False, 'RequiresLooping': False, 'SupportsProbing': True, 'VideoType': 'VideoFile', 'MediaStreams': [{'Codec': 'h264', 'ColorSpace': 'smpte170m', 'ColorTransfer': 'bt709', 'ColorPrimaries': 'bt470bg', 'TimeBase': '1/1000', 'VideoRange': 'SDR', 'VideoRangeType': 'SDR', 'AudioSpatialFormat': 'None', 'DisplayTitle': '576p H264 SDR', 'NalLengthSize': '4', 'IsInterlaced': False, 'IsAVC': True, 'BitRate': 1843512, 'BitDepth': 8, 'RefFrames': 1, 'IsDefault': True, 'IsForced': False, 'IsHearingImpaired': False, 'Height': 576, 'Width': 696, 'AverageFrameRate': 25, 'RealFrameRate': 25, 'ReferenceFrameRate': 25, 'Profile': 'Main', 'Type': 'Video', 'AspectRatio': '4:3', 'Index': 0, 'IsExternal': False, 'IsTextSubtitleStream': False, 'SupportsExternalStream': False, 'PixelFormat': 'yuv420p', 'Level': 31, 'IsAnamorphic': False}, {'Codec': 'aac', 'TimeBase': '1/1000', 'Title': 'Stereo', 'VideoRange': 'Unknown', 'VideoRangeType': 'Unknown', 'AudioSpatialFormat': 'None', 'LocalizedDefault': 'Default', 'LocalizedExternal': 'External', 'DisplayTitle': 'Stereo - AAC - Default', 'IsInterlaced': False, 'IsAVC': False, 'ChannelLayout': 'stereo', 'BitRate': 192000, 'Channels': 2, 'SampleRate': 48000, 'IsDefault': True, 'IsForced': False, 'IsHearingImpaired': False, 'Profile': 'LC', 'Type': 'Audio', 'Index': 1, 'IsExternal': False, 'IsTextSubtitleStream': False, 'SupportsExternalStream': False, 'Level': 0}], 'MediaAttachments': [], 'Formats': [], 'Bitrate': 2035512, 'RequiredHttpHeaders': {}, 'TranscodingSubProtocol': 'http', 'DefaultAudioStreamIndex': 1, 'HasSegments': False}], 'PlaySessionId': '7ff1624855734d73a6045a05b26e002b'}
2025-08-23 12:22:33.864 T:7608     info <general>: JELLYFIN.jellyfin_kodi.helper.playutils -> INFO::jellyfin_kodi/helper/playutils.py:100 Skip source selection.
2025-08-23 12:22:33.877 T:7608     info <general>: JELLYFIN.jellyfin_kodi.helper.playutils -> INFO::jellyfin_kodi/helper/playutils.py:163 Failed to find file.
2025-08-23 12:22:33.884 T:7608     info <general>: JELLYFIN.jellyfin_kodi.helper.playutils -> INFO::jellyfin_kodi/helper/playutils.py:209 --[ direct stream ]
2025-08-23 12:22:34.175 T:7608  warning <general>: ListItem.setCast() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setCast().
2025-08-23 12:22:34.175 T:7608  warning <general>: "totaltime" in ListItem.setProperty() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setResumePoint().
2025-08-23 12:22:34.176 T:7608  warning <general>: "resumetime" in ListItem.setProperty() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.setResumePoint().
2025-08-23 12:22:34.176 T:7608  warning <general>: ListItem.addStreamInfo() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.addVideoStream(), InfoTagVideo.addAudioStream() and InfoTagVideo.addSubtitleStream().
2025-08-23 12:22:34.176 T:7608  warning <general>: Skipped 1 duplicate messages..
2025-08-23 12:22:34.176 T:7608  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2025-08-23 12:22:34.197 T:7608     info <general>: JELLYFIN.__main__ -> INFO::default.py:25 ---<[ default ]
2025-08-23 12:22:34.228 T:2962     info <general>: VideoPlayer::OpenFile: plugin://plugin.video.jellyfin/767bffe4f11c93ef34b805451a696a4e/9c7f37c0f8968dc48dc0f102d3e2ebfc/?filename=MR_MEN_S01E04.mkv&id=864301367f6d0091d5bc0bc5ee07a833&dbid=40073&mode=play
2025-08-23 12:22:34.230 T:7610     info <general>: Creating InputStream
2025-08-23 12:22:34.262 T:7610     info <general>: Creating Demuxer
2025-08-23 12:22:34.286 T:7610     info <general>: Opening stream: 0 source: 256
2025-08-23 12:22:34.286 T:7610     info <general>: Creating video codec with codec id: 27
2025-08-23 12:22:34.286 T:7610     info <general>: CDVDVideoCodecAmlogic: using Amlogic decoder H.264/MVC
2025-08-23 12:22:34.287 T:7610     info <general>: DVDVideoCodecAmlogic: Opened Amlogic Codec
2025-08-23 12:22:34.287 T:7610     info <general>: Creating video thread
2025-08-23 12:22:34.287 T:7613     info <general>: running thread: video_thread
2025-08-23 12:22:34.287 T:7610     info <general>: [WHITELIST] Searching the whitelist for: width: 696, height: 576, fps: 25.000, 3D: false, 3d mode flags: 0x0
2025-08-23 12:22:34.288 T:7610     info <general>: Display resolution ADJUST : 1920x1080 @ 59.94 - Full Screen (16) (weight: 0.000)
2025-08-23 12:22:34.606 T:2962     info <general>: VideoPlayer: OnLostDisplay received
2025-08-23 12:22:34.606 T:2962  warning <general>: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2025-08-23 12:22:34.929 T:2962     info <general>: VideoPlayer: OnResetDisplay received
2025-08-23 12:22:34.930 T:2962  warning <general>: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2025-08-23 12:22:34.930 T:3010     info <general>: Skipped 1 duplicate messages..
2025-08-23 12:22:34.930 T:3010     info <general>: CActiveAESink::OpenSink - initialize sink
2025-08-23 12:22:34.931 T:3010     info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-08-23 12:22:34.931 T:3010     info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-08-23 12:22:34.931 T:3010     info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-08-23 12:22:34.934 T:2962     info <general>: GLES: Maximum texture width: 8192
2025-08-23 12:22:34.940 T:7610     info <general>: Opening stream: 1 source: 256
2025-08-23 12:22:34.940 T:7610     info <general>: Finding audio codec for: 86018
2025-08-23 12:22:34.941 T:3010     info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-08-23 12:22:34.942 T:3010     info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-08-23 12:22:34.942 T:7610     info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2025-08-23 12:22:34.942 T:7610     info <general>: OpenStream: Allowing max Out-Of-Sync Value of 50 ms
2025-08-23 12:22:34.942 T:7610     info <general>: Creating audio thread
2025-08-23 12:22:34.942 T:3010     info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-08-23 12:22:34.944 T:7613     info <general>: CBitstreamConverter::Open bitstream to annexb init
2025-08-23 12:22:34.945 T:3010     info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-08-23 12:22:34.957 T:7616     info <general>: running thread: CVideoPlayerAudio::Process()
2025-08-23 12:22:34.958 T:7613    error <general>: DVDVideoCodecAmlogic: Failed to open Amlogic Codec
2025-08-23 12:22:34.958 T:7616     info <general>: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
2025-08-23 12:22:34.989 T:21661    info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:162 -->[ play/864301367f6d0091d5bc0bc5ee07a833 ] {'Type': 'Episode', 'Id': '864301367f6d0091d5bc0bc5ee07a833', 'Path': 'http://{jellyfin-server}/Videos/864301367f6d0091d5bc0bc5ee07a833/stream?static=true&MediaSourceId=864301367f6d0091d5bc0bc5ee07a833&api_key={jellyfin-token}', 'PlayMethod': 'DirectStream', 'PlayOption': 'Addon', 'MediaSourceId': '864301367f6d0091d5bc0bc5ee07a833', 'Runtime': 4372050000, 'PlaySessionId': '7ff1624855734d73a6045a05b26e002b', 'ServerId': None, 'DeviceId': '5297AD2A5A1D4F29B8ECB1CDF5680ED0', 'SubsMapping': {}, 'AudioStreamIndex': 1, 'SubtitleStreamIndex': None, 'CurrentPosition': 0, 'CurrentEpisode': {'episodeid': '864301367f6d0091d5bc0bc5ee07a833', 'tvshowid': '9c7f37c0f8968dc48dc0f102d3e2ebfc', 'plot': 'Mr Snow as you can imagine, is made of snow.', 'showtitle': 'Mr Men', 'title': 'Mr Snow', 'playcount': 4, 'season': 1, 'episode': 4, 'rating': None, 'firstaired': 1974, 'art': {'tvshow.poster': 'http://{jellyfin-server}/Items/9c7f37c0f8968dc48dc0f102d3e2ebfc/Images/Primary/0?Format=original&Tag=a7b259a65b37a5a5f67f17447cd68509', 'thumb': 'http://{jellyfin-server}/Items/864301367f6d0091d5bc0bc5ee07a833/Images/Primary/0?Format=original&Tag=8a9069f181feaeffb733f6f5a850b86f', 'tvshow.fanart': 'http://{jellyfin-server}/Items/9c7f37c0f8968dc48dc0f102d3e2ebfc/Images/Backdrop/0?Format=original&Tag=13cadb5f199bf9748ed9199801af11f8'}}, 'File': 'http://{jellyfin-server}/Videos/864301367f6d0091d5bc0bc5ee07a833/stream?static=true&MediaSourceId=864301367f6d0091d5bc0bc5ee07a833&api_key={jellyfin-token}', 'Muted': False, 'Volume': 79, 'Server': <jellyfin_kodi.jellyfin.client.JellyfinClient object at 0xc80c4dc0>, 'Paused': False}
2025-08-23 12:22:35.000 T:3010     info <general>: CActiveAESink::OpenSink - initialize sink
2025-08-23 12:22:35.201 T:3010     info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-08-23 12:22:35.201 T:3010     info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-08-23 12:22:35.201 T:3010     info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-08-23 12:22:35.211 T:3010     info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-08-23 12:22:35.211 T:3010     info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-08-23 12:22:35.211 T:3010     info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-08-23 12:22:35.215 T:3010     info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-08-23 12:22:35.384 T:3048    error <general>: CCurlFile::Exists - <http://www.msftconnecttest.com/connecttest.txt> Failed: Couldn't resolve host name(6)
2025-08-23 12:22:35.579 T:3048     info <general>: Skipped 1 duplicate messages..
2025-08-23 12:22:35.579 T:3048     info <general>: [plugin.video.themoviedb.helper]
                                                   ConnectionError:  [ConnectionError(MaxRetryError("HTTPSConnectionPool(host='api.trakt.tv', port=443): Max retries exceeded with url: //search/tmdb/?type=episode (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xa3227748>: Failed to establish a new connection: [Errno 101] Network is unreachable'))")), ConnectionError(MaxRetryError("HTTPSConnectionPool(host='api.trakt.tv', port=443): Max retries exceeded with url: //search/tmdb/?type=episode (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xa2156eb0>: Failed to establish a new connection: [Errno 101] Network is unreachable'))"))]
                                                   Suppressing retries for 15 seconds
2025-08-23 12:22:35.710 T:21661    info <general>: JELLYFIN.jellyfin_kodi.objects.actions -> INFO::jellyfin_kodi/objects/actions.py:866  [ play ] kodi_id: 40073 media: episode
2025-08-23 12:22:35.880 T:21661    info <general>: JELLYFIN.jellyfin_kodi.entrypoint.service -> INFO::jellyfin_kodi/entrypoint/service.py:322 [ UserDataChanged ] {'UserDataList': [{'IsFavorite': False, 'ItemId': '864301367f6d0091d5bc0bc5ee07a833', 'Key': '81339001004', 'LastPlayedDate': '2025-08-23T11:22:35.1767988Z', 'PlayCount': 5, 'PlaybackPositionTicks': 0, 'Played': False}, {'IsFavorite': False, 'ItemId': 'a79ca8c1b3f2840c981b6d60b1800e8b', 'Key': '81339001', 'PlayCount': 0, 'PlaybackPositionTicks': 0, 'Played': False, 'UnplayedItemCount': 11}], 'UserId': '625387db0766408db7e6309562c8558b'}
2025-08-23 12:22:35.889 T:21661    info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:664 ---[ userdata:2 ]
2025-08-23 12:22:35.974 T:21664    info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:283 -->[ q:download/2808348264 ]
2025-08-23 12:22:35.998 T:3048     info <general>: [plugin.video.themoviedb.helper]
                                                   ConnectionError:  [ConnectionError(MaxRetryError("HTTPSConnectionPool(host='api.trakt.tv', port=443): Max retries exceeded with url: //search/tmdb/?type=episode (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xa2156cb8>: Failed to establish a new connection: [Errno 101] Network is unreachable'))")), ConnectionError(MaxRetryError("HTTPSConnectionPool(host='api.trakt.tv', port=443): Max retries exceeded with url: //search/tmdb/?type=episode (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xa21568b0>: Failed to establish a new connection: [Errno 101] Network is unreachable'))"))]
                                                   Suppressing retries for 15 seconds
2025-08-23 12:22:37.081 T:7625     info <general>: JELLYFIN.jellyfin_kodi.downloader -> INFO::jellyfin_kodi/downloader.py:314 --<[ q:download/2808348264 ]
2025-08-23 12:22:37.597 T:21661    info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:172 Setting audio: 1 subs: None
2025-08-23 12:22:37.996 T:21664    info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:350 -->[ q:userdata/Season/2808348264 ]
2025-08-23 12:22:40.049 T:7626     info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:836 --<[ q:userdata/2808348264 ]
2025-08-23 12:22:40.100 T:21664    info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:350 -->[ q:userdata/Episode/2703663984 ]
2025-08-23 12:22:42.193 T:7627     info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:836 --<[ q:userdata/2703663984 ]
2025-08-23 12:22:43.338 T:2962     info <general>: CVideoPlayer::CloseFile()
2025-08-23 12:22:43.341 T:7610     info <general>: CVideoPlayer::OnExit()
2025-08-23 12:22:43.341 T:7610     info <general>: Closing stream player 1
2025-08-23 12:22:43.341 T:7610     info <general>: Waiting for audio thread to exit
2025-08-23 12:22:43.341 T:7616     info <general>: thread end: CVideoPlayerAudio::OnExit()
2025-08-23 12:22:43.342 T:7610     info <general>: Closing audio device
2025-08-23 12:22:43.348 T:2962     info <general>: VideoPlayer: waiting for threads to exit
2025-08-23 12:22:43.377 T:7610     info <general>: Deleting audio codec
2025-08-23 12:22:43.378 T:7610     info <general>: Closing stream player 2
2025-08-23 12:22:43.378 T:7610     info <general>: waiting for video thread to exit
2025-08-23 12:22:43.379 T:7613     info <general>: thread end: video_thread
2025-08-23 12:22:43.380 T:7610     info <general>: deleting video codec
2025-08-23 12:22:43.387 T:2962     info <general>: VideoPlayer: finished waiting
2025-08-23 12:22:43.388 T:2962     info <general>: CVideoPlayer::CloseFile()
2025-08-23 12:22:43.388 T:2962     info <general>: VideoPlayer: waiting for threads to exit
2025-08-23 12:22:43.388 T:2962     info <general>: VideoPlayer: finished waiting
2025-08-23 12:22:43.426 T:3010     info <general>: CActiveAESink::OpenSink - initialize sink
2025-08-23 12:22:43.494 T:21661    info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:406 Played info: {'http://{jellyfin-server}/Videos/864301367f6d0091d5bc0bc5ee07a833/stream?static=true&MediaSourceId=864301367f6d0091d5bc0bc5ee07a833&api_key={jellyfin-token}': {'Type': 'Episode', 'Id': '864301367f6d0091d5bc0bc5ee07a833', 'Path': 'http://{jellyfin-server}/Videos/864301367f6d0091d5bc0bc5ee07a833/stream?static=true&MediaSourceId=864301367f6d0091d5bc0bc5ee07a833&api_key={jellyfin-token}', 'PlayMethod': 'DirectStream', 'PlayOption': 'Addon', 'MediaSourceId': '864301367f6d0091d5bc0bc5ee07a833', 'Runtime': 4372050000, 'PlaySessionId': '7ff1624855734d73a6045a05b26e002b', 'ServerId': None, 'DeviceId': '5297AD2A5A1D4F29B8ECB1CDF5680ED0', 'SubsMapping': {}, 'AudioStreamIndex': 1, 'SubtitleStreamIndex': None, 'CurrentPosition': 0, 'CurrentEpisode': {'episodeid': '864301367f6d0091d5bc0bc5ee07a833', 'tvshowid': '9c7f37c0f8968dc48dc0f102d3e2ebfc', 'plot': 'Mr Snow as you can imagine, is made of snow.', 'showtitle': 'Mr Men', 'title': 'Mr Snow', 'playcount': 4, 'season': 1, 'episode': 4, 'rating': None, 'firstaired': 1974, 'art': {'tvshow.poster': 'http://{jellyfin-server}/Items/9c7f37c0f8968dc48dc0f102d3e2ebfc/Images/Primary/0?Format=original&Tag=a7b259a65b37a5a5f67f17447cd68509', 'thumb': 'http://{jellyfin-server}/Items/864301367f6d0091d5bc0bc5ee07a833/Images/Primary/0?Format=original&Tag=8a9069f181feaeffb733f6f5a850b86f', 'tvshow.fanart': 'http://{jellyfin-server}/Items/9c7f37c0f8968dc48dc0f102d3e2ebfc/Images/Backdrop/0?Format=original&Tag=13cadb5f199bf9748ed9199801af11f8'}}, 'File': 'http://{jellyfin-server}/Videos/864301367f6d0091d5bc0bc5ee07a833/stream?static=true&MediaSourceId=864301367f6d0091d5bc0bc5ee07a833&api_key={jellyfin-token}', 'Muted': False, 'Volume': 79, 'Server': <jellyfin_kodi.jellyfin.client.JellyfinClient object at 0xc80c4dc0>, 'Paused': False}}
2025-08-23 12:22:43.629 T:3010     info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-08-23 12:22:43.629 T:3010     info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-08-23 12:22:43.630 T:3010     info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-08-23 12:22:43.635 T:3010     info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-08-23 12:22:43.635 T:3010     info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-08-23 12:22:43.636 T:3010     info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-08-23 12:22:43.637 T:3010     info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-08-23 12:22:43.853 T:21661    info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:394 --<[ playback ]
2025-08-23 12:22:44.174 T:21661    info <general>: JELLYFIN.jellyfin_kodi.entrypoint.service -> INFO::jellyfin_kodi/entrypoint/service.py:322 [ UserDataChanged ] {'UserDataList': [{'IsFavorite': False, 'ItemId': '864301367f6d0091d5bc0bc5ee07a833', 'Key': '81339001004', 'LastPlayedDate': '2025-08-23T11:22:35.1767988Z', 'PlayCount': 5, 'PlaybackPositionTicks': 0, 'Played': False}, {'IsFavorite': False, 'ItemId': 'a79ca8c1b3f2840c981b6d60b1800e8b', 'Key': '81339001', 'PlayCount': 0, 'PlaybackPositionTicks': 0, 'Played': False, 'UnplayedItemCount': 11}], 'UserId': '625387db0766408db7e6309562c8558b'}
2025-08-23 12:22:44.183 T:21661    info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:664 ---[ userdata:2 ]
2025-08-23 12:22:46.880 T:21664    info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:283 -->[ q:download/2808322968 ]
2025-08-23 12:22:46.900 T:21661    info <general>: JELLYFIN.jellyfin_kodi.monitor -> INFO::jellyfin_kodi/monitor.py:105 [ playlist ] cleared
2025-08-23 12:22:47.976 T:7635     info <general>: JELLYFIN.jellyfin_kodi.downloader -> INFO::jellyfin_kodi/downloader.py:314 --<[ q:download/2808322968 ]
2025-08-23 12:22:48.912 T:21664    info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:350 -->[ q:userdata/Season/2719518360 ]
2025-08-23 12:22:48.924 T:21661    info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:88 Could not find jellyfin prop...
2025-08-23 12:22:50.895 T:7636     info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:836 --<[ q:userdata/2719518360 ]
2025-08-23 12:22:50.941 T:21664    info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:350 -->[ q:userdata/Episode/3353279048 ]
2025-08-23 12:22:52.946 T:7638     info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:836 --<[ q:userdata/3353279048 ]
2025-08-23 12:22:53.010 T:21664    info <general>: JELLYFIN.jellyfin_kodi.library -> INFO::jellyfin_kodi/library.py:545 --[ sync/2025-08-23T11:20:46Z ]
2025-08-23 12:22:53.319 T:7551     info <general>: VideoInfoScanner: Starting scan ..
2025-08-23 12:22:53.320 T:7551     info <general>: VideoInfoScanner: Finished scan. Scanning for video info took 6 ms
2025-08-23 12:22:53.333 T:21661    info <general>: JELLYFIN.jellyfin_kodi.monitor -> INFO::jellyfin_kodi/monitor.py:42 -->[ kodi scan/video ]
2025-08-23 12:22:53.342 T:21661    info <general>: JELLYFIN.jellyfin_kodi.monitor -> INFO::jellyfin_kodi/monitor.py:45 --<[ kodi scan/video ]

Cont…

Via Local file

2025-08-23 12:24:52.346 T:2962     info <general>: VideoPlayer::OpenFile: /mnt/external/media/video/Internet/Nerdrotic/Nerdrotic Nooner 460 with Chris Gore [N4xq4eJ0GMQ].mp4
2025-08-23 12:24:52.348 T:7728     info <general>: Creating InputStream
2025-08-23 12:24:52.379 T:7728     info <general>: Creating Demuxer
2025-08-23 12:24:53.143 T:7728     info <general>: Opening stream: 0 source: 256
2025-08-23 12:24:53.143 T:7728     info <general>: Creating video codec with codec id: 27
2025-08-23 12:24:53.143 T:7728     info <general>: CDVDVideoCodecAmlogic: using Amlogic decoder H.264/MVC
2025-08-23 12:24:53.144 T:7728     info <general>: DVDVideoCodecAmlogic: Opened Amlogic Codec
2025-08-23 12:24:53.144 T:7728     info <general>: Creating video thread
2025-08-23 12:24:53.145 T:7730     info <general>: running thread: video_thread
2025-08-23 12:24:53.145 T:7728     info <general>: [WHITELIST] Searching the whitelist for: width: 640, height: 360, fps: 30.000, 3D: false, 3d mode flags: 0x0
2025-08-23 12:24:53.145 T:7728     info <general>: Display resolution ADJUST : 1920x1080 @ 59.94 - Full Screen (16) (weight: 0.000)
2025-08-23 12:24:53.397 T:2962     info <general>: VideoPlayer: OnLostDisplay received
2025-08-23 12:24:53.403 T:2962  warning <general>: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2025-08-23 12:24:53.660 T:2962     info <general>: VideoPlayer: OnResetDisplay received
2025-08-23 12:24:53.660 T:2962  warning <general>: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
2025-08-23 12:24:53.660 T:3010     info <general>: Skipped 1 duplicate messages..
2025-08-23 12:24:53.660 T:3010     info <general>: CActiveAESink::OpenSink - initialize sink
2025-08-23 12:24:53.661 T:3010     info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-08-23 12:24:53.661 T:3010     info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-08-23 12:24:53.661 T:3010     info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-08-23 12:24:53.665 T:2962     info <general>: GLES: Maximum texture width: 8192
2025-08-23 12:24:53.668 T:3010     info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-08-23 12:24:53.668 T:3010     info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-08-23 12:24:53.669 T:3010     info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-08-23 12:24:53.670 T:3010     info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-08-23 12:24:53.672 T:7728     info <general>: Opening stream: 1 source: 256
2025-08-23 12:24:53.672 T:7728     info <general>: Finding audio codec for: 86018
2025-08-23 12:24:53.675 T:7728     info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2025-08-23 12:24:53.675 T:7728     info <general>: OpenStream: Allowing max Out-Of-Sync Value of 50 ms
2025-08-23 12:24:53.675 T:7728     info <general>: Creating audio thread
2025-08-23 12:24:53.676 T:7733     info <general>: running thread: CVideoPlayerAudio::Process()
2025-08-23 12:24:53.676 T:7730     info <general>: CBitstreamConverter::Open bitstream to annexb init
2025-08-23 12:24:53.689 T:7733     info <general>: Creating audio stream (codec id: 86018, channels: 2, sample rate: 44100, no pass-through)
2025-08-23 12:24:53.731 T:3010     info <general>: CActiveAESink::OpenSink - initialize sink
2025-08-23 12:24:53.931 T:3010     info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-08-23 12:24:53.931 T:3010     info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-08-23 12:24:53.931 T:3010     info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-08-23 12:24:53.940 T:3010     info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-08-23 12:24:53.941 T:3010     info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-08-23 12:24:53.941 T:3010     info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-08-23 12:24:53.942 T:3010     info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-08-23 12:25:04.128 T:7730    error <general>: DVDVideoCodecAmlogic: Failed to open Amlogic Codec
2025-08-23 12:25:04.703 T:2962    error <general>: Window Translator: Can't find window True
2025-08-23 12:25:04.705 T:2962     info <general>: [WHITELIST] Searching the whitelist for: width: 640, height: 360, fps: 30.000, 3D: false, 3d mode flags: 0x0
2025-08-23 12:25:04.705 T:2962     info <general>: Display resolution ADJUST : 1920x1080 @ 59.94 - Full Screen (16) (weight: 0.000)
2025-08-23 12:25:04.954 T:2962     info <general>: VideoPlayer: OnLostDisplay received
2025-08-23 12:25:05.209 T:2962     info <general>: VideoPlayer: OnResetDisplay received
2025-08-23 12:25:05.210 T:3010     info <general>: CActiveAESink::OpenSink - initialize sink
2025-08-23 12:25:05.210 T:3010     info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-08-23 12:25:05.210 T:3010     info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-08-23 12:25:05.211 T:3010     info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-08-23 12:25:05.214 T:2962     info <general>: GLES: Maximum texture width: 8192
2025-08-23 12:25:05.220 T:3010     info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-08-23 12:25:05.221 T:3010     info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-08-23 12:25:05.221 T:3010     info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-08-23 12:25:05.234 T:3010     info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-08-23 12:25:05.246 T:7733     info <general>: CVideoPlayerAudio: display reset occurred, checking for passthrough
2025-08-23 12:25:05.249 T:7733     info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2025-08-23 12:25:11.001 T:7735  warning <general>: [plugin.video.youtube] API request: aborted
2025-08-23 12:25:17.787 T:7756    error <general>: Open - Error, could not open file /mnt/external/media/video/lup-0192-432p.mp4
2025-08-23 12:25:20.424 T:7733     info <general>: CVideoPlayerAudio::Process - stream stalled
2025-08-23 12:25:21.245 T:7716    error <general>: Error loading Smart playlist special://skin/extras/playlists/random_movies.xsp (failed to read file)
2025-08-23 12:25:21.246 T:7716    error <general>: Skipped 1 duplicate messages..
2025-08-23 12:25:21.246 T:7716    error <general>: GetDirectory - Error getting special://skin/extras/playlists/random_movies.xsp
2025-08-23 12:25:21.246 T:7772    error <general>: Error loading Smart playlist special://skin/extras/playlists/random_TV_shows.xsp (failed to read file)
2025-08-23 12:25:21.247 T:7773    error <general>: Error loading Smart playlist special://skin/extras/playlists/random_albums.xsp (failed to read file)
2025-08-23 12:25:21.247 T:7773    error <general>: Skipped 1 duplicate messages..
2025-08-23 12:25:21.247 T:7773    error <general>: GetDirectory - Error getting special://skin/extras/playlists/random_albums.xsp
2025-08-23 12:25:21.248 T:7772    error <general>: Error loading Smart playlist special://skin/extras/playlists/random_TV_shows.xsp (failed to read file)
2025-08-23 12:25:21.248 T:7772    error <general>: GetDirectory - Error getting special://skin/extras/playlists/random_TV_shows.xsp
2025-08-23 12:25:22.034 T:2962    error <general>: Window Translator: Can't find window True
2025-08-23 12:25:22.036 T:2962     info <general>: Skipped 1 duplicate messages..
2025-08-23 12:25:22.036 T:2962     info <general>: [WHITELIST] Searching the whitelist for: width: 640, height: 360, fps: 30.000, 3D: false, 3d mode flags: 0x0
2025-08-23 12:25:22.037 T:2962     info <general>: Display resolution ADJUST : 1920x1080 @ 59.94 - Full Screen (16) (weight: 0.000)
2025-08-23 12:25:22.294 T:2962     info <general>: VideoPlayer: OnLostDisplay received
2025-08-23 12:25:22.550 T:3010     info <general>: CActiveAESink::OpenSink - initialize sink
2025-08-23 12:25:22.550 T:3010     info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-08-23 12:25:22.551 T:3010     info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-08-23 12:25:22.551 T:3010     info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-08-23 12:25:22.555 T:2962     info <general>: VideoPlayer: OnResetDisplay received
2025-08-23 12:25:22.556 T:3010     info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-08-23 12:25:22.556 T:3010     info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-08-23 12:25:22.557 T:3010     info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-08-23 12:25:22.560 T:2962     info <general>: GLES: Maximum texture width: 8192
2025-08-23 12:25:22.561 T:3010     info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-08-23 12:25:25.837 T:7733     info <general>: CVideoPlayerAudio: display reset occurred, checking for passthrough
2025-08-23 12:25:25.840 T:7733     info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2025-08-23 12:25:32.576 T:21661    info <general>: JELLYFIN.jellyfin_kodi.player -> INFO::jellyfin_kodi/player.py:88 Could not find jellyfin prop...

Via streaming (from Twitch but all other streaming is the same) Video of it here)

2025-08-23 12:34:45.436 T:17779    info <general>: Skipped 5 duplicate messages..
2025-08-23 12:34:45.436 T:17779    info <general>: Twitch: Calling |_play| for mode |play| with pos args |[]| and kwargs |{'video_id': '2545232598'}|
2025-08-23 12:34:47.406 T:17779 warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2025-08-23 12:34:47.407 T:17779 warning <general>: ListItem.addStreamInfo() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.addVideoStream(), InfoTagVideo.addAudioStream() and InfoTagVideo.addSubtitleStream().
2025-08-23 12:34:47.456 T:2962     info <general>: Skipped 1 duplicate messages..
2025-08-23 12:34:47.456 T:2962     info <general>: VideoPlayer::OpenFile: plugin://plugin.video.twitch/?mode=play&video_id=2545232598
2025-08-23 12:34:47.458 T:17832    info <general>: Creating InputStream
2025-08-23 12:34:47.461 T:17832 warning <general>: AddOnLog: inputstream.adaptive: Warning "inputstream.adaptive.manifest_type" property is deprecated and will be removed next Kodi version, the manifest type is now automatically detected.
                                                   If you are using a proxy remember to add the appropriate "content-type" header to the HTTP manifest response
                                                   See Wiki page "How to provide custom manifest/license" to learn more about it.
2025-08-23 12:34:47.465 T:17832    info <general>: AddOnLog: inputstream.adaptive: [Repr. chooser] Resolution set: 1920x1080, max allowed: 1920x1080, Adjust refresh rate: 0
2025-08-23 12:34:47.704 T:17832    info <general>: AddOnLog: inputstream.adaptive: Manifest successfully parsed (Periods: 1, Streams in first period: 3, Type: live)
2025-08-23 12:34:47.708 T:17832    info <general>: Creating Demuxer
2025-08-23 12:34:47.711 T:17832    info <general>: Opening stream: 1001 source: 256
2025-08-23 12:34:48.298 T:17832 warning <general>: AddOnLog: inputstream.adaptive: OnSegmentChanged: Cannot get the stream sample reader
2025-08-23 12:34:48.898 T:17832    info <general>: Creating video codec with codec id: 27
2025-08-23 12:34:48.899 T:17832    info <general>: CDVDVideoCodecAmlogic: using Amlogic decoder H.264/MVC
2025-08-23 12:34:48.904 T:17832    info <general>: DVDVideoCodecAmlogic: Opened Amlogic Codec
2025-08-23 12:34:48.904 T:17832    info <general>: Creating video thread
2025-08-23 12:34:48.907 T:17832    info <general>: Opening stream: 1002 source: 256
2025-08-23 12:34:48.907 T:17832    info <general>: Finding audio codec for: 86018
2025-08-23 12:34:48.909 T:17832    info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2025-08-23 12:34:48.909 T:17832    info <general>: OpenStream: Allowing max Out-Of-Sync Value of 50 ms
2025-08-23 12:34:48.909 T:17832    info <general>: Creating audio thread
2025-08-23 12:34:48.910 T:17837    info <general>: running thread: video_thread
2025-08-23 12:34:48.927 T:17838    info <general>: running thread: CVideoPlayerAudio::Process()
2025-08-23 12:34:48.930 T:17838    info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2025-08-23 12:34:48.930 T:17838    info <general>: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
2025-08-23 12:34:48.967 T:3010     info <general>: CActiveAESink::OpenSink - initialize sink
2025-08-23 12:34:49.168 T:3010     info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2025-08-23 12:34:49.168 T:3010     info <general>: CAESinkALSA::Initialize - set digital codec 0
2025-08-23 12:34:49.169 T:3010     info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2025-08-23 12:34:49.176 T:3010     info <general>: CAESinkALSA::Initialize - Opened device "default"
2025-08-23 12:34:49.177 T:3010     info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-08-23 12:34:49.177 T:3010     info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2025-08-23 12:34:49.182 T:3010     info <general>: CAESinkALSA::Initialize - speaker layout 0
2025-08-23 12:34:59.116 T:17837   error <general>: DVDVideoCodecAmlogic: Failed to open Amlogic Codec
2025-08-23 12:35:00.294 T:2962    error <general>: Window Translator: Can't find window True

Oddly enough, When playing DVD iso images, it handes them fine?

Here is the device info

2025-08-20 22:57:06.990 T:2962     info <general>: Starting Kodi (21.2). Platform: Linux ARM 32-bit (version for Vero)
2025-08-20 22:57:06.990 T:2962     info <general>: Using Release Kodi x32
2025-08-20 22:57:06.990 T:2962     info <general>: Kodi compiled 2025-07-23 by GCC 10.2.1 for Linux ARM 32-bit version 5.10.158 (330398)
2025-08-20 22:57:06.990 T:2962     info <general>: Running on OSMC Vero V with Open Source Media Center 2025.08-1, kernel: Linux ARM 32-bit version 4.9.269-84-osmc
2025-08-20 22:57:06.996 T:2962     info <general>: FFmpeg version/source: 6.0.1-Kodi
2025-08-20 22:57:06.996 T:2962     info <general>: 4 CPU cores available
2025-08-20 22:57:06.996 T:2962     info <general>: ARM Features: Neon disabled
2025-08-20 22:57:06.996 T:2962     info <general>: special://xbmc/ is mapped to: /usr/share/kodi
2025-08-20 22:57:06.996 T:2962     info <general>: special://xbmcbin/ is mapped to: /usr/lib/kodi
2025-08-20 22:57:06.996 T:2962     info <general>: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
2025-08-20 22:57:06.996 T:2962     info <general>: special://masterprofile/ is mapped to: /home/osmc/.kodi/userdata
2025-08-20 22:57:06.996 T:2962     info <general>: special://envhome/ is mapped to: /home/osmc
2025-08-20 22:57:06.996 T:2962     info <general>: special://home/ is mapped to: /home/osmc/.kodi
2025-08-20 22:57:06.996 T:2962     info <general>: special://temp/ is mapped to: /home/osmc/.kodi/temp
2025-08-20 22:57:06.996 T:2962     info <general>: special://logpath/ is mapped to: /home/osmc/.kodi/temp
2025-08-20 22:57:06.996 T:2962     info <general>: Webserver extra whitelist paths: 
2025-08-20 22:57:06.996 T:2962     info <general>: The executable running is: /usr/lib/kodi/kodi.bin
2025-08-20 22:57:06.996 T:2962     info <general>: Local hostname: osmc-beatrix
2025-08-20 22:57:06.996 T:2962     info <general>: Log File is located: /home/osmc/.kodi/temp/kodi.log
2025-08-20 22:57:06.996 T:2962     info <general>: -----------------------------------------------------------------------

Any idea what this last upate did and how to fix it?

TIA.

The plot sickens. So just decided to do a reboot (Why not?), and see if there was anything wrong. Turns out one very important systemd services is failing to complete.

â—Ź systemd-modules-load.service - Load Kernel Modules
     Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)
     Active: failed (Result: exit-code) since Sat 2025-08-23 13:48:43 BST; 4min 27s ago
       Docs: man:systemd-modules-load.service(8)
             man:modules-load.d(5)
    Process: 2554 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
   Main PID: 2554 (code=exited, status=1/FAILURE)

Aug 23 13:48:43 osmc-beatrix systemd[1]: Starting Load Kernel Modules...
Aug 23 13:48:43 osmc-beatrix systemd-modules-load[2554]: Failed to insert module 'amvdec_mh264': Key was rejected by service
Aug 23 13:48:43 osmc-beatrix systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Aug 23 13:48:43 osmc-beatrix systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
Aug 23 13:48:43 osmc-beatrix systemd[1]: Failed to start Load Kernel Modules.

Methinks, this is related.

Curious about this I tried to insmod it.

insmod  /lib/modules/4.9.269-84-osmc/kernel/drivers/osmc/amvdec_mh264.ko
insmod: ERROR: could not insert module /lib/modules/4.9.269-84-osmc/kernel/drivers/osmc/amvdec_mh264.ko: Key was rejected by service

That is not good. I was not even aware the Vero V was using secure boot. Let’s look a little deeper.

mokutil --sb-state
EFI variables are not supported on this system

Ok this is officially weird now. How can there be a kernel module key rejection, when secure boot is not even enabled.

Down the rabbit hole we go, no one know what it will show.

FWiW the SHA256 sum is this, in case I just got unlucky with a corrupted file

sha256sum  /lib/modules/4.9.269-84-osmc/kernel/drivers/osmc/amvdec_mh264.ko
85ee7990914187a31e10bc6ce423f4d7ef946b7c06f621a48295eca78c799c1a  /lib/modules/4.9.269-84-osmc/kernel/drivers/osmc/amvdec_mh264.ko

Thoughts @sam_nazarko ?

So not selinux either?

eu-readelf -S   /lib/modules/4.9.269-84-osmc/kernel/drivers/osmc/amvdec_mh264.ko |grep module_sig
eu-readelf -S   /lib/modules/4.9.269-84-osmc/kernel/drivers/osmc/amvdec_mh264.ko
There are 47 section headers, starting at offset 0x16b398:

Section Headers:
[Nr] Name                 Type         Addr             Off      Size     ES Flags Lk Inf Al
[ 0]                      NULL         0000000000000000 00000000 00000000  0        0   0  0
[ 1] .note.gnu.build-id   NOTE         0000000000000000 00000040 00000024  0 A      0   0  4
[ 2] .text                PROGBITS     0000000000000000 00000068 00015558  0 AX     0   0  8
[ 3] .rela.text           RELA         0000000000000000 000c5da0 0000b9d0 24 I     44   2  8
[ 4] .text.unlikely       PROGBITS     0000000000000000 000155c0 00000498  0 AX     0   0  8
[ 5] .rela.text.unlikely  RELA         0000000000000000 000d1770 00000300 24 I     44   4  8
[ 6] .init.text           PROGBITS     0000000000000000 00015a58 00000108  0 AX     0   0  8
[ 7] .rela.init.text      RELA         0000000000000000 000d1a70 000001c8 24 I     44   6  8
[ 8] .exit.text           PROGBITS     0000000000000000 00015b60 00000038  0 AX     0   0  8
[ 9] .rela.exit.text      RELA         0000000000000000 000d1c38 00000060 24 I     44   8  8
[10] .rodata              PROGBITS     0000000000000000 00015b98 00000cef  0 A      0   0  8
[11] .rela.rodata         RELA         0000000000000000 000d1c98 00000390 24 I     44  10  8
[12] .rodata.str1.1       PROGBITS     0000000000000000 00016887 00003eee  1 AMS    0   0  1
[13] __bug_table          PROGBITS     0000000000000000 0001a778 0000006c  0 A      0   0  4
[14] .rela__bug_table     RELA         0000000000000000 000d2028 000001b0 24 I     44  13  8
[15] .rodata.str          PROGBITS     0000000000000000 0001a7e4 000000fc  1 AMS    0   0  1
[16] .modinfo             PROGBITS     0000000000000000 0001a8e0 000014d6  0 A      0   0  1
[17] __param              PROGBITS     0000000000000000 0001bdb8 00000a50  0 A      0   0  8
[18] .rela__param         RELA         0000000000000000 000d21d8 000018c0 24 I     44  17  8
[19] __mcount_loc         PROGBITS     0000000000000000 0001c808 000003c8  0 A      0   0  8
[20] .rela__mcount_loc    RELA         0000000000000000 000d3a98 00000b58 24 I     44  19  8
[21] .eh_frame            PROGBITS     0000000000000000 0001cbd0 00001834  0 A      0   0  8
[22] .rela.eh_frame       RELA         0000000000000000 000d45f0 00000c78 24 I     44  21  8
[23] __versions           PROGBITS     0000000000000000 0001e408 000023c0  0 A      0   0  8
[24] .plt                 PROGBITS     0000000000000000 000207c8 00000001  0 WAX    0   0  1
[25] .data                PROGBITS     0000000000000000 000207d0 0000050c  0 WA     0   0  8
[26] .rela.data           RELA         0000000000000000 000d5268 00000570 24 I     44  25  8
[27] .gnu.linkonce.this_module PROGBITS     0000000000000000 00020d00 00000340  0 WA     0   0 64
[28] .rela.gnu.linkonce.this_module RELA         0000000000000000 000d57d8 00000030 24 I     44  27  8
[29] .bss                 NOBITS       0000000000000000 00021040 00000e30  0 WA     0   0  8
[30] .comment             PROGBITS     0000000000000000 00021040 00000078  1 MS     0   0  1
[31] .note.GNU-stack      PROGBITS     0000000000000000 000210b8 00000000  0        0   0  1
[32] .debug_aranges       PROGBITS     0000000000000000 000210b8 000000d0  0        0   0  1
[33] .rela.debug_aranges  RELA         0000000000000000 000d5808 000000f0 24 I     44  32  8
[34] .debug_info          PROGBITS     0000000000000000 00021188 000490ee  0        0   0  1
[35] .rela.debug_info     RELA         0000000000000000 000d58f8 0006e0e8 24 I     44  34  8
[36] .debug_abbrev        PROGBITS     0000000000000000 0006a276 000019bb  0        0   0  1
[37] .debug_line          PROGBITS     0000000000000000 0006bc31 000155e2  0        0   0  1
[38] .rela.debug_line     RELA         0000000000000000 001439e0 00000090 24 I     44  37  8
[39] .debug_str           PROGBITS     0000000000000000 00081213 00020c50  1 MS     0   0  1
[40] .debug_loc           PROGBITS     0000000000000000 000a1e63 0000c988  0        0   0  1
[41] .rela.debug_loc      RELA         0000000000000000 00143a70 00010590 24 I     44  40  8
[42] .debug_ranges        PROGBITS     0000000000000000 000ae7eb 0000b2f0  0        0   0  1
[43] .rela.debug_ranges   RELA         0000000000000000 00154000 000171f0 24 I     44  42  8
[44] .symtab              SYMTAB       0000000000000000 000b9ae0 00008928 24       45 1271  8
[45] .strtab              STRTAB       0000000000000000 000c2408 00003993  0        0   0  1
[46] .shstrtab            STRTAB       0000000000000000 0016b1f0 000001a7  0        0   0  1

Hmm

To get a better understanding of the problem you are experiencing we need more information from you. The best way to get this information is for you to upload logs that demonstrate your problem. You can learn more about how to submit a useful support request here.

Depending on the used skin you have to set the settings-level to standard or higher, in summary:

  • enable debug logging at settings->system->logging

  • reboot the OSMC device twice(!)

  • reproduce the issue

  • upload the log set (all configs and logs!) either using the Log Uploader method within the My OSMC menu in the GUI or the ssh method invoking command grab-logs -A

  • publish the provided URL from the log set upload, here

Thanks for your understanding. We hope that we can help you get up and running again shortly.

OSMC skin screenshot:

Nope found the solution.

OK that nails it.

I downloaded the disk image for the Vero V , unpacked it and did a sha256sum and guess what?

sha256sum amvdec_mh264.ko
061a2e372ffcbe050f0386db0af5e81bdb4b29f59e8fc9a84abe509f39f7457d  amvdec_mh264.ko

So I copied it to the Vero Box, move the suspicious module out of the way, copied the replacement in its place. Rebooted. Problem fixed.

How bizarre, was I really the only one to get a corrupted file?

How bizarre where you the only one not posting logs :thinking:

1 Like

Hard to tell without logs. We haven’t had other reports of this but will keep an eye on it.

1 Like