1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavfilter
Vishwanath Dixit 37abfe8c2d avfilter/drawtext: present 'hms' formatted 'pts' in 24h format
HMS is formatted as HH:MM:SS.mmm, but, HH part is not limited to
24 hours. For example, the the drawn text may look like this:
243029:20:30.342. To present the timestamp in more readable and
user friendly format, this patch provides an additional option
to limit the hour part in the range 0-23.

Note: Actually the above required format can be obtained with
format options 'localtime' and 'gmtime', but,  milliseconds part
is not supported in those formats.
2018-06-04 10:57:45 +05:30
..
2017-11-26 14:05:25 +01:00
2018-03-31 23:26:30 +01:00
2018-03-31 23:26:30 +01:00
2018-05-05 21:50:22 +02:00
2017-12-27 11:54:22 +01:00
2018-01-03 19:45:01 +01:00
2018-03-08 11:23:34 +01:00
2018-01-05 03:35:48 +01:00
2017-11-25 09:51:33 +01:00
2017-12-06 15:42:23 +01:00
2017-08-15 15:27:42 +02:00
2018-04-13 08:41:51 +02:00
2017-12-23 10:48:14 +01:00