[mythtv-commits] Ticket #6982: FF/Rew speed is way off for HD-PVR recordings
MythTV
mythtv at cvs.mythtv.org
Mon Oct 19 18:50:55 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 |
------------------------------+---------------------------------------------
Comment(by gigem):
(In [22540]) Backport of [22539] to release-0-22-fixes.
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. Refs #6982.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6982#comment:5>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list