[mythtv-users] PVR-150/300/500 HVR-1600 commflag workaround
Gary Buhrmaster
gary.buhrmaster at gmail.com
Mon Nov 3 15:03:28 UTC 2014
On Mon, Nov 3, 2014 at 6:20 AM, faginbagin <mythtv at hbuus.com> wrote:
....
> I found the root cause. It was a conversion from a 32 bit unsigned integer to a 64 bit signed integer that caused the bogus recordedseek record. The ticket:
> https://code.mythtv.org/trac/ticket/12313
> has a patch that will prevent it from happening to future recordings.
It is a good catch, although I am wondering if the true root
cause (you are simply taking advantage of a later fixup that
rejects extended negatives) is that the calculation of
what the keyframe extra is wrong for the initial cases (I
have not tracked if bufptr and bufstart should have a clear
relationship to the vector size and used in a subtraction).
Gary.
More information about the mythtv-users
mailing list