Re: errors reading an encrypted dvd

Bj|rn Englund <[email protected]> Fri, 9 Jun 2006 19:51:35 +0200
Newsgroups gmane.comp.video.ogle.user
Message-ID <[email protected]>
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