(2015-04-22, 17:32)popcornmix Wrote: So we have:
Code:
07:49:24 9718.356445 T:1576006720 ERROR: Open - Error, could not open file nfs://192.168.10.224/export/Videos/Shows/Marvel's Daredevil/Season 01/S01E04 - In The Blood.mp4
Not much I can do with this. Seems to be a vfs/network issue rather that a video player issue.
Is this wired or wireless?
What is the nfs server?
Do you see any errors in dmesg log after the failure?
Server is Ubuntu 14.0.4.2 LTS, nfs-kernel-server
Pi connects over wireless
Nothing related to this comes up in dmesg on the pi or on my server. I also checked /var/log/* on the server. No errors whatsoever.
This issue just started on #419 (pretty sure its #419, maybe one before or after, I'll have to test more).
Also, as soon as it "fails" and I click ok on the popup, I can immediately play the file that "failed" by selecting it manually. The log doesn't show me doing it right away this time because I let it sit for awhile with the popup on. I was afk waiting for the failed to play, but it does work immediately after closing the popup, which I think it wouldn't if it was a network or server issue. It would also fail.
Is it possible the debug error is misleading as in it opens but cant read it in (maybe into the demuxer) due to a lock or something uninitialized or another problem?
Code:
07:49:24 9718.357422 T:1576006720 ERROR: OpenDemuxStream - Error creating demuxer
Also, curious about these, which I see alot of in my logs:
Code:
06:55:10 6463.964844 T:1968013312 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
Code:
07:48:31 9665.045898 T:1408234560 ERROR: OMXPlayerVideo: Got MSGQ_IS_ERROR(-1) Aborting
and
Code:
05:08:40 74.252174 T:1391457344 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
Code:
05:09:22 116.589050 T:1506800704 WARNING: Previous line repeats 9 times
Edit: Also why would it work if I turn debugging on AND/OR component specific verbose logs, and then not work when I turn the extra logging off?
If it helps, i'm in #openelec and #kodi