使用 mythbuntu hd 播放时撕裂板载英特尔显卡

使用 mythbuntu hd 播放时撕裂板载英特尔显卡

我在使用英特尔板载显卡播放高清视频时,屏幕顶部 5% 会出现撕裂。我使用的是 mythbuntu 12.04,带有更新的内核和更新的英特尔显卡驱动程序包。我尝试在 xorg conf 中使用选项“TripleBuffer”“True”,但没有成功。我还打开了这里建议的 compiz 解决方法https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/755841没有成功

这是 xvinfo 输出:

X-Video Extension version 2.2
screen #0
  Adaptor #0: "Intel(R) Textured Video"
    number of ports: 16
    port base: 88
    operations supported: PutImage 
    supported visuals:
      depth 24, visualID 0x21
    no port attributes defined
    maximum XvImage size: 2048 x 2048
    Number of image formats: 5
      id: 0x32595559 (YUY2)
        guid: 59555932-0000-0010-8000-00aa00389b71
        bits per pixel: 16
        number of planes: 1
        type: YUV (packed)
      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)
      id: 0x59565955 (UYVY)
        guid: 55595659-0000-0010-8000-00aa00389b71
        bits per pixel: 16
        number of planes: 1
        type: YUV (packed)
      id: 0x434d5658 (XVMC)
        guid: 58564d43-0000-0010-8000-00aa00389b71
        bits per pixel: 12
        number of planes: 3
        type: YUV (planar)

内核是 Linux mythtv 3.4.0-030400-generic #201205210521 SMP 2012 年 5 月 21 日星期一 09:22:02 UTC x86_64 x86_64 x86_64 GNU/Linux

intel 驱动版本为 xserver-xorg-video-int 2:2.19.0-0ubuntu1~xup1 X.Org X server -- Intel i8xx, i9xx 显示驱动

Cpu 是 Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz,配备 8gb 内存。

答案1

您是否看过以下解决方法?

Bug 37686 - [SandyBridge] 视频撕裂 https://bugs.freedesktop.org/show_bug.cgi?id=37686#c47

此错误报告包含许多可能对您有用的建议。

相关内容