Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Big Problem with playing DVD's




high!

On 24 Apr 2002, Holger Wagner (HW) wrote:

HW> Hello Sergei,
HW>
HW> i add this two lines in my runvdr and restart computer:
HW>
HW> DVDCSS_METHOD=key
HW>
HW> DVDCSS_VERBOSE=2
HW>
HW> Was this the wrong way?

here is a little example:

#> ls -al
-rwxr-xr-x    1 user12   group01        26 Apr 24 23:53 print
-rwxr-xr-x    1 user12   group01        33 Apr 24 23:53 set1
-rwxr-xr-x    1 user12   group01        40 Apr 24 23:54 set2
#> cat print
#!/bin/bash

echo $TEST


#> cat set1
#!/bin/bash

TEST=hallo

./print
#> cat set2
#!/bin/bash

export TEST=hallo

./print
#> set1

#> set2
hallo
#>


c ya
        Sergei
--
--------------------------------------------------------------------
         eMail:       Sergei.Haller@math.uni-giessen.de
--------------------------------------------------------------------
Be careful of reading health books, you might die of a misprint.
                -- Mark Twain




Home | Main Index | Thread Index