css error: CSS decryption is disabled in this module
Takehiro Tawara
tawara at mpi-sb.mpg.de
Thu Jun 7 15:22:23 CEST 2001
Hi,
I tried vlc-0.2.73 with vlc-css-0.2.73 under Linux-Mandrake 8.0,
but I couldn't play a DVD (The Matrix, region 2).
Is there any advice?
I tried the binary and source RPMs, and tried to exchange a DVD-ROM
drive to /dev/hdc. All didn't help.
The followings are logs (DVD-ROM drive is set on the
secondary-slave IDE (/dev/hdd) and I belongs to the group cdrom).
Thanks,
Takehiro
----------------------------------------------------------------------
$ ls -l /dev/hd?
brw-rw---- 1 root disk 3, 0 Apr 14 13:06 /dev/hda
brw-rw---- 1 root disk 3, 64 Apr 14 13:06 /dev/hdb
brw------- 1 tawara cdrom 22, 0 Apr 14 13:06 /dev/hdc
brw-rw---- 1 root cdrom 22, 64 Apr 14 13:06 /dev/hdd
brw-rw---- 1 root disk 33, 0 Apr 14 13:06 /dev/hde
brw-rw---- 1 root disk 33, 64 Apr 14 13:06 /dev/hdf
brw-rw---- 1 root disk 34, 0 Apr 14 13:06 /dev/hdg
brw-rw---- 1 root disk 34, 64 Apr 14 13:06 /dev/hdh
$ ls -l /dev/cdrom /dev/dvd
lrwxrwxrwx 1 root root 3 Apr 28 05:45 /dev/cdrom ->
hdc
lrwxrwxrwx 1 root root 3 Jun 4 02:12 /dev/dvd -> hdd
$ cat /etc/fstab
/dev/hdb1 / ext2 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb6 /home ext2 defaults 1 2
/mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0
/mnt/dvdrom /mnt/dvdrom supermount fs=iso9660,dev=/dev/dvd 0 0
/mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
/dev/hda1 /mnt/windows vfat
user,exec,umask=0,codepage=850,iocharset=iso8859-1 0 0
none /proc proc defaults 0 0
/dev/hdb5 swap swap defaults 0 0
$ ls -l /usr/lib/videolan/vlc
total 256
-rw-r--r-- 1 root root 5952 Jun 6 21:12 dsp.so
-rwxr-xr-x 1 root root 83472 Jun 6 21:14 dvd-css.so
-rw-r--r-- 1 root root 5152 Jun 6 21:12 esd.so
-rw-r--r-- 1 root root 10036 Jun 6 21:12 fb.so
-rw-r--r-- 1 root root 71656 Jun 6 21:12 gnome.so
-rw-r--r-- 1 root root 12624 Jun 6 21:12 sdl.so
-rw-r--r-- 1 root root 16172 Jun 6 21:12 x11.so
-rw-r--r-- 1 root root 29404 Jun 6 21:12 xvideo.so
$ vlc -vvv
VideoLAN Client - version 0.2.73 Ourumov - (C)1996-2001 VideoLAN
intf: playlist initialized
module: module bank initialized
module: checking built-in modules
module: builtin module `es', ISO 13818-1 MPEG Elementary Stream input
module
module: builtin module `ps', ISO 13818-1 MPEG Program Stream input
module
module: builtin module `ts', ISO 13818-1 MPEG Transport Stream input
module
module: builtin module `yuv', YUV transformations module
module: builtin module `idct', IDCT module
module: builtin module `idctclassic', classic IDCT module
module: builtin module `motion', motion compensation module
module error: failed calling init in builtin module
module: builtin module `dummy', dummy functions module
module: builtin module `null', the Null module that does nothing
module: builtin module `rc', rc interface module
module: builtin module `yuvmmx', MMX YUV transformations module
module: builtin module `idctmmx', MMX IDCT module
module: builtin module `idctmmxext', MMX EXT IDCT module
module: builtin module `motionmmx', MMX motion compensation module
module: builtin module `motionmmxext', MMX EXT motion compensation
module
module: checking plugin modules
module: browsing `.'
module: browsing `lib'
module: browsing `/usr/lib/videolan/vlc'
module: plugin module `dsp', Linux OSS /dev/dsp module
module: plugin module `esd', EsounD audio module
module: plugin module `fb', Linux console framebuffer module
module: plugin module `sdl', Simple DirectMedia Layer module
module: plugin module `x11', X11 module
module: plugin module `xvideo', XVideo extension module
module: plugin module `gnome', Gnome interface module
module: plugin module `dvd', full DVD input module with CSS decryption
module: locking module `gnome'
intf: interface initialized
module: locking module `dsp'
aout info: signed 16 bits stereo thread
aout info: audio output thread 23510 spawned
module: locking module `xvideo'
wished configuration: 720x576, 15/16 bpp (1440 Bpl)
actual configuration: 720x576, 15/16 bpp (1440 Bpl), masks: 0x0/0x0/0x0
vout: video display initialized (720x576, 15/16 bpp)
module: locking module `yuvmmx'
module: hiding unused plugin module `dvd'
module: hiding unused plugin module `x11'
module: hiding unused plugin module `sdl'
module: hiding unused plugin module `fb'
module: hiding unused plugin module `esd'
intf: added `dvd:/dev/dvd' to playlist
module: locking module `dvd'
input: opening file `dvd:/dev/dvd'
dvd info: netlist initialized
ifo info: vmg initialized
css error: CSS decryption is disabled in this module
dvd error: fatal failure in css
input: closing file `dvd:/dev/dvd'
module: unlocking module `dvd'
module: locking module `dvd'
input: opening file `dvd:/dev/dvd'
dvd info: netlist initialized
ifo info: vmg initialized
css error: CSS decryption is disabled in this module
dvd error: fatal failure in css
input: closing file `dvd:/dev/dvd'
module: unlocking module `dvd'
...
... (repeat)
...
--
Takehiro Tawara, tawara at mpi-sb.mpg.de
Max-Planck-Institut fuer Informatik - Computer Graphics Group (AG4)
http://www.mpi-sb.mpg.de/~tawara/
More information about the vlc
mailing list