Erik Christiansen <[email protected]>
writes:

> On 21.03.15 23:01, Andrew Pam wrote:
>> On 21/03/15 22:41, Erik Christiansen wrote:
>> > Since we've been on the topic, I tried a locally bought DVD, but Debian's
>> > "Movie Player" rejected it as "encrypted". I may at some stage try to
>> > figure that out. It'd be nice to know how to do this stuff.
>> 
>> This is probably the issue:
>> https://wiki.debian.org/CDDVD
>> 
>> Hope that helps,
>>              Andrew
>
> Definitely does. Many thanks, Andrew.
>
> Since www.progress-linux.org is closed for maintenance, I'll compile
> libdvdcss - tomorrow. ATM sleep beckons.

Yeaaaaaah, you don't really want that one.
It just mentions that one because it's dba's distro and dba wrote that
advice.

This is what I've been doing for stupid DVD users, on wheezy:

    wget -O- http://download.videolan.org/pub/debian/videolan-apt.asc | apt-key 
add -
    echo 'deb http://download.videolan.org/pub/debian/stable/ /' 
>/etc/apt/sources.list.d/30decss.list
    apt-get update
    apt-get install libdvdcss2

It works for me.

(PS: well, actually I'm using [trusted=yes] instead of adding the key.)

_______________________________________________
luv-main mailing list
[email protected]
http://lists.luv.asn.au/listinfo/luv-main

Reply via email to