Hi,
I have a Raspberry Pi4 4GB.
Recently updated to LibreElec 12.0.1 (RPi4.aarch64) with Kodi 21.1.0.
With the previous version and current version I have the problem that 1080p HVEC movies start playing, but within a few seconds stop.
Picture is then frozen for 10-20 seconds and then I get thrown back to the previous screen.
Movie is hosted from a Synology DS218+ with DSM 7.2.1-69057 Update 4 through NFS shares.
Log file can be found here: https://paste.kodi.tv/cinukugati.kodi
First error I see is:
2024-12-18 18:41:53.518 T:1297 error <general>: Read - Error( -4, read call failed with "Command was cancelled" )
2024-12-18 18:41:53.518 T:1297 error <general>: Process - <nfs://192.168.2.3/volume1/Movies/HD/Series/MovieName.mkv> source read failed with -4!
Is this a network issue?
Strange thing is that I have no problem with any other type of movie, only HEVC.
Tried some other things:
- copied the movie to a USB drive and inserted that into the RasP: played back without a glitch.
- opened the NFS share in VLC for Android on my phone: played back without a glitch.
So it seems related to NFS (or SMB) on the RasPi.
A bit more information on that:
NFS version is set to 3.
Chunk size was 128 KB, set it to 1 MB, but problem persists.