You are not logged in.

#1 2010-03-25 07:11:20

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

[mplayer] problems with playing original music dvd

Hello guys,

I'd like to play a original copy of the Crossroads Guitar Festival 2004 with mplayer.

I followed the wiki and installed the relevant libs and then tried to play the first chapter with mplayer dvd://1 but all I get is the following error:

[robert@thinkpad ~]$ mplayer dvd://1
MPlayer SVN-r30886-4.4.3 (C) 2000-2010 MPlayer Team
150 audio & 335 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 dvd://1.
libdvdread: Using libdvdcss version 1.2.10 for DVD access
There are 2 titles on this DVD.
There are 1 angles in this DVD title.
*** Zero check failed in libdvdread4/ifo_read.c:1400
    for vts_tmapt->zero_1 = 0xcb02
*** Zero check failed in libdvdread4/ifo_read.c:1568
    for c_adt->zero_1 = 0x5103

*** libdvdread: CHECK_VALUE failed in libdvdread4/ifo_read.c:1572 ***
*** for info_length % sizeof(cell_adr_t) == 0 ***


*** libdvdread: CHECK_VALUE failed in libdvdread4/ifo_read.c:1705 ***
*** for info_length % sizeof(uint32_t) == 0 ***


*** libdvdread: CHECK_VALUE failed in libdvdread4/ifo_read.c:1572 ***
*** for info_length % sizeof(cell_adr_t) == 0 ***

libdvdread: Invalid title IFO (VTS_01_0.IFO).
Cannot open the IFO file for DVD title 1.
No stream found to handle url dvd://1


Exiting... (End of file)

What else can I try?

Best regards

orschiro

Offline

#2 2010-03-25 07:39:30

billy123
Member
Registered: 2009-09-22
Posts: 11

Re: [mplayer] problems with playing original music dvd

I had seen this on the mplayer website in the news section, you could try

mplayer -nocache dvdnav://

instead of dvd://

Offline

#3 2010-03-25 07:46:19

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: [mplayer] problems with playing original music dvd

Hello billy,

mplayer crashed with the following message:

[robert@thinkpad ~]$ mplayer -nocache dvdnav://
MPlayer SVN-r30886-4.4.3 (C) 2000-2010 MPlayer Team
150 audio & 335 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://.
libdvdnav: Using dvdnav version MPlayer-custom
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav: DVD Title: CLAPTON_CROSSROADS_D1
libdvdnav: DVD Serial Number: 41894C37___MVB__
libdvdnav: DVD Title (Alternative): 
libdvdnav: Unable to find map file '/home/robert/.dvdnav/CLAPTON_CROSSROADS_D1.map'
libdvdnav: DVD disk reports itself with Region mask 0x00c10000. Regions: 2 3 4 5 6

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 0x0000012e
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00000192
libdvdread: Error cracking CSS key for /VIDEO_TS/VTS_01_0.VOB (0x00000192)
libdvdread: Elapsed time 3
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00007ed2
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x0000b784
libdvdread: Error cracking CSS key for /VIDEO_TS/VTS_02_0.VOB (0x0000b784)
libdvdread: Elapsed time 1
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x0000b7d1
libdvdread: Elapsed time 0
libdvdread: Found 2 VTS's
libdvdread: Elapsed time 4
libdvdnav: ifoRead_PGCI_UT failed
libdvdnav: get_PGCN failed. Was trying to find pgcN in domain 2
mplayer: libdvdnav/vm/vm.c:415: vm_new_copy: Assertion `pgcN' failed.


MPlayer interrupted by signal 6 in module: open_stream
- 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.

I use mplayer 30886-1 from extra.

Offline

#4 2010-03-25 19:46:22

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: [mplayer] problems with playing original music dvd

Well I solved the problem.

The region code was not set. To change it you could use the program regionset that is in AUR. smile

Regards

Offline

Board footer

Powered by FluxBB