Fullscreen video is still tearing (with Radeon OSS drivers). How disappointing. Back again to the 10.2 "square" beta.
Hardware video rendering may be disabled for flash 11beta2 for some unknown reason. Hopefully the next beta or release, which ever comes sooner, it will be enabled.
Fullscreen video is still tearing (with Radeon OSS drivers). How disappointing. Back again to the 10.2 "square" beta.
No problems here. I can play 1080p fullscreen videos from youtube. I have ATI 3200HD with OSS drivers running
Hmm, I have no idea. Its ok right after instalation. But here are some things that I change after instalation:
Compiz - disable vsync
xorg.conf - ColorTiling On, PageFlipping On,
/etc/adobe/mms.cfg -OverrideGPUValidation=true
Ubuntu 10.10, Firefox 6
Last edited by icek; 08-14-2011 at 04:36 AM.
Same here. I guess you also have tearing, but you don't notice it.
Here is screenshot. It I don't see any tearing...
I've always had pretty good luck capturing tearing - you're looking for a frame buffer change happening during screen refresh so one part of the screen shows one image and the other part shows something different (typically objects are slightly offset as a result of moving/animations).
Now, if you can't *see* the tearing (many people can't) I agree it's hard to know exactly when/where to capture it![]()
That's tearing due to the compositor's framebuffer. In fullscreen, the compositor is suspended, so that can't occur.
Real tearing happens due to the monitor displaying something on it that no longer exists in the framebuffer at all. Therefore, it can't be captured with anything else than a camera pointed at the monitor.
Edit:
Fast moving videos should trigger it. Like this one:
http://www.youtube.com/watch?v=iOecLyttCLg
Last edited by RealNC; 08-14-2011 at 11:04 AM.