Hello. I have an ODroid C2 with LibreELEC 8.1.1. When I try to play this one MKV file, I get the first frame, then only audio. If I try to skip forward, I get endless buffering. This happens over ethernet, or even if I copy the file to the local ODroid device, so it's not a network issue. Here's the log, FWIW.
I can play the file just fine in Kodi on my Mac. This happened to a different file a few days ago. Many others files play just fine.
I'm happy to get the file to anyone that might want to look at it.
A little more info. I noticed this file frame rate is 59.940060 and decoded formate is Planer 4:2:0 YUV. Could that be an issue?
Any ideas? Thanks.
update: moe info. If I turn off Accelerate H264 in Kodi settings, the file plays fine. Is this a known issue?
22:24:21.017 T:547970502656 NOTICE: VideoPlayer: Opening: /storage/linuxserver/tv/active/Full Frontal with Samantha Bee/Full.Frontal.with.Samantha.Bee.S02/Full.Frontal.with.Samantha.Bee.S02E18.720p.WEB-DL.AAC2.0.H.264-doosh.mkv
22:24:21.017 T:547970502656 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
22:24:21.017 T:545511174368 NOTICE: Creating InputStream
22:24:21.026 T:545511174368 NOTICE: Creating Demuxer
22:24:21.111 T:545511174368 NOTICE: Opening stream: 0 source: 256
22:24:21.111 T:545511174368 NOTICE: Creating video codec with codec id: 28
22:24:21.113 T:545511174368 ERROR: Unable to load libamplayer.so, reason: libamplayer.so: cannot open shared object file: No such file or directory
22:24:21.113 T:545511174368 WARNING: CAMLCodec::CAMLCodec libamplayer.so not found, trying libamcodec.so instead
22:24:21.117 T:545511174368 NOTICE: Creating video thread
22:24:21.117 T:545511174368 NOTICE: Opening stream: 1 source: 256
22:24:21.118 T:545511174368 NOTICE: Finding audio codec for: 86018
22:24:21.118 T:545486008544 NOTICE: running thread: video_thread
22:24:21.119 T:545511174368 NOTICE: Creating audio thread
22:24:21.119 T:545511174368 NOTICE: Opening stream: 2 source: 256
22:24:21.119 T:545502785760 NOTICE: running thread: CVideoPlayerAudio::Process()
22:24:21.130 T:545502785760 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
22:24:21.162 T:545486008544 NOTICE: CAMLCodec::OpenDecoder - using V4L2 pts format: 64Bit
22:24:43.884 T:547970502656 NOTICE: CVideoPlayer::CloseFile()
22:24:43.884 T:547970502656 NOTICE: VideoPlayer: waiting for threads to exit
22:24:43.889 T:545511174368 NOTICE: CVideoPlayer::OnExit()
22:24:43.889 T:545511174368 NOTICE: Closing stream player 1
22:24:43.889 T:545511174368 NOTICE: Waiting for audio thread to exit
22:24:43.897 T:545502785760 NOTICE: thread end: CVideoPlayerAudio::OnExit()
22:24:43.897 T:545511174368 NOTICE: Closing audio device
22:24:43.905 T:545511174368 NOTICE: Deleting audio codec
22:24:43.905 T:545511174368 NOTICE: Closing stream player 2
22:24:43.905 T:545511174368 NOTICE: waiting for video thread to exit
22:24:43.905 T:545486008544 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
22:24:43.905 T:545486008544 NOTICE: thread end: video_thread
22:24:43.905 T:545511174368 NOTICE: deleting video codec
22:24:43.928 T:545511174368 NOTICE: Closing stream player 3
22:24:43.929 T:547970502656 NOTICE: VideoPlayer: finished waiting
22:24:44.187 T:547970502656 NOTICE: CVideoPlayer::CloseFile()
22:24:44.188 T:547970502656 NOTICE: VideoPlayer: waiting for threads to exit
22:24:44.188 T:547970502656 NOTICE: VideoPlayer: finished waiting
22:24:44.188 T:547970502656 NOTICE: CVideoPlayer::CloseFile()
22:24:44.188 T:547970502656 NOTICE: VideoPlayer: waiting for threads to exit
22:24:44.188 T:547970502656 NOTICE: VideoPlayer: finished waiting
Display More