VideoLAN Client v0.4.4 freezes when playing DVDs

Gildas Bazin gbazin at netcourrier.com
Sun Sep 1 20:05:09 CEST 2002


On Sunday 01 September 2002 19:58, Phillip Pi wrote:
> Is title variable a number? For example, export DVDCSS_METHOD=10 ?

No it's the name of the decryption method. To make things a little bit more 
clear, here is an extract of the libdvdcss README file:

The behaviourof the library can be affected by changing two environment
variables:
  DVDCSS_METHOD={title|disc|key}: method for key decryption
    title: decrypted title key is guessed from the encrypted sectors of
           the stream. Thus it should work with a file as well as the
           DVD device. But it sometimes takes much time to decrypt a title
           key and may even fail. With this method, the key is only checked
           at the beginning of each title, so it won't work if the key
           changes in the middle of a title.
    disc: the disc key is first cracked ; then all title keys can be
           decrypted instantly, which allows us to check them often,
    key: the same as "disc" if you don't have a file with player keys at
           compilation time. If you do, the decryption of the disc key
           will be faster with this method. It is the one that was used by
           libcss.
           This is the default method,
  DVDCSS_VERBOSE={0|1|2}: libdvdcss verbosity
    0: no error messages, no debug messages,
    1: only error messages (this is the default)
    2: error and debug messages

--
Gildas
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list