[FFmpeg-devel] [PATCH 3/3] avdevice: use av_gettime_relative() for timestamps

Nicolas George george at nsup.org
Sun Feb 7 19:34:25 EET 2021


Kieran Kunhya (12021-02-07):
> This time can jump forward or backwards. It is trivial to do this.

Not on a correctly configured system, it does not.

> The monotonic clock cannot do that.

The monotonic clock cannot synchronize from different computers.

Each has limitations the other has not, this is why we need both as
options. Because YOU do not know if the user's computers are correctly
synchronized, YOU do not know if the user needs to synchronise between
different computers. But the users knows. Hence the option. For the
user, because the user knows.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210207/2dc2d3ec/attachment.sig>


More information about the ffmpeg-devel mailing list