[ltp] IBM Thinkpad T60 (With Intel Graphics Card) All Movies Flicker

Tino Keitel linux-thinkpad@linux-thinkpad.org
Mon, 12 Jan 2009 23:55:46 +0100


On Tue, Jan 13, 2009 at 00:34:13 +0200, Ahmad Amr wrote:
> Hello Guys,
> 
> Does anyone here has a solution for the problem in the subject area :( ?

Maybe your problem is the tearing video of the textured video XV port.

Try this:

$ xvinfo | grep -E "Adaptor|base"

If you get 2 adaptors, and the first one is "Intel(R) Textured Video",
then use the port base of adaptor labeled "Intel(R) Video Overlay" in
mplayer:

$ mplayer -vo xv:port=portnumber movie.mpg

Regards,
Tino