Authorisation problem ?!?
Gunther Hermann
gunther.hermann at web.de
Sat Mar 31 13:49:03 CEST 2001
Hi
just note that key negotiation etc. only takes
place when reading the dvd via the dvd input module,
i.e. when your call looks like
vlc dvd:/dev/dvd
In this case, the dvd input module is loaded, accessing
the dvd device directly doing all negotiation.
What you did was trying to read a *file* from a mounted
device (which could have been the hard disk too).
In this case, no negotiation takes place at all, and
when trying to read an encrypted file you will get
the error you mentioned.
So either
* call vlc as mentioned above (which gives you
no direct access to the vob files of course)
or
* decrypt and copy to hard disk the vob files first
and call vlc like you did, i.e.
vlc <filesystempath-to-vob>
Regards
Gunther
______________________________________________________________________________
Die Fachpresse ist sich einig: WEB.DE 20mal Testsieger! Kostenlos E-Mail,
Fax, SMS, Verschlusselung, POP3, WAP....testen Sie uns! http://freemail.web.de
More information about the vlc
mailing list