From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 88791] radeonsi/glamor missing YUY2 support in xvideo Date: Mon, 26 Jan 2015 04:49:33 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1569218825==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 7E80A6E15E for ; Sun, 25 Jan 2015 20:49:33 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1569218825== Content-Type: multipart/alternative; boundary="1422247773.B5D30.3300"; charset="UTF-8" --1422247773.B5D30.3300 Date: Mon, 26 Jan 2015 04:49:33 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=88791 Bug ID: 88791 Summary: radeonsi/glamor missing YUY2 support in xvideo Product: DRI Version: XOrg git Hardware: Other OS: All Status: NEW Severity: enhancement Priority: medium Component: DRM/Radeon Assignee: dri-devel@lists.freedesktop.org Reporter: higuita@gmx.net Hi I'm trying to use tvtime on a A10 APU. Xorg log say it uses a radeonsi for DRI and VDPAU, yet trying to use tvtime i get this: ~/$ tvtime Running tvtime 1.0.4. Reading configuration from /etc/tvtime/tvtime.xml Reading configuration from /home/higuita/.tvtime/tvtime.xml xvoutput: No XVIDEO port found which supports YUY2 images. *** tvtime requires hardware YUY2 overlay support from your video card *** driver. If you are using an older NVIDIA card (TNT2), then *** this capability is only available with their binary drivers. *** For some ATI cards, this feature may be found in the experimental *** GATOS drivers: http://gatos.sourceforge.net/ *** If unsure, please check with your distribution to see if your *** X driver supports hardware overlay surfaces. xvinfo confirm the result: ~/$ xvinfo X-Video Extension version 2.2 screen #0 Adaptor #0: "GLAMOR Textured Video" number of ports: 16 port base: 63 operations supported: PutImage supported visuals: depth 24, visualID 0x21 number of attributes: 5 "XV_BRIGHTNESS" (range -1000 to 1000) client settable attribute client gettable attribute (current value is 0) "XV_CONTRAST" (range -1000 to 1000) client settable attribute client gettable attribute (current value is 0) "XV_SATURATION" (range -1000 to 1000) client settable attribute client gettable attribute (current value is 0) "XV_HUE" (range -1000 to 1000) client settable attribute client gettable attribute (current value is 0) "XV_COLORSPACE" (range 0 to 1) client settable attribute client gettable attribute (current value is 0) maximum XvImage size: 8192 x 8192 Number of image formats: 2 id: 0x32315659 (YV12) guid: 59563132-0000-0010-8000-00aa00389b71 bits per pixel: 12 number of planes: 3 type: YUV (planar) id: 0x30323449 (I420) guid: 49343230-0000-0010-8000-00aa00389b71 bits per pixel: 12 number of planes: 3 type: YUV (planar) So no YUY2 support... tvtime only supports this mode and it is the best tv program for linux, so please add this support Thanks -- You are receiving this mail because: You are the assignee for the bug. --1422247773.B5D30.3300 Date: Mon, 26 Jan 2015 04:49:33 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Bug ID 88791
Summary radeonsi/glamor missing YUY2 support in xvideo
Product DRI
Version XOrg git
Hardware Other
OS All
Status NEW
Severity enhancement
Priority medium
Component DRM/Radeon
Assignee dri-devel@lists.freedesktop.org
Reporter higuita@gmx.net

Hi

I'm trying to use tvtime on a A10 APU. Xorg log say it uses a radeonsi for DRI
and VDPAU, yet trying to use tvtime i get this:

~/$ tvtime
Running tvtime 1.0.4.
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from /home/higuita/.tvtime/tvtime.xml
xvoutput: No XVIDEO port found which supports YUY2 images.

*** tvtime requires hardware YUY2 overlay support from your video card
*** driver.  If you are using an older NVIDIA card (TNT2), then
*** this capability is only available with their binary drivers.
*** For some ATI cards, this feature may be found in the experimental
*** GATOS drivers: http://gatos.sourceforge.net/
*** If unsure, please check with your distribution to see if your
*** X driver supports hardware overlay surfaces.


xvinfo confirm the result:


~/$ xvinfo 
X-Video Extension version 2.2
screen #0
  Adaptor #0: "GLAMOR Textured Video"
    number of ports: 16
    port base: 63
    operations supported: PutImage 
    supported visuals:
      depth 24, visualID 0x21
    number of attributes: 5
      "XV_BRIGHTNESS" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_CONTRAST" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_SATURATION" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_HUE" (range -1000 to 1000)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_COLORSPACE" (range 0 to 1)
              client settable attribute
              client gettable attribute (current value is 0)
    maximum XvImage size: 8192 x 8192
    Number of image formats: 2
      id: 0x32315659 (YV12)
        guid: 59563132-0000-0010-8000-00aa00389b71
        bits per pixel: 12
        number of planes: 3
        type: YUV (planar)
      id: 0x30323449 (I420)
        guid: 49343230-0000-0010-8000-00aa00389b71
        bits per pixel: 12
        number of planes: 3
        type: YUV (planar)

So no YUY2 support... tvtime only supports this mode and it is the best tv
program for linux, so please add this support

Thanks


You are receiving this mail because:
  • You are the assignee for the bug.
--1422247773.B5D30.3300-- --===============1569218825== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0 cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK --===============1569218825==--