Changes between Version 1 and Version 2 of Ticket #9164, comment 11
- Timestamp:
- Jul 23, 2021, 5:32:13 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9164, comment 11
v1 v2 2 2 > It would be better to just print the raw ts and use that, rather than make a ffmpeg-wide change to the formatting. 3 3 4 This 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?? 4 This 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?? Is that some kind of iputils (ping) formatting? But it makes no sense, you cannot do this because you need to get the PRECISE frame.


