[mythtv-users] VideoOutputXv: XVideo Adaptor Name: 'Intel(R) Textured Video' unsupported attribute

Marc MERLIN marc_mtv at merlins.org
Mon Sep 22 06:01:48 UTC 2008


I just built a new myth system with an Asus P5E-VM HDMI G35.

I have mythtv 0.21.0+fixes16 and xserver-xorg-video-intel 2.4.1-1ubuntu4

mplayer -vo xv is slow and because it wrongly picks "Intel(R) Textured Video" 
mplayer -vo xv:port=81 works fine however.

Googling shows that ./libs/libmythtv/videoout_xv.cpp should already be picking the
right port since it has a XV_COLORKEY check, but that does not seem to work for me:

2008-09-21 22:51:21.287 NVP: Disabling Audio, params(-1,2,44100)
2008-09-21 22:51:21.300 VideoOutputXv: XVideo Adaptor Name: 'Intel(R) Textured Video'
2008-09-21 22:51:21.323
 unsupported attribute
2008-09-21 22:51:21.323
 unsupported attribute
2008-09-21 22:51:21.325 OSD Theme Dimensions W: 640 H: 480

Any idea why it picks the wrong visual and what I can do to fix it?

Thanks,
Marc


X-Video Extension version 2.2
screen #0
  Adaptor #0: "Intel(R) Textured Video"
    number of ports: 16
    port base: 65
    operations supported: PutImage 
    supported visuals:
      depth 24, visualID 0x21
    number of attributes: 2
      "XV_BRIGHTNESS" (range -128 to 127)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_CONTRAST" (range 0 to 255)
              client settable attribute
              client gettable attribute (current value is 128)
    maximum XvImage size: 1920 x 1088
(...)
  Adaptor #1: "Intel(R) Video Overlay"
    number of ports: 1
    port base: 81
    operations supported: PutImage 
    supported visuals:
      depth 24, visualID 0x21
    number of attributes: 12
      "XV_COLORKEY" (range 0 to 16777215)
              client settable attribute
              client gettable attribute (current value is 66046)
      "XV_BRIGHTNESS" (range -128 to 127)
              client settable attribute
              client gettable attribute (current value is -19)
      "XV_CONTRAST" (range 0 to 255)
              client settable attribute
              client gettable attribute (current value is 75)
      "XV_SATURATION" (range 0 to 1023)
              client settable attribute
              client gettable attribute (current value is 146)
      "XV_DOUBLE_BUFFER" (range 0 to 1)
              client settable attribute
              client gettable attribute (current value is 1)
      "XV_PIPE" (range -1 to 1)
              client settable attribute
              client gettable attribute (current value is -1)
      "XV_GAMMA0" (range 0 to 16777215)
              client settable attribute
              client gettable attribute (current value is 526344)
      "XV_GAMMA1" (range 0 to 16777215)
              client settable attribute
              client gettable attribute (current value is 1052688)
      "XV_GAMMA2" (range 0 to 16777215)
              client settable attribute
              client gettable attribute (current value is 2105376)
      "XV_GAMMA3" (range 0 to 16777215)
              client settable attribute
              client gettable attribute (current value is 4210752)
      "XV_GAMMA4" (range 0 to 16777215)
              client settable attribute
              client gettable attribute (current value is 8421504)
      "XV_GAMMA5" (range 0 to 16777215)
              client settable attribute
              client gettable attribute (current value is 12632256)
    maximum XvImage size: 1920 x 1088
    Number of image formats: 5
(...)
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/  


More information about the mythtv-users mailing list