[mythtv-commits] Ticket #8201: Mythtv requesting wrong decoder profile from VDPAU

MythTV mythtv at cvs.mythtv.org
Thu Mar 18 17:54:17 UTC 2010


#8201: Mythtv requesting wrong decoder profile from VDPAU
-------------------------------------+--------------------------------------
 Reporter:  Per  <heldal@…>          |       Owner:  janne  
     Type:  defect                   |      Status:  new    
 Priority:  minor                    |   Milestone:  unknown
Component:  MythTV - Video Playback  |     Version:  head   
 Severity:  medium                   |     Mlocked:  0      
-------------------------------------+--------------------------------------
 One of my HD-channels suffer from stutter in mythtv. The only playback
 profile defined is supposed to use the VDPAU decoder, yet mythtv decides
 the format isn't supported by VDPAU and falls back to software decoding
 anyway (and the hardware E6600 can't keep up). I first suspected it was a
 problem with VDPAU, but got clips from this channel playing with hardware
 decoding once I got a recent mplayer installed.

 The discussion with nvidia support can be found in
 http://www.nvnews.net/vbulletin/showthread.php?t=149058

 It appears that mythtv asks for VDP_DECODER_PROFILE_MPEG4_PART2_ASP (which
 the hardware - GTX260 - doesn't support) while the correct format for this
 channel should be VDP_DECODER_PROFILE_H264_MAIN or
 VDP_DECODER_PROFILE_H264_HIGH.

 Other channels distributed in a similar 1080i format are handled just fine
 through vdpau.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8201>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list