[MPlayer-users] Problems with new DVDnav.
Stroller
stroller at stellar.eclipse.co.uk
Sat Aug 2 12:24:18 CEST 2008
Hi there,
Obviously I've done something stupid. I followed the instructions at
<http://www.mplayerhq.hu/DOCS/tech/dvdnav-howto.txt> yet get the
errors below.
My only remark about the dvdnav-howto.txt document is that I have
separate "~/Sources/libdvdread" and "~/Sources/libdvdnav"
directories, not like "~/Sources/libdvdread/libdvdnav". The doc
doesn't seem to explain which way is correct, but after configure is
run it does indeed seem to say that support for dvdnav and dvdread
was enabled.
I'm aware of the errors of missing sys/dvdio.h in the attached
configure.log, but wasn't sure where to get that from or how whether
it is important, in light of the (apparently) successful use of
libdvdnav and external dvdread.
Thanks in advance for any pointers,
Stroller.
$ mplayer dvdnav://1 -dvd-device /mnt/space/dvdRip/GuyX/
MPlayer dev-SVN-r27292-4.1.2 (C) 2000-2008 MPlayer Team
AltiVec found
CPU: PowerPC
Playing dvdnav://1.
libdvdnav: Using dvdnav version SVN-r1120
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Couldn't find device name.
libdvdnav: Can't read name block. Probably not a DVD-ROM device.
libdvdnav: Unable to find map file '/home/stroller/.dvdnav/.map'
libdvdnav: vm: ifoRead_FP_PGC failed
Couldn't open DVD device: /mnt/space/dvdRip/GuyX/ (Success)
No stream found to handle url dvdnav://1
Exiting... (End of file)
$ eject
$ mplayer dvdnav://1
MPlayer dev-SVN-r27292-4.1.2 (C) 2000-2008 MPlayer Team
AltiVec found
CPU: PowerPC
Playing dvdnav://1.
libdvdnav: Using dvdnav version SVN-r1120
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Could not open /dev/sr0 with libdvdcss.
libdvdread: Can't open /dev/sr0 for reading
libdvdnav: vm: failed to open/read the DVD
Couldn't open DVD device: /dev/sr0 (Input/output error)
No stream found to handle url dvdnav://1
Exiting... (End of file)
$ ls -l /dev/sr0
brw-rw---- 1 root cdrom 11, 0 Jul 30 2008 /dev/sr0
$ mount -v /mnt/cdrom/
mount: you didn't specify a filesystem type for /dev/sr0
I will try type udf
/dev/sr0 on /mnt/cdrom type udf (ro,noexec,nosuid,nodev)
$ mplayer dvdnav://1
MPlayer dev-SVN-r27292-4.1.2 (C) 2000-2008 MPlayer Team
AltiVec found
CPU: PowerPC
Playing dvdnav://1.
libdvdnav: Using dvdnav version SVN-r1120
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Could not open /dev/sr0 with libdvdcss.
libdvdread: Can't open /dev/sr0 for reading
libdvdnav: vm: failed to open/read the DVD
Couldn't open DVD device: /dev/sr0 (Input/output error)
No stream found to handle url dvdnav://1
Exiting... (End of file)
907 ~ $ ls /mnt/cdrom/VIDEO_TS/
VIDEO_TS.BUP VTS_01_0.VOB VTS_01_5.VOB VTS_03_0.BUP VTS_04_0.IFO
VIDEO_TS.IFO VTS_01_1.VOB VTS_01_6.VOB VTS_03_0.IFO VTS_04_0.VOB
VIDEO_TS.VOB VTS_01_2.VOB VTS_02_0.BUP VTS_03_1.VOB
VTS_01_0.BUP VTS_01_3.VOB VTS_02_0.IFO VTS_03_2.VOB
VTS_01_0.IFO VTS_01_4.VOB VTS_02_1.VOB VTS_04_0.BUP
$ eject
$ mplayer dvdnav://1
MPlayer dev-SVN-r27292-4.1.2 (C) 2000-2008 MPlayer Team
AltiVec found
CPU: PowerPC
Playing dvdnav://1.
libdvdnav: Using dvdnav version SVN-r1120
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdnav: DVD Title: OBROTHER
libdvdnav: DVD Serial Number: 3ADEE511___MVB__
libdvdnav: DVD Title (Alternative):
libdvdnav: Unable to find map file '/home/stroller/.dvdnav/OBROTHER.map'
libdvdnav: vm: ifoRead_FP_PGC failed
Couldn't open DVD device: /dev/sr0 (No such file or directory)
No stream found to handle url dvdnav://1
Exiting... (End of file)
$ mkdir .dvdnav
$ mplayer dvdnav://1
MPlayer dev-SVN-r27292-4.1.2 (C) 2000-2008 MPlayer Team
AltiVec found
CPU: PowerPC
Playing dvdnav://1.
libdvdnav: Using dvdnav version SVN-r1120
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdnav: DVD Title: OBROTHER
libdvdnav: DVD Serial Number: 3ADEE511___MVB__
libdvdnav: DVD Title (Alternative):
libdvdnav: Unable to find map file '/home/stroller/.dvdnav/OBROTHER.map'
libdvdnav: vm: ifoRead_FP_PGC failed
Couldn't open DVD device: /dev/sr0 (No such file or directory)
No stream found to handle url dvdnav://1
Exiting... (End of file)
$
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log.gz
Type: application/x-gzip
Size: 11470 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20080802/e8423e82/attachment.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: configure.txt
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20080802/e8423e82/attachment.txt>
More information about the MPlayer-users
mailing list