Kodi does not display video, only audio
#1
I tried to play an mkv video file, but the Kodi 21.0 Mac nor Kodi 20.5 tvOS cannot play it properly. I tried it with IINA (which is also ffmpeg based and it was displaying video)

Here is the log:
https://pastebin.com/GzrmmW86

Please help me with this
Reply
#2
(2024-05-08, 22:46)gazsiazasz Wrote: I tried it with IINA (which is also ffmpeg based and it was displaying video)

Did IINA use software or hardware decoding? Because the problem is with the hardware decoding. If you disable hardware decoding it will likely play in Kodi.
Reply
#3
(2024-05-08, 22:46)gazsiazasz Wrote: I tried to play an mkv video file, but the Kodi 21.0 Mac nor Kodi 20.5 tvOS cannot play it properly. I tried it with IINA (which is also ffmpeg based and it was displaying video)

Here is the log:
https://pastebin.com/GzrmmW86

Please help me with this
I also encountered the same problem. Convert the MKV video file to another format like MP4 to see if Kodi can play it properly. You can use external video conversion tools, such as Handbrake, to perform this process.
Reply
#4
(2024-05-08, 23:52)Neo1973 Wrote:
(2024-05-08, 22:46)gazsiazasz Wrote: I tried it with IINA (which is also ffmpeg based and it was displaying video)

Did IINA use software or hardware decoding? Because the problem is with the hardware decoding. If you disable hardware decoding it will likely play in Kodi.

No, it looks like IINA falling back to software decoder if it cannot decode the video with hardware acceleration.


Code:
18:31:21.057 [player0][d] Open URL: file:///Volumes/Downloads/HDHun/Cold.2023.1080p.TVGO.WEB-DL.AAC2.0.H.264.HUN-SNYTHOL/Cold.2023.1080p.TVGO.WEB-DL.AAC2.0.H.264.HUN-SNYTHOL.mkv
18:31:21.057 [player0][d] Opening /Volumes/Downloads/HDHun/Cold.2023.1080p.TVGO.WEB-DL.AAC2.0.H.264.HUN-SNYTHOL/Cold.2023.1080p.TVGO.WEB-DL.AAC2.0.H.264.HUN-SNYTHOL.mkv in main window
18:31:21.101 [iina][d] Created OpenGL pixel format with [__C._CGLPixelFormatAttribute(rawValue: 5), __C._CGLPixelFormatAttribute(rawValue: 96), __C._CGLPixelFormatAttribute(rawValue: 99), __C._CGLPixelFormatAttribute(rawValue: 12800), __C._CGLPixelFormatAttribute(rawValue: 73), __C._CGLPixelFormatAttribute(rawValue: 101), __C._CGLPixelFormatAttribute(rawValue: 0)]
18:31:21.110 [iina][d] Falling back to nominal display refresh rate: 60.00240009600384 from 0.0
18:31:21.113 [iina][d] window!.screen: Beépített Retina kijelző visible frame (0.0, 0.0, 1440.0, 875.0)
18:31:21.114 [iina][d] NSScreen.main: Beépített Retina kijelző visible frame (0.0, 0.0, 1440.0, 875.0)
18:31:21.114 [iina][d] NSScreen.screens[0]: Beépített Retina kijelző visible frame (0.0, 0.0, 1440.0, 875.0)
18:31:21.114 [iina][d] MainWindowLastPosition (240.0, 167.0) matched: Beépített Retina kijelző visible frame (0.0, 0.0, 1440.0, 875.0)
18:31:21.200 [player0][d] File started
18:31:21.213 [player0][d] Track list changed
18:31:21.213 [player0][d] Started auto load
18:31:21.214 [fmatcher][d] **Start matching
18:31:21.240 [player0][d] Track list changed
18:31:21.361 [player0][d] File loaded
18:31:21.361 [player0][d] Track list changed
18:31:21.386 [fmatcher][d] Getting all media files...
18:31:21.386 [fmatcher][d] Got all media files, video=1, audio=0
18:31:21.386 [fmatcher][d] Getting all sub files...
18:31:21.574 [fmatcher][d] Searching subtitles from 0 directories...
18:31:21.575 [fmatcher][d] Got 0 subtitles
18:31:21.575 [fmatcher][d] Adding files to playlist
18:31:21.575 [fmatcher][d] Grouping video files...
18:31:21.575 [fgroup][d] Start grouping 1 files
18:31:21.575 [fmatcher][d] Finished with 1 groups
18:31:21.575 [fmatcher][d] Grouping sub files...
18:31:21.575 [fgroup][d] Start grouping 0 files
18:31:21.575 [fmatcher][d] Finished with 1 groups
18:31:21.575 [fmatcher][d] Matching video and sub series...
18:31:21.575 [fmatcher][d] Calculated editing distance
18:31:21.575 [fmatcher][d] Finished matching.
18:31:21.575 [fmatcher][d] Matching subs with matched series, prefixes=0...
18:31:21.575 [fmatcher][d] Matching for Cold.2023.1080p.TVGO.WEB-DL.AAC2.0.H.264.HUN-SNYTHOL
18:31:21.575 [fmatcher][d] No matched sub for this file
18:31:21.575 [fmatcher][d] Force matching unmatched videos, video=1, sub=0...
18:31:21.575 [fmatcher][d] **Finished matching
18:31:21.717 [player0][d] Getting thumbnails
18:31:21.717 [player0][d] ...stopped because file is on a mounted remote drive
18:31:21.718 [player0][d] Playback restarted
18:31:21.724 [player0][d] Track list changed
18:31:21.724 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:21.724 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:21.724 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:21.724 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:21.724 [iina][w] mpv log: [vd] warn: Error while decoding frame (hardware decoding)!
18:31:21.724 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:21.724 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:21.724 [iina][w] mpv log: [vd] warn: Error while decoding frame (hardware decoding)!
18:31:21.724 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:21.724 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:21.724 [iina][w] mpv log: [vd] warn: Error while decoding frame (hardware decoding)!
18:31:47.861 [player0][d] Playback restarted
18:31:49.231 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:49.231 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:49.286 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:49.286 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:49.286 [iina][w] mpv log: [vd] warn: Error while decoding frame (hardware decoding)!
18:31:49.292 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:49.292 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:49.292 [iina][w] mpv log: [vd] warn: Error while decoding frame (hardware decoding)!
18:31:49.298 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:49.298 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:49.298 [iina][w] mpv log: [vd] warn: Error while decoding frame (hardware decoding)!
18:31:49.299 [iina][w] mpv log: [vd] warn: Falling back to software decoding.
18:31:49.353 [player0][d] Playback restarted
18:31:49.355 [iina][w] mpv log: [cplayer] warn: Audio device underrun detected.
18:31:50.553 [player0][d] Playback restarted
18:31:50.555 [iina][w] mpv log: [cplayer] warn: Audio device underrun detected.
18:31:51.301 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:51.301 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:51.356 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:51.356 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:51.356 [iina][w] mpv log: [vd] warn: Error while decoding frame (hardware decoding)!
18:31:51.363 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:51.363 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:51.363 [iina][w] mpv log: [vd] warn: Error while decoding frame (hardware decoding)!
18:31:51.370 [iina][w] mpv log: [ffmpeg/video] warn: h264: vt decoder cb: output image buffer is null: -12909
18:31:51.370 [iina][w] mpv log: [ffmpeg/video] error: h264: hardware accelerator failed to decode picture
18:31:51.370 [iina][w] mpv log: [vd] warn: Error while decoding frame (hardware decoding)!
18:31:51.370 [iina][w] mpv log: [vd] warn: Falling back to software decoding.
18:31:51.453 [player0][d] Playback restarted
18:31:51.455 [iina][w] mpv log: [cplayer] warn: Audio device underrun detected.
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi does not display video, only audio0