by wintpe » Jan 3rd, '13, 18:43
ok this might not help, because cetain linux drivers have poorly implemented hw video support, not suggesting yours does, just some have a problem.
I have issues currently with the hw on my i7 ivybridge with hd4000 giving some video performace problems, ive tried various things, so ill suggest them here.
the video player you are using ie videolanclient or mplayer both have options to change the way they use the hw support.
try changing the default format its using ie opengl or XV for example see if any of them improve the perfornace of playback of a video.
not much help to say this but the best video performance i have expirienced under linux is on nvidia hardware with nvidia drivers.
also there are some options like
Section "Module"
LOAD "extmod"
Load "v4l" # Video for Linux
Load "dbe"
Load "glx"
Load "dri"
Load "dri2"
EndSection
that you can add to you xorg.conf
also stay out of full screen mode, i find this has the most issues, and get better picture quality in a window.
there maybe other options that are better suited to ATI hw.
I dont have any ATI hardware so cant offer any incite there.
regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.