[mythtv-commits] Ticket #6982: FF/Rew speed is way off for HD-PVR recordings

MythTV mythtv at cvs.mythtv.org
Mon Oct 19 18:48:51 UTC 2009


#6982: FF/Rew speed is way off for HD-PVR recordings
------------------------------+---------------------------------------------
 Reporter:  gigem             |        Owner:  gigem  
     Type:  defect            |       Status:  closed 
 Priority:  minor             |    Milestone:  unknown
Component:  MythTV - General  |      Version:  unknown
 Severity:  medium            |   Resolution:  fixed  
  Mlocked:  0                 |  
------------------------------+---------------------------------------------
Changes (by gigem):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [22539]) When calculating the frame skip amount for fast-
 forward/rewind, use an
 arbitrary value of 30 as the keyframe distance instead of the bogus
 value of 1 that is currently used.  I had hoped to have the decoder
 pass the actual keyframe distance to NVP, but that won't work for
 recordings with variable keyframe distances.  Using 30 as the keyframe
 distance is a compromise that helps some on HD-PVR recordings without
 adversely affecting other recordings too much.  Fixes #6982.

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


More information about the mythtv-commits mailing list