[MPlayer-users] Re: how does mplayer circumvent region protected (RPC-2) DVD drives?
Arpi
arpi at thot.banki.hu
Sat Oct 19 19:24:14 CEST 2002
Hi,
> > > Isn't the disc key methode performed before the title key
> > > methode?
> >
> > no, unless you force it (export DVDCSS_METHOD=disc afair)
>
> I searched and found the place I got the idea from. It's
> www.videolan.org/libdvdcss/doc/
ok i did RTFS...
actually it isn't so simple.
the key getting process has 2 major steps:
1. getting the disc key
2. getting the title key
for both steps, there are "white" and "black" method: ioctl() and crack.
the ioctl method is the default:
1. try to get disc key via ioctl()
[if this step fails, it will fallback to disc key crack (using 64mb hash),
this can be also forced by DVDCSS_METHOD=disc]
2. try to get title key via ioctl(), using some player keys included in css.c
[if this step fails, it will fallback to title key cracking, this can be
also forced by DVDCSS_METHOD=title]
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-users
mailing list