From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 19 23:55:37 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 150C51065673 for ; Tue, 19 Jul 2011 23:55:37 +0000 (UTC) (envelope-from dieterbsd@engineer.com) Received: from mailout-us.gmx.com (mailout-us.gmx.com [74.208.5.67]) by mx1.freebsd.org (Postfix) with SMTP id DC7CB8FC0A for ; Tue, 19 Jul 2011 23:55:36 +0000 (UTC) Received: (qmail 8132 invoked by uid 0); 19 Jul 2011 23:55:35 -0000 Received: from 67.206.162.216 by rms-us017 with HTTP Content-Type: text/plain; charset="utf-8" Date: Tue, 19 Jul 2011 23:55:32 +0000 From: "Dieter BSD" Message-ID: <20110719235534.105120@gmx.com> MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org X-Authenticated: #74169980 X-Flags: 0001 X-Mailer: GMX.com Web Mailer x-registered: 0 Content-Transfer-Encoding: 8bit X-GMX-UID: QSEQfyIaxHSOAEqJDnM3J/lCWkZTQdQl Subject: mplayer wants portrait mode? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2011 23:55:37 -0000 FreeBSD 8.2  amd64 MPlayer SVN-r32577-snapshot-4.2.1  from packages > VO: [xv] 1280x720 => 1280x720 Planar YV12 > Source image dimensions are too high: 1280x720 (maximum is 720x2048) mplayer -vo x11 gets past this, but then reports that the cpu is too slow. Question is, why is the maximum 720x2048 rather than 2048x720? Does it really want portrait mode?