From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F1B091381F3 for ; Wed, 19 Dec 2012 01:06:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A169A21C001; Wed, 19 Dec 2012 01:06:33 +0000 (UTC) Received: from mail-yh0-f49.google.com (mail-yh0-f49.google.com [209.85.213.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B082421C001 for ; Wed, 19 Dec 2012 01:05:19 +0000 (UTC) Received: by mail-yh0-f49.google.com with SMTP id j52so340300yhj.8 for ; Tue, 18 Dec 2012 17:05:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=o5OFm0TevgaE3/2XeETpPi5OKOfyp8QnuMzzL2KmEZQ=; b=WgAiO4xv0wOv6HbDWr7S02rc3BjsZCqmIqx1TyxdNjE7GGClAb6qIiYB8oMZFXT9od wT+CL6u5A7YS1XU7r1lPTEQDlPRrzFt/RSgtQpyGmkg4gszC51Q9YLKR/ZDJgo50wPkA yqvnl1oto1OCUzRjp1DacDiS3o0mMFpiltUuiWd5zqE7i5O9l2nWomjgT1JJo+Dae4xv wN3hDmvPR15JpC8VnxXupH/UQCCGCX/v3wXg2LVN0WBNy8IGJcfUW+UfDoGy4lQ2areB 4MrKcC4/HfhOX8VS9Ta53zdgRsqZBWgF4rzU6RifigaeKP1KTe0AD3KqBin2TFxEvn0f GeQA== X-Received: by 10.236.151.168 with SMTP id b28mr2523954yhk.11.1355879118845; Tue, 18 Dec 2012 17:05:18 -0800 (PST) Received: from [192.168.2.5] (adsl-65-0-94-18.jan.bellsouth.net. [65.0.94.18]) by mx.google.com with ESMTPS id j25sm3233673yhm.13.2012.12.18.17.05.15 (version=SSLv3 cipher=OTHER); Tue, 18 Dec 2012 17:05:17 -0800 (PST) Message-ID: <50D112CA.3070506@gmail.com> Date: Tue, 18 Dec 2012 19:05:14 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0 SeaMonkey/2.14.1 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Questions about optimal mplayer settings References: <20121218232009.GA24866@waltdnes.org> In-Reply-To: <20121218232009.GA24866@waltdnes.org> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: a3db0a56-93ce-4368-9aeb-bc7775e138ec X-Archives-Hash: 00ca575f441c86a5cad97bf0f0d500e9 Walter Dnes wrote: > 1) In the past couple of days I finally figured out what I was doing > wrong with hardware acceleration (causing lack thereof) with an onboard > Intel GPU in my HTPC machine. I've applied the same fix to my desktop. > mplayer now has 5 video output modes that actually show a picture... > > xv X11/Xv > gl_nosw OpenGL no software rendering > x11 X11 ( XImage/Shm ) > gl OpenGL > gl2 X11 (OpenGL) - multiple textures version > > Which one has the best playback ability? Is there a test program or a > "torture test" video file I can use for testing? > > > 2) When I start up mplayer, the diagnostics include... > "MMX2 supported but disabled" > > There is no "mmx2" in the USE flags or in /proc/cpuinfo > > vendor_id : GenuineIntel > cpu family : 6 > model : 15 > model name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz > stepping : 13 > .................... > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge > mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm > constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl > est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm > > ...and I have "-march=native" in my CFLAGS. Any explanations? > This may help, may not. When I was playing with this a year or so ago, I found a HD test video on the internet somewhere. I'm pretty sure it was 1080p. I set smplayer to play and repeat the video and then I watched the CPU and temps on the video card. I would try each setting and see how much CPU load there was and watched the temps on the video card. I figure if the card temps are warmer, it is giving the card a work out instead of my CPU. I ended up using "gl (fast)" for mine but this may not work at all for your system. This may give you a way to test the settings and sort of know if the right hardware is doing its job or not. Here is two links if you want to try my weird way of doing this: http://www.youtube.com/watch?v=XITHbsUUlYI http://www.youtube.com/watch?v=e2Innx3puNI I use downloadhelper to grab those then play them locally. Both of those are available in 1080p tho. Should warm up something. ;-) Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!