All my vidéo over nfs stop to listen on 110 minutes
#1
Hi everybody.
I have a lot of videos on my hdd. I can read them without any issue if i plug them directly to my raspberrypi 4 4GB (kodi) but, over my nfs (on an other rpi4 4GB) all my videos stop to 110 minutes
here the part of the kodi log on the video crash time:
Code:
2025-01-10 18:40:16.318 T:10548    info <general>: script.module.slyguy - Shared Service: Started
2025-01-10 18:40:16.319 T:10548    info <general>: script.module.slyguy - Python Version: 3.12.7 (main, Oct 11 2024, 23:49:56) [GCC 14.1.1 20240507]
2025-01-10 18:40:16.359 T:10548    info <general>: script.module.slyguy - Proxy Started: http://127.0.0.1:45577/
2025-01-10 18:40:16.362 T:10548    info <general>: script.module.slyguy - Visit donate.slyguy.uk to become a supporter and unlock perks!
2025-01-10 18:40:16.363 T:10548    info <general>: script.module.slyguy - Widevine Level (fallback): 3
2025-01-10 18:40:16.364 T:10548    info <general>: script.module.slyguy - HDCP Level (fallback): 0.0
2025-01-10 18:40:18.227 T:10563    info <general>: PVR Manager: Starting cleanup of cached images.
2025-01-10 18:40:21.229 T:10792   error <general>: CCurlFile::Open - <http://feeds.kodi.tv/updated_xbmc_addons> Failed with code 404:
                                                  
2025-01-10 18:40:26.342 T:10792    info <general>: Skipped 1 duplicate messages..
2025-01-10 18:40:26.342 T:10792   error <general>: Unable to obtain rss feed: http://feeds.kodi.tv/updated_xbmc_addons
2025-01-10 18:40:35.266 T:10511    info <general>: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
2025-01-10 18:40:43.546 T:10511    info <general>: VideoPlayer::OpenFile: videodb://movies/titles/309?xsp=%7b%22limit%22%3a15%2c%22order%22%3a%7b%22direction%22%3a%22descending%22%2c%22ignorefolders%22%3a0%2c%22method%22%3a%22lastplayed%22%7d%2c%22rules%22%3a%7b%22and%22%3a%5b%7b%22field%22%3a%22inprogress%22%2c%22operator%22%3a%22true%22%2c%22value%22%3a%5b%5d%7d%5d%7d%2c%22type%22%3a%22movies%22%7d
2025-01-10 18:40:43.547 T:11023    info <general>: Creating InputStream
2025-01-10 18:40:43.603 T:11023    info <general>: Creating Demuxer
2025-01-10 18:40:44.449 T:11023    info <general>: Opening stream: 0 source: 256
2025-01-10 18:40:44.449 T:11023    info <general>: Creating video codec with codec id: 27
2025-01-10 18:40:44.449 T:11023    info <general>: CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem H.264 decoder wrapper
2025-01-10 18:40:44.578 T:11023    info <general>: Creating video thread
2025-01-10 18:40:44.578 T:11027    info <general>: running thread: video_thread
2025-01-10 18:40:44.579 T:11023    info <general>: Opening stream: 1 source: 256
2025-01-10 18:40:44.580 T:11023    info <general>: Finding audio codec for: 86019
2025-01-10 18:40:44.581 T:11023    info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
2025-01-10 18:40:44.581 T:11023    info <general>: OpenStream: Allowing max Out-Of-Sync Value of 50 ms
2025-01-10 18:40:44.582 T:11023    info <general>: Creating audio thread
2025-01-10 18:40:44.582 T:11028    info <general>: running thread: CVideoPlayerAudio::Process()
2025-01-10 18:40:44.582 T:11023    info <general>: Opening stream: 3 source: 256
2025-01-10 18:41:34.057 T:10563    info <general>: PVR Manager: Cleaned up 0 cached images.
2025-01-10 18:41:45.207 T:11023 warning <general>: underflow: Error reading file - assuming eof
2025-01-10 18:41:45.262 T:11028    info <general>: Skipped 4 duplicate messages..
2025-01-10 18:41:45.262 T:11028    info <general>: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
2025-01-10 18:41:45.263 T:10522    info <general>: CActiveAESink::OpenSink - initialize sink
2025-01-10 18:41:45.288 T:10522    info <general>: CAESinkALSA::Initialize - Attempting to open device "@:CARD=Device,DEV=0"
2025-01-10 18:41:45.348 T:10522    info <general>: CAESinkALSA::Initialize - Opened device "sysdefault:CARD=Device"
2025-01-10 18:41:45.349 T:10522    info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-01-10 18:41:45.349 T:10522    info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S16NE
2025-01-10 18:41:45.368 T:11023 warning <general>: underflow: Error reading file - assuming eof
2025-01-10 18:41:45.501 T:10511    info <general>: Skipped 2 duplicate messages..
2025-01-10 18:41:45.501 T:10511    info <general>: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
2025-01-10 18:41:51.685 T:11023    info <general>: CVideoPlayer::OnExit()
2025-01-10 18:41:51.685 T:11023    info <general>: VideoPlayer: eof, waiting for queues to empty
2025-01-10 18:41:51.686 T:11023    info <general>: Closing stream player 1
2025-01-10 18:41:51.686 T:11023    info <general>: CDVDMessageQueue(audio)::WaitUntilEmpty
2025-01-10 18:41:51.687 T:11023    info <general>: Waiting for audio thread to exit
2025-01-10 18:41:51.687 T:11028    info <general>: thread end: CVideoPlayerAudio::OnExit()
2025-01-10 18:41:51.687 T:11023    info <general>: Closing audio device
2025-01-10 18:41:51.992 T:11023    info <general>: Deleting audio codec
2025-01-10 18:41:51.992 T:11023    info <general>: Closing stream player 2
2025-01-10 18:41:51.992 T:11023    info <general>: CDVDMessageQueue(video)::WaitUntilEmpty
2025-01-10 18:41:52.008 T:11023    info <general>: waiting for video thread to exit
2025-01-10 18:41:52.008 T:11027    info <general>: thread end: video_thread
2025-01-10 18:41:52.008 T:11023    info <general>: deleting video codec
2025-01-10 18:41:52.041 T:11023    info <general>: Closing stream player 3
2025-01-10 18:41:52.052 T:11455    info <general>: Deleting settings information for files videodb://movies/titles/309?xsp=%7b%22limit%22%3a15%2c%22order%22%3a%7b%22direction%22%3a%22descending%22%2c%22ignorefolders%22%3a0%2c%22method%22%3a%22lastplayed%22%7d%2c%22rules%22%3a%7b%22and%22%3a%5b%7b%22field%22%3a%22inprogress%22%2c%22operator%22%3a%22true%22%2c%22value%22%3a%5b%5d%7d%5d%7d%2c%22type%22%3a%22movies%22%7d
2025-01-10 18:41:52.102 T:10511    info <general>: CVideoPlayer::CloseFile()
2025-01-10 18:41:52.104 T:10511    info <general>: VideoPlayer: waiting for threads to exit
2025-01-10 18:41:52.104 T:10511    info <general>: VideoPlayer: finished waiting
2025-01-10 18:41:52.104 T:10511    info <general>: CVideoPlayer::CloseFile()
2025-01-10 18:41:52.104 T:10511    info <general>: VideoPlayer: waiting for threads to exit
2025-01-10 18:41:52.104 T:10511    info <general>: VideoPlayer: finished waiting
2025-01-10 18:41:52.397 T:10522    info <general>: CActiveAESink::OpenSink - initialize sink
2025-01-10 18:41:52.607 T:10522    info <general>: CAESinkALSA::Initialize - Attempting to open device "@:CARD=Device,DEV=0"
2025-01-10 18:41:52.661 T:10522    info <general>: CAESinkALSA::Initialize - Opened device "sysdefault:CARD=Device"
2025-01-10 18:41:52.661 T:10522    info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-01-10 18:41:52.661 T:10522    info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S16NE
^C
alarmpi# tail /var/lib/kodi/.kodi/temp/kodi.log
2025-01-10 18:41:52.104 T:10511    info <general>: VideoPlayer: waiting for threads to exit
2025-01-10 18:41:52.104 T:10511    info <general>: VideoPlayer: finished waiting
2025-01-10 18:41:52.104 T:10511    info <general>: CVideoPlayer::CloseFile()
2025-01-10 18:41:52.104 T:10511    info <general>: VideoPlayer: waiting for threads to exit
2025-01-10 18:41:52.104 T:10511    info <general>: VideoPlayer: finished waiting
2025-01-10 18:41:52.397 T:10522    info <general>: CActiveAESink::OpenSink - initialize sink
2025-01-10 18:41:52.607 T:10522    info <general>: CAESinkALSA::Initialize - Attempting to open device "@:CARD=Device,DEV=0"
2025-01-10 18:41:52.661 T:10522    info <general>: CAESinkALSA::Initialize - Opened device "sysdefault:CARD=Device"
2025-01-10 18:41:52.661 T:10522    info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2025-01-10 18:41:52.661 T:10522    info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S16NE
If i play my video with my computer from my nfs, the listener well without any issues. Does anybody can help me find a way to understand where this issus is from ?
Reply
#2
To receive meaningful assistance you will need to provide a full debug log.

The instructions are here... debug log (wiki)

If you are using the Basic Method, then ensure the following is applied...
1.Enable debugging in Settings>System Settings>Logging,
2.Restart Kodi
3.Replicate the problem.
4.Upload the log to Kodi Paste Site manually or use the Kodi Logfile Uploader. (wiki) With either method post the link to the log back here.

If you are using the Advanced Method ensure you have correctly created and applied the advancedsettings.xml file (wiki)

In both instances, you should see the word DEBUG throughout the log.

Note: Full logs only. No partial or redacted logs
Do NOT post your logs directly into the forum. Use the Kodi Paste Site. Post the link to your pasted log in the forum
Reply

Logout Mark Read Team Forum Stats Members Help
All my vidéo over nfs stop to listen on 110 minutes0