Hello, Unlike most of other options, XvMC support is disabled by default in MPlayer (look in the configure script) and must be explicitly enabled to be used. Consequently there is no need to add --disable-xvmc to configure flags.
Created attachment 261761 [details, diff] mplayer-9999-xvmc.patch Apply changes described above.
Gentoo ebuild guides mention that all flags should be set explicitly, no matter what they default to.
(In reply to comment #2) > Gentoo ebuild guides mention that all flags should be set explicitly, no matter > what they default to. And this is exactly what proposed patch does. Please do not forget special behaviour of mplayer's configure script: without this patch xvmc will be *always* disabled.
this was fixed long ago actually