[mythtv] Frames Played issues
Mark Spieth
mark at digivation.com.au
Mon Feb 10 06:36:31 UTC 2020
On 10/02/2020 2:37 pm, Peter Bennett wrote:
>
>
> On 2/9/20 10:26 PM, Mark Spieth wrote:
>> I still get some issues when timestamps reset/wrap. This all assumes
>> timestamps are monotonic increasing which is not necessarily true.
>
> My intention was that resets , wraps and any other anomalies would be
> handled in avsync here -
>
> // sanity check - reset m_rtcBase if time codes have gone crazy.
> if ((lateness > AVSYNC_MAX_LATE || lateness < - AVSYNC_MAX_LATE))
> ......
>
> Of course, it may not be working correctly or as well as I hoped.
>
How does this affect timestamp derived duration?
Mark
More information about the mythtv-dev
mailing list