[mythtv-commits] Ticket #8746: Incorrect positioning of OSD

MythTV mythtv at cvs.mythtv.org
Sat Aug 7 16:03:17 UTC 2010


#8746: Incorrect positioning of OSD
-------------------------------------+--------------------------------------
 Reporter:  otto at kolsi dot fi     |           Owner:  markk     
     Type:  defect                   |          Status:  accepted  
 Priority:  minor                    |       Milestone:  unknown   
Component:  MythTV - Video Playback  |         Version:  Trunk Head
 Severity:  medium                   |      Resolution:            
 Keywords:                           |   Ticket locked:  0         
-------------------------------------+--------------------------------------
Changes (by markk):

  * owner:  janne => markk
  * status:  new => accepted


Comment:

 Can you try and upload a clip from that file that is long enough to skip
 in.

 The root cause here is that the decoder fails to detect the size of the
 video stream:-

 2010-08-07 13:22:52.357 VDP: LoadBestPreferences(16x16, 60)

 and falls back to some default values (640x480). After that things get a
 little messy for some reason. The decoder seems to pick up 720x576 again
 but not the framerate (hence the double rate deinterlacer fails) and then
 the OSD is still re-created at the wrong size.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8746#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list