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 ) id 1Mpiau-0002kj-V6 for garchives@archives.gentoo.org; Mon, 21 Sep 2009 13:06:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70851E073E; Mon, 21 Sep 2009 13:06:14 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id 2EB0EE073E for ; Mon, 21 Sep 2009 13:06:14 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.44,424,1249254000"; d="scan'208";a="133933154" Received: from unknown (HELO compaq.stroller.uk.eu.org) ([213.152.39.90]) by smtpout.karoo.kcom.com with ESMTP; 21 Sep 2009 14:06:13 +0100 Received: from [192.168.1.71] (unknown [192.168.1.71]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id C78AD8D73 for ; Mon, 21 Sep 2009 14:06:10 +0100 (BST) Message-Id: <5D61913E-309E-47CF-9C7D-A51CD7187A06@stellar.eclipse.co.uk> From: Stroller To: gentoo-user@lists.gentoo.org In-Reply-To: <873a6hha5q.fsf@newsguy.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [gentoo-user] Why am I seeing only black screen in mplayer Date: Mon, 21 Sep 2009 14:06:11 +0100 References: <873a6hha5q.fsf@newsguy.com> X-Mailer: Apple Mail (2.936) X-Archives-Salt: ab37efd8-afdd-4bd5-8005-2e468102f703 X-Archives-Hash: 56de1c49d9e741461f0d631983c5e513 On 20 Sep 2009, at 17:07, Harry Putnam wrote: > Following my most recent update world of Sept. 13, mplayer only > produces a black screen when playing quicktime .mov files. Suggest playing one from the command line - mplayer gives a LOT of output, some of which may be useful. You might have to use _something like_ "-vo X11" (check the manpage / docs for full vo options). Stroller.