From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-132886-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RfJrd-0007l2-0d
	for garchives@archives.gentoo.org; Mon, 26 Dec 2011 23:21:53 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2B47521C0A2;
	Mon, 26 Dec 2011 23:21:38 +0000 (UTC)
Received: from mx1.hadt.biz (boss.hadt.biz [78.47.36.129])
	by pigeon.gentoo.org (Postfix) with ESMTP id 97EF621C032
	for <gentoo-user@lists.gentoo.org>; Mon, 26 Dec 2011 23:20:32 +0000 (UTC)
Received: from [192.168.255.100] (p5091C192.dip.t-dialin.net [80.145.193.146])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.hadt.biz (Postfix) with ESMTPSA id EF68614C0354
	for <gentoo-user@lists.gentoo.org>; Tue, 27 Dec 2011 00:20:30 +0100 (CET)
Message-ID: <4EF9013E.7010302@hadt.biz>
Date: Tue, 27 Dec 2011 00:20:30 +0100
From: Michael Hampicke <gentoo-user@hadt.biz>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111117 Thunderbird/8.0
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Video Problem
References: <20111226230228.1b8a8982@echoes>
In-Reply-To: <20111226230228.1b8a8982@echoes>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 6b8b4a6b-3b77-4f1d-bed5-fcd71417072c
X-Archives-Hash: 8332dcfd3985e4f5c33116f6437cb2fe

> I am using ati-drivers, xfce4 and also fails when using xdm and not xdm.
> 
> Any suggestions please????

There's already a bugreport on bugzilla, sadly no solution yet:
https://bugs.gentoo.org/show_bug.cgi?id=391193

A workaround is to tell your video player to use opengl as videoout
instead of the default xv video out.

With VLC:
# vlc --vout glx

Other players provide these options too.