[mythtv-users] HD performance problems

Shawn Rutledge shawn.t.rutledge at gmail.com
Tue Nov 21 06:38:53 UTC 2006


On 11/20/06, David Watkins <watkinshome at gmail.com> wrote:
> Presumably you've already that checked XvMC is apparently working?
>
> 'XvMC found' type messages in the frontend log ( start the frontend
> from a terminal with)
>
> $> mythfrontend -v playback

No, thanks for telling me how to do that.  I piped it to a log and...

[muon][11:07:54 PM] grep -i xvmc /var/log/mythtv/mythfrontend.log
2006-11-20 22:51:31.508 VideoOutputXv: XvMCTex: Init failed

xine doesn't seem to work with xvmc either.

If I just run xine --video-driver xvmc 2121_20061120003001.mpg:

This is xine (X11 gui) - a free video player v0.99.4.
(c) 2000-2004 The xine Team.

and then it exits.  Strange that it does not complain about XvMC but
won't play either.  But if I run it without xvmc, with the -f flag to
get it scaled to fit, it plays jerkily like MythTV does.

So this is an XvMC problem, not a myth problem, but I still don't know
how to solve it.  I tried emerge libXvMC nvidia-drivers xine-lib to
make sure they are all linked to the same versions, but it doesn't
help.

[muon][11:30:16 PM] cat /etc/X11/XvMCConfig
libXvMCNVIDIA_dynamic.so.1

[muon][11:32:33 PM] ll /usr/lib/libXvMC*
-rw-r--r-- 1 root root   7858 2006-11-20 23:10 /usr/lib/libXvMC.a
-rw-r--r-- 1 root root    888 2006-11-20 23:10 /usr/lib/libXvMC.la
-rw-r--r-- 1 root root 185050 2006-11-20 23:17 /usr/lib/libXvMCNVIDIA.a
lrwxrwxrwx 1 root root     25 2006-11-19 14:49
/usr/lib/libXvMCNVIDIA_dynamic.so.1 -> libXvMCNVIDIA.so.1.0.8776
lrwxrwxrwx 1 root root     34 2006-11-20 23:17
/usr/lib/libXvMCNVIDIA.so -> /usr/lib/libXvMCNVIDIA.so.1.0.8776
-rwxr-xr-x 1 root root 170732 2006-11-20 23:17
/usr/lib/libXvMCNVIDIA.so.1.0.8776
lrwxrwxrwx 1 root root     16 2006-11-20 23:10 /usr/lib/libXvMC.so ->
libXvMC.so.1.0.0
lrwxrwxrwx 1 root root     16 2006-11-20 23:10 /usr/lib/libXvMC.so.1
-> libXvMC.so.1.0.0
-rwxr-xr-x 1 root root  10060 2006-11-20 23:10 /usr/lib/libXvMC.so.1.0.0
-rw-r--r-- 1 root root  15316 2006-11-20 23:10 /usr/lib/libXvMCW.a
-rw-r--r-- 1 root root    895 2006-11-20 23:10 /usr/lib/libXvMCW.la
lrwxrwxrwx 1 root root     17 2006-11-20 23:10 /usr/lib/libXvMCW.so ->
libXvMCW.so.1.0.0
lrwxrwxrwx 1 root root     17 2006-11-20 23:10 /usr/lib/libXvMCW.so.1
-> libXvMCW.so.1.0.0
-rwxr-xr-x 1 root root  14572 2006-11-20 23:10 /usr/lib/libXvMCW.so.1.0.0

see everything was just compiled today... I tried putting
libXvMCW.so.1 and libXvMC.so.1 in /etc/X11/XvMCConfig too.


More information about the mythtv-users mailing list