[DVDnav-discuss] Problem with DVD

Cédric Macquat cmacquat at gmx.net
Thu Jul 26 21:52:54 CEST 2012


> On Thu, Jul 26, 2012 at 01:20:06PM -0600, Roger Pack wrote:
> > what about mplayer dvdnav://<<main_title_number> does that work?

Sorry, I think I've got it. When I play with mplayer and then start the
movie I get:

------------------
[mpeg2video @ 0xef7180]ac-tex damaged at 8 4
[mpeg2video @ 0xef7180]Warning MVs not available
[mpeg2video @ 0xef7180]concealing 1440 DC, 1440 AC, 1440 MV errors
A:   3.0 V:   3.0 A-V:  0.000 ct:  0.072  73/ 73  9%  0%  7.2% 0 0 
DVDNAV, switched to title: 8
audio stream: 0 format: ac3 (5.1) language: en aid: 128.
audio stream: 1 format: ac3 (5.1) language: fr aid: 129.
subtitle ( sid ): 0 language: en
subtitle ( sid ): 2 language: fr
subtitle ( sid ): 4 language: nl
subtitle ( sid ): 6 language: fr
----------------------

So I think the main title is 8. But with:

mplayer -dvd-device /dev/sr0 dvdnav://8

I get a crash:

-----------------------------------
MPlayer SVN-r35014-4.7.1 (C) 2000-2012 MPlayer Team
195 audio & 404 video codecs
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 dvdnav://8.
libdvdnav: Using dvdnav version MPlayer-custom
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav: DVD Title: TRANSFORMERS_3
libdvdnav: DVD Serial Number: 3F336B0B
libdvdnav: DVD Title (Alternative): TRANSFORMERS_3
libdvdnav: Unable to find map file
'/home/macquat/.dvdnav/TRANSFORMERS_3.map'
libdvdnav: DVD disk reports itself with Region mask 0x00fd0000. Regions:
2

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000020a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00000610
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x0000062e
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0000067d
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x0000069b
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x00000a08
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x0000c408
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_0.VOB at 0x00000a08
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_1.VOB at 0x0000c408
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_07_0.VOB at 0x00000a08
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_07_1.VOB at 0x0000c408
libdvdread: Elapsed time 0
.
.
.
libdvdread: Get key for /VIDEO_TS/VTS_17_0.VOB at 0x003524fc
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_17_1.VOB at 0x0035256c
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_18_1.VOB at 0x00353d20
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_19_1.VOB at 0x00353d3c
libdvdread: Elapsed time 0
libdvdread: Found 19 VTS's
libdvdread: Elapsed time 0

*** libdvdread: CHECK_VALUE failed in libdvdread4/ifo_read.c:1198 ***
*** for data[i] + sizeof(ptt_info_t) <= vts_ptt_srpt->last_byte + 1 + 4
***


*** libdvdread: CHECK_VALUE failed in libdvdread4/ifo_read.c:1198 ***
*** for data[i] + sizeof(ptt_info_t) <= vts_ptt_srpt->last_byte + 1 + 4
***


*** libdvdread: CHECK_VALUE failed in libdvdread4/ifo_read.c:1198 ***
*** for data[i] + sizeof(ptt_info_t) <= vts_ptt_srpt->last_byte + 1 + 4
***


*** libdvdread: CHECK_VALUE failed in libdvdread4/ifo_read.c:1198 ***
*** for data[i] + sizeof(ptt_info_t) <= vts_ptt_srpt->last_byte + 1 + 4
***
.
.
.
.
*** libdvdread: CHECK_VALUE failed in libdvdread4/ifo_read.c:1231 ***
*** for data[i] + sizeof(ptt_info_t) <= vts_ptt_srpt->last_byte + 1 ***


*** libdvdread: CHECK_VALUE failed in libdvdread4/ifo_read.c:1231 ***
*** for data[i] + sizeof(ptt_info_t) <= vts_ptt_srpt->last_byte + 1 ***


*** libdvdread: CHECK_VALUE failed in libdvdread4/ifo_read.c:1231 ***
*** for data[i] + sizeof(ptt_info_t) <= vts_ptt_srpt->last_byte + 1 ***



MPlayer interrupted by signal 11 in module: open_stream
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in
DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We
can't and
  won't help unless you provide this information when reporting a
possible bug.




More information about the DVDnav-discuss mailing list