Espen
10-23-2005, 11:23 AM
I’m building a HTPC with mythtv for my living room, and I function I need is to play DVD.iso files from my file server directly over the network.
Playing a DVD with xine works fine, but I cannot get it to play an .iso.
If I try using the command:
xine –pfhq –no-splash dvd:/mnt/fileserver/DVD/Waterworld.iso
xine shows the warning picture at the beginning of the DVD, but then it exits with the following error:
libdvdread: Can’t seek to block 2280114
libdvdread: Invalid IFO for title 3 (VTS_03_0.IFO).
xiTK received SIGSEGV signal, RIP.
Aborted
This error also occurs when I try mounting it first with:
mount –t auto /mnt/fileserver/DVD/Waterworld.iso /mnt/iso –o ro,loop,unhide,uid=mythtv
But if I try to play the original DVD from the DVD-ROM it works fine, and it also works fine if I burn the image (created by DVD Shrink 3.2) to a DVD and play it in the DVD-ROM.
Is there a way to make this work?
I’ve tried mplayer, and it works, but I also need menu support.
Playing a DVD with xine works fine, but I cannot get it to play an .iso.
If I try using the command:
xine –pfhq –no-splash dvd:/mnt/fileserver/DVD/Waterworld.iso
xine shows the warning picture at the beginning of the DVD, but then it exits with the following error:
libdvdread: Can’t seek to block 2280114
libdvdread: Invalid IFO for title 3 (VTS_03_0.IFO).
xiTK received SIGSEGV signal, RIP.
Aborted
This error also occurs when I try mounting it first with:
mount –t auto /mnt/fileserver/DVD/Waterworld.iso /mnt/iso –o ro,loop,unhide,uid=mythtv
But if I try to play the original DVD from the DVD-ROM it works fine, and it also works fine if I burn the image (created by DVD Shrink 3.2) to a DVD and play it in the DVD-ROM.
Is there a way to make this work?
I’ve tried mplayer, and it works, but I also need menu support.