|
|
#1 | |
|
MythTV developer
Join Date: Mar 2006
Posts: 413
|
Hi
Trying to help someone getting his 9800GT to work with VDPAU. And I haven't had much luck.. I've identified the issue to be related to the speed the card is running at. GPU is at 300Mhz by default and Video RAM is at 100MHz In the default mode, H264 720p video decoding is very sketchy in MythTV, 1080i is even worse. Running glxinfo at the same time, change the speed to 600MHz / 900MHz and at that speed, playback with VDPAU is fine... Now, the problem is that as soon as I stop glxinfo, the clock goes back to 300 / 100Mhz... Video drivers is 180.60. Any ideas on a work around ? Thank you Jean-Yves |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Feb 2009
Posts: 226
|
There was another thread about this a while back. The devs said they were looking into a fix, but I haven't read anything else. I do have a recommendation, though. If possible, try disabling Composite by adding this:
Section "Extensions" Option "Composite" "disable" EndSection to the xorg .conf. This is a dirty workaround, but evidently the overlay output method (used when Composite is off) is much less GPU-intensive than the Blit output method (used when it is on.) This workaround does not affect the clock-speed of the GPU, but it does enable my 8600m GT to decode SD MPEG2 or H264 video smoothly. I will test HD in a minute. |
|
|
|
|
|
|
#3 |
|
MythTV developer
Join Date: Mar 2006
Posts: 413
|
Disabling Composite has nothing to do with my problem.
First, composite is already disabled and second, disabling composite is only required to prevent tearing. The issue I'm reporting here is that the nvidia GPU is set at a too low frequency and running VDPAU doesn't raise the clock speed sufficiently. I've played with some settings like: Option "RegistryDwords" "PowerMizerLevelAC=0x1" in the device section, it does start playing properly.. But after a few minutes, video playback becomes choppy again... The speed of the video card becomes 600 (GPU) / 900Mhz (RAM) with the 0x1 settings |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Feb 2009
Posts: 226
|
Have you tried the latest beta driver version? This might help the issue as well.
|
|
|
|
|
|
|
#5 |
|
MythTV developer
Join Date: Mar 2006
Posts: 413
|
I just tried with the latest beta 185.18.10
It is a tad better, but after about 2 minutes , it becomes all jerky again ... |
|
|
|
|
|
#6 | |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
This is probably a known issue with PowerMizer. We believe we've fixed it, and should be in a driver fairly soon.
|
|
|
|
|
|
|
#7 |
|
MythTV developer
Join Date: Mar 2006
Posts: 413
|
Does the new 185.18.14 RC drivers have such fix ?
|
|
|
|
|
|
#8 |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
Yes, it's the "VDPAU/PowerMizer interaction" entry in the changelog.
|
|
|
|
|
|
#9 |
|
MythTV developer
Join Date: Mar 2006
Posts: 413
|
Excellent. I will try it.
I may build my mythtv packages against 185 drivers from now on... Jean-Yves |
|
|
|
![]() |
| Thread Tools | |
|
|