| Summary: | mplayer blinks with disabled compositing | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | TomasV <tv> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
TomasV
2011-06-26 01:43:22 UTC
No kwin issue and probably won't "fix" either.
The bouncing cursor thing is probably implemented as shaping or moving XWindow, at least it exposes the background what triggers a recall on the window, what fails on at least the useed mplayer sink.
Possible solutions:
- re-enable the backing store in Xorg.conf and hope that it's still implemented in the driver (if you do not use compositing, this makes sense anyway)
- try another mplayer -vo (eg. gl "mplayer -vo "gl:noscaled-osd:osdcolor=0xaaffffff:rectangle=0:glfinish:swapinterval=1:yuv=2", you can add that to the mplayer config as well)
- simply do not use the nasty blinking cursor thing ("application and system" / "launch feeback" in systemsettings)
|