Re: errors reading an encrypted dvd
Ivan Uemlianin <[email protected]> Mon, 12 Jun 2006 11:11:46 +0100
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
/Bj|rn Thanks for your help. I didn't have xvattr installed! I just installed it (from debian-multimedia.org), and now ogle works fine! Nice work, by the way. best Ivan Bj|rn Englund wrote: >Fri Jun 09 2006, Ivan Uemlianin wrote: > > > >>I running debian etch with libdvdcss. When I run ogle I get the >>following output. The GUI pops up, and when I select Open disc the >>screen window opens but stays black. At the end I clicked on Exit. >> >> >> >This is probably a thing that is fixed in the cvs version. >So if you are not running the cvs version you can try to do the following. >Look for a Xv attribute named XV_AUTOPAINT_COLORKEY which probably is 0 >It needs to be set to 1. >You can set it with: >xvattr -a XV_AUTOPAINT_COLORKEY -v 1 >Then you should have picture in ogle. > >/Bj|rn > > > >