Win Can't play VIDEO_TS across NFS
#1
I'm new to XBMC, but (thanks to my Rasperry Pi), I've now got one media setup that can (in theory) work across my mixture of Windows, Linux, Raspberry Pi, and Android. Hooray!

Except, unfortunately, it turns out that VIDEO_TS format DVD rips won't play across NFS. To demonstrate this, I've got 2 log files. In both cases, I start with an empty Movie Library, add "Hugo" from my NAS box, and then attempt to play it. (I then removed the source again, in a new session, which I didn't log, before starting over).

I'm using XBMC 12.0-RC2, running on 64 bit Windows 7 SP 1.

1. Via NFS http://xbmclogs.com/show.php?id=24005 Video doesn't play.
2. Via SMB http://xbmclogs.com/show.php?id=24006 all is fine.

The relevant chunk of the NFS log seems to be:
Quote:15:31:52 T:3776 DEBUG: CNFSFile::Open - opened raid/Video/Films/Hugo
15:31:52 T:3776 ERROR: XFILE::CNFSFile::Read - Error( -14, pread call failed with "" )
15:31:52 T:3776 ERROR: Previous line repeats 1 times.
15:31:52 T:3776 DEBUG: libdvdread: DVDISOVolumeInfo, failed to read ISO9660 Primary Volume Descriptor!
15:31:52 T:3776 INFO: msg: libdvdnav: vm: DVD Title:
15:31:52 T:3776 INFO: msg: libdvdnav: Unable to find map file 'RIVE=d:/.dvdnav/.map'
15:31:52 T:3776 ERROR: XFILE::CNFSFile::Read - Error( -14, pread call failed with "" )
15:31:52 T:3776 INFO: msg: libdvdnavBig GrinVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
15:31:52 T:3776 ERROR: XFILE::CNFSFile::Read - Error( -14, pread call failed with "" )
15:31:52 T:3776 INFO: msg: libdvdnavBig GrinVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
15:31:52 T:3776 DEBUG: libdvdread: Can't open file VIDEO_TS.IFO.
15:31:52 T:3776 DEBUG: libdvdnav: vm: failed to read VIDEO_TS.IFO
15:31:52 T:3776 DEBUG: CNFSFile::Close closing file raid/Video/Films/Hugo

I'd rather have everything working across NFS, just for that cross machine compatibility.
Reply
#2
I cannot imagine you are the only one with this problem. I too have this problem and cannot find any answers.
I've just started to install my new system with NFS to find out aftwerwards that I can't play any DVD videos in the movie library.

I've got exactly the same issue as you have.

Is there anybody out there with a solution?
I'm on the latest Frodo 12.2 (12.1 has the same issues)

Kind regards
Reply
#3
*bump* ...
please...Anybody? :-(
The issue is still here with the latest Gotham release :-(
Reply
#4
Hi, for what it is worth, I also get the same error: ERROR: XFILE::CNFSFile::Read - Error( -14, pread call failed with "" )

I am using two instances of XBMC, One on my PC and one on the Raspberry Pi. In order to keep the marks and libraries synchronized I used the buildin option of XBMC to setup a MySQL library on my QNAP NAS. Since RaspBMC does not support SMB I had to setup both instances with NFS links to the NAS.

With Windows using the NSF connection XBMC does not play VIDEO_TS

21:56:04 T:7520 NOTICE: DVDPlayer: Opening: nfs://192.168.2.200/Multimedia/Movies/Jack Irish - Bad Debts (2012)/VIDEO_TS/VIDEO_TS.IFO
21:56:04 T:7520 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
21:56:04 T:9176 NOTICE: Thread CDVDPlayer start, auto delete: false
21:56:04 T:9176 NOTICE: Creating InputStream
21:56:04 T:9176 ERROR: XFILE::CNFSFile::Read - Error( -14, pread call failed with "" )
21:56:04 T:9176 ERROR: Previous line repeats 3 times.
21:56:04 T:9176 ERROR: Error on dvdnav_open
21:56:04 T:9176 ERROR: CDVDPlayer::OpenInputStream - error opening [nfs://192.168.2.200/Multimedia/Movies/Jack Irish - Bad Debts (2012)/VIDEO_TS/VIDEO_TS.IFO]
21:56:04 T:9176 NOTICE: CDVDPlayer::OnExit()
21:56:04 T:9176 NOTICE: CDVDPlayer::OnExit() deleting input stream
21:56:04 T:7520 ERROR: Playlist Player: skipping unplayable item: 0, path [nfs://192.168.2.200/Multimedia/Movies/Jack Irish - Bad Debts (2012)/VIDEO_TS/VIDEO_TS.IFO]
21:56:04 T:10520 NOTICE: Thread Background Loader start, auto delete: false
21:56:04 T:7520 NOTICE: CDVDPlayer::CloseFile()
21:56:04 T:7520 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
21:56:04 T:7520 NOTICE: DVDPlayer: waiting for threads to exit
21:56:04 T:7520 NOTICE: DVDPlayer: finished waiting
Reply

Logout Mark Read Team Forum Stats Members Help
Can't play VIDEO_TS across NFS0