On 2021-05-21 02:45, James Almer wrote:
On 5/20/2021 9:29 PM, [email protected] wrote:
From: Michael Fabian 'Xaymar' Dirks <[email protected]>

Adds "timestamp_precision" to the available options for Matroska muxing.
The option enables users and developers to change the precision of the
time stamps in the Matroska container up to 1 nanosecond, which can aid
with the proper detection of constant and variable rate content.

Work-around fix for: 259, 6406, 7927, 8909 and 9124.

Signed-off-by: Michael Fabian 'Xaymar' Dirks <[email protected]>
---
  doc/muxers.texi           |  8 ++++++++
  libavformat/matroskaenc.c | 33 ++++++++++++++++++++++++++-------
  2 files changed, 34 insertions(+), 7 deletions(-)

Will apply. Thanks, and sorry for all the bikeshedding.

It's fine, it's better to be correct the first time than to discover a problem 
much later that could have been solved by being correct in the first place.

--
Sincerely | Mit freundlichen Grüßen

Michael Fabian 'Xaymar' Dirks
Software Designer & Engineer

_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to