[mythtv-commits] Ticket #9344: Playback stuttering under 0.24 when playing h264 material with VDPAU
MythTV
noreply at mythtv.org
Fri Jan 7 22:46:10 UTC 2011
#9344: Playback stuttering under 0.24 when playing h264 material with VDPAU
---------------------------------------+----------------------------
Reporter: enigma@… | Owner: markk
Type: Bug Report | Status: infoneeded
Priority: minor | Milestone: 0.24.1
Component: MythTV - Video Playback | Version: 0.24-fixes
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
---------------------------------------+----------------------------
Comment (by ignissport@…):
It's definitely not the AMD cpu clock issue for me. I've tried that, along
with everything else listed in the troubleshooting on the wiki
(http://www.mythtv.org/wiki/VDPAU)
After a lot of playing around, I can confirm that this stutter '''only'''
occurs when I have TwinView enabled. I have two TVs; one on DVI running
1080p at 60Hz, and the one on HDMI running 1080i at 60Hz. The TV OSD tells me
60Hz, but xrandr tells me 50Hz, regardless of whether twinview is enabled
or not. I don't think that's the problem though, at it still happens with
TwinView enabled.
{{{
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "TwinView"
Option "TwinViewOrientation" "Clone"
Option "UseDisplayDevice" "DFP-0,DFP-1"
Option "NoLogo" "True"
Option "UseEDIDDpi" "False"
Option "TripleBuffer" "True"
Option "UseEvents" "True"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Option "DPMS"
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1080" "1280x720" "640x480"
EndSubSection
EndSection
}}}
{{{
$ xrandr -d :0 | head -n 3
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 175, current 1920 x 1080, maximum 1920 x 1080
default connected 1920x1080+0+0 0mm x 0mm
1920x1080 50.0* 53.0 54.0 55.0 56.0 57.0
58.0 59.0 60.0
}}}
--
Ticket URL: <http://code.mythtv.org/trac/ticket/9344#comment:15>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list