[mythtv] Focus problems with Myth & Xine

Matt Porter mporter at kernel.crashing.org
Tue Jun 15 15:23:43 EDT 2004


On Mon, Jun 14, 2004 at 05:04:36PM -0600, Mailing Lists wrote:
> http://sourceforge.net/tracker/index.php?func=detail&aid=965572&group_id=9655&atid=109655
> 
> as a workaround, I used this bash script
> 
> #!/bin/sh
> xine $@
> xvattr -a XV_AUTOPAINT_COLORKEY -v 1
> 
> name it play, or something else, and replace all references to xine in the 
> database with the name you picked
> 
> It seems that xine doesn't reset xv to it's prior configuration, their 
> position seems to be that it is a problem with Myth, so they are not going 
> to correct it.

This can be more simply managed in your ~/.xine/config by enabling
the following option:

	# autopaint colour key
	# bool, default: 0
	video.xv_autopaint_colorkey:1

-Matt


More information about the mythtv-dev mailing list