2012-03-11, 07:09 PM
Brett, sorry but my recordings are on a share (slowish WD NAS not even a PC) and all my meta art is in Media\Show. Are you basing your "slow" skip on the OSD time or the actual video that is playing. Because NextPVR sends an immediate update you do get the pre-skip time first and you might even get a another one for the next second depending on timing. As an example on this log playing 1080i from the share.
Martin
Code:
2012-03-11 14:57:11.578 [DEBUG][3] User pressed: Right
2012-03-11 14:57:11.593 [DEBUG][3] Raw PTS received:33442909
2012-03-11 14:57:11.593 [DEBUG][3] Reported PTS now:33412879 time: 742.508422222222
2012-03-11 14:57:11.604 [DEBUG][7] requestedPositionInSeconds: 801
2012-03-11 14:57:11.667 [DEBUG][3] OSD needs update. Hash now: Timeline:00:12:22:00:59:15~ [b]old time displayed on NMT[/b]
2012-03-11 14:57:13.004 [DEBUG][3] Raw PTS received:36064528 [b]fully playing on NMT well before this is received[/b]
2012-03-11 14:57:13.004 [DEBUG][3] Reported PTS now:36034498 time: 800.766622222222
2012-03-11 14:57:13.046 [DEBUG][3] OSD needs update. Hash now: Timeline:00:13:20:00:59:15~ [b]new time being sent probably arrives 0.3 seconds later[/b]
Martin