Am 19.12.2012 00:20, schrieb Walter Dnes:
> 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

This doesn't use any GPU features. Good compatibility but otherwise not
recommended.

> gl_nosw OpenGL no software rendering

Same as gl just that it fails when you have driver issues that prevent
it from using the GPU. More like a debugging tool.

> x11     X11 ( XImage/Shm )

Practically outdated.

> gl      OpenGL

Recommended. Should work okay without further tuning but offers a lot of
them. Just play around.

> gl2     X11 (OpenGL) - multiple textures version

Unmaintained. Use gl.

> 
> 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
> 

That should be USE="mmxext". No clue what's its name in cpuinfo but
since you are running something newer than a P3 it should be a safe bet.

PS: Have to tried mplayer2? It's mostly compatible but offers no
mencoder support but you can install mplayer to get that. It has better
threading support and some other minor improvements.

Regards,
Florian Philipp

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to