libdvdnav can not open ifo files of a particular DVD
I have a copy of Shark Week The Great Bites Collection published by GAIAM (region 1).
Using the latest libdvdcss 1.2.13 I am unable to play this under VLC in either Windows or Linux. VLC crashes on both systems. I get a warning about encryption on the Windows box, but not Linux. When I try to use mplayer under Linux, this is what I get:
[kenny@mercury ~]$ mplayer dvd://1 -dvd-device /dev/cdrom Creating config file: /home/kenny/.mplayer/config MPlayer SVN-r36573-4.8.2 (C) 2000-2014 MPlayer Team mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control.
Playing dvd://1. There are 7 titles on this DVD. There are 1 angles in this DVD title.
*** libdvdread: CHECK_VALUE failed in /builddir/build/BUILD/libdvdread-4.2.1/src/ifo_read.c:1263 *** *** for vts_ptt_srpt->title[i].ptt[j].pgn != 0 ***
*** libdvdread: CHECK_VALUE failed in /builddir/build/BUILD/libdvdread-4.2.1/src/ifo_read.c:1263 *** *** for vts_ptt_srpt->title[i].ptt[j].pgn != 0 ***
libdvdread: Invalid IFO for title 1 (VTS_01_0.BU).
Cannot open the IFO file for DVD title 1. No stream found to handle url dvd://1
Exiting... (End of file)
I know that it is the encryption, as I have tried using winxdvd under Windows to see if it can decrypt the file, and it can.
Is there anything else I could provide to help troubleshoot this?