[mythtv-commits] Ticket #2800: internal dvd player: jerky picture during the initial display of a dvd subtitle.

MythTV mythtv at cvs.mythtv.org
Tue Dec 12 15:58:11 UTC 2006


#2800: internal dvd player: jerky picture during the initial display of a dvd
subtitle.
----------------------+-----------------------------------------------------
 Reporter:  skamithi  |       Owner:  skamithi
     Type:  defect    |      Status:  new     
 Priority:  minor     |   Milestone:  unknown 
Component:  mythtv    |     Version:  0.20    
 Severity:  medium    |  
----------------------+-----------------------------------------------------
 from a user post
 http://www.gossamer-threads.com/lists/mythtv/users/240719

 I encounter the same problem too. Found out that it occurs
 when the vmult or hmult values are not 1, such as on my widescreen tv,
 and the the qImage->smoothScale function in NVP::DisplayAVSubtitle has to
 scale the picture to large dimensions. this creates a delay enough to
 cause the jerky picture.

 In my case the width and height are reported to be 1280  and  1017
 respectively.

 My CPU is a intel 2.4Ghz.

 investigating how xine and mplayer perform dvd subtitle scaling and see if
 this would be viable solution for mythtv.

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


More information about the mythtv-commits mailing list