Changes between Initial Version and Version 1 of Ticket #9164, comment 11


Ignore:
Timestamp:
Jul 23, 2021, 5:30:51 PM (5 years ago)
Author:
Balling

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9164, comment 11

    initial v1  
    22> It would be better to just print the raw ts and use that, rather than make a ffmpeg-wide change to the formatting.
    33
    4 This is not a change in formatting, there IS a bug in the formatting. What kind of formatting is that after decimal amount of digits depends on before, so that max digits are 6, but the zeroes after decimal can be ommiting??
     4This is not a change in formatting, there IS a bug in the formatting and not just in this one filter. What kind of formatting is that after decimal amount of digits depends on before the decimal, so that max digits are 6, but the zeroes after decimal can be ommitted??