Comment 69 for bug 755841

Revision history for this message
In , Curtis Gedak (gedakc) wrote :

Following is the information requested by Da Fox, plus some more for both of the systems I am using for testing:

System A
--------
Asus P8H67-M Pro/CSM motherboard
Intel i7-2600K processor
Kubuntu 11.04 operating system

$ xvinfo | grep Adaptor
  Adaptor #0: "Intel(R) Textured Video"
$ uname -a
Linux octo 2.6.39-0-generic #5~20110427-Ubuntu SMP Wed Apr 27 15:27:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
$ dpkg -l | grep -i xserver-xorg-video-intel
ii xserver-xorg-video-intel 2:2.15.0+git20110616.17bf0019-0ubuntu0sarvatt~natty X.Org X server -- Intel i8xx, i9xx display driver
$ mplayer --version
Unknown option on the command line: --version
Error parsing option on the command line: --version
MPlayer 1.0rc4-4.5.2 (C) 2000-2010 MPlayer Team
$

System B
--------
Asus P8H61-M motherboard
Intel i5-2500K processor
Mythbuntu 11.04 operating system

$ xvinfo | grep Adaptor
  Adaptor #0: "Intel(R) Textured Video"
$ uname -a
Linux pvrbox 2.6.39-0-generic #5~20110427-Ubuntu SMP Wed Apr 27 15:27:41 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
$ dpkg -l | grep xserver-xorg-video-intel
ii xserver-xorg-video-intel 2:2.15.0+git20110616.17bf0019-0ubuntu0sarvatt~natty X.Org X server -- Intel i8xx, i9xx display driver
$ mplayer --version
Unknown option on the command line: --version
Error parsing option on the command line: --version
MPlayer 1.0rc4-4.5.2 (C) 2000-2010 MPlayer Team
$

Test Results
------------
When I play video using the "mplayer -vo gl2" option, no video tearing is seen on either of the above systems.

When I play video using the "mplayer -vo xv" option, I can clearly see video tearing on both of the above systems.

When I capture screen shots using System A, I can never seem to capture the moment that I can see the screen tearing. This system is using the KDE desktop.

System B is running mythbuntu with XFCE4 which currently does not have a screen capture program installed. If you have a screen capture program suggestion for XFCE4 then I am all ears.