[mythtv-commits] Ticket #11432: 5cced61dd causes stuttering on UK Channel 4 HD recordings

MythTV noreply at mythtv.org
Fri Mar 8 00:44:57 UTC 2013


#11432: 5cced61dd causes stuttering on UK  Channel 4 HD recordings
-------------------------------------+-----------------------------
 Reporter:  mythtv@…                 |          Owner:  stichnot
     Type:  Bug Report - General     |         Status:  closed
 Priority:  minor                    |      Milestone:  0.27
Component:  MythTV - Video Playback  |        Version:  Master Head
 Severity:  medium                   |     Resolution:  fixed
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-----------------------------

Comment (by Jim Stichnoth <jstichnoth@…>):

 In [changeset:444e8ee017acc4cf0fa6a04a1bc8e350430108e4/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="444e8ee017acc4cf0fa6a04a1bc8e350430108e4"
 Fixes #11432.  Remove a now-unnecessary scaling operation.

 H264Parser::frameRate() was modified in
 5ccedb61ddd2fa87b426cd1c0fbc43d2645cb9a55ccedb61ddd2fa87b426 to return
 frames per second instead of frames per thousand seconds, but the one
 remaining call to frameRate() was still trying to convert to frames
 per second.  This caused big problems in the AVSync mechanism.
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11432#comment:5>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list