Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2010 14:20:03 GMT
From:      Heino Tiedemann <rotkap@gmx.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/149851: vlc and mplayer - race conditions?
Message-ID:  <201008241420.o7OEK3Gj030708@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/149851; it has been noted by GNATS.

From: Heino Tiedemann <rotkap@gmx.de>
To: bug-followup@FreeBSD.org,rotkap@gmx.de
Cc:  
Subject: Re: ports/149851: vlc and mplayer - race conditions?
Date: Tue, 24 Aug 2010 15:46:47 +0200

 I have more info now.
 
 My card is an "ATI Radeon AR 9600 XT"
 
 My X11 driver is radeon(4)
 
 
 The Video driver which is used by mplayer and by vlc - by default - is
 the "xv" driver. 
 
 the mplayer changes a state of this driver - I looked it up via
 "xvinfo":
 
 
 BEFORE mplayer is used the first time I got this:
 
 ,----
 |       "XV_AUTOPAINT_COLORKEY" (range 0 to 1)
 |               client settable attribute
 |               client gettable attribute (current value is 1)
 `----
 
 
 AFTER the first use I got this
 
 ,----
 |       "XV_AUTOPAINT_COLORKEY" (range 0 to 1)
 |               client settable attribute
 |               client gettable attribute (current value is 0)
 `----
 
 
 If I use only the vlc player this doas not happen.
 
 Heino



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008241420.o7OEK3Gj030708>