
Originally Posted by
randomguy
i am having video glitches when playing video with vlc, mplayer, and kmplayer (essentially any video player program i try). it is making red checker boxes over the video. in vlc i tried all the deinterlacing modes and that didnt change it in vlc.
Are you using special desktop effects or 3D/"the cube" ? If so, you could try either: - disable special desktop effects and change the output video module in each of your multimedia applications to "xv" (xvideo);... or
- if you wish to keep special desktop effects, try changing the output video module in each of your multimedia applications from "auto" (or from "xv" (xvideo)) to "x11".

Originally Posted by
randomguy
and oh ya my audio skips for no apparent reason in all apps i try (like amarok and banshee). i have an audigy 2 zs sound card.
In case this is a Pulse Audio problem, you could try the fix suggested trying here:
SDB:AudioTroubleshooting - openSUSE
i.e. in /etc/pulse/default.pa, try turning off turn timer-based scheduling by changing the line:
Code:
load-module module-hal-detect
to
Code:
load-module module-hal-detect tsched=0
restart your PC and test.
Bookmarks