[mythtv-users] Blue tint on video preview

james meyer james.meyer at operamail.com
Fri Sep 21 19:01:27 UTC 2007


>[myth at mythtv mythtv]$ ./configure --prefix=/usr/local --enable-xvmc
>--arch=i686 --enable-proc-opt --enable-dvb  --enable-libdts
>--enable-xvmc-opengl
># Basic Settings
>Compile type     release
>Compiler cache   no
>DistCC           no
>Install prefix   /usr/local
>CPU              x86_32 (i686)
>big-endian       no
>MMX enabled      no
>CMOV enabled     no
>CMOV is fast     no


Based off your configure output, I would say the cause of the blue faces is 
that MMX is not enabled.   You could try adding --enable-mmx  to the 
configure line, or choosing a different arch.


More information about the mythtv-users mailing list