]> git.sesse.net Git - ffmpeg/commitdiff
doc/metadata: fix error in timebase description
authorPaul B Mahol <onemda@gmail.com>
Fri, 14 Dec 2018 11:56:13 +0000 (12:56 +0100)
committerPaul B Mahol <onemda@gmail.com>
Fri, 14 Dec 2018 11:57:34 +0000 (12:57 +0100)
Fixes #7184.

doc/metadata.texi

index bddcc99470d2a17fd1950688ce57bb2f37ccd65e..be91059a98c39347f44cf0076c79e342418274d7 100644 (file)
@@ -33,7 +33,7 @@ At the beginning of a chapter section there may be an optional timebase to be
 used for start/end values. It must be in form
 @samp{TIMEBASE=@var{num}/@var{den}}, where @var{num} and @var{den} are
 integers. If the timebase is missing then start/end times are assumed to
-be in milliseconds.
+be in nanoseconds.
 
 Next a chapter section must contain chapter start and end times in form
 @samp{START=@var{num}}, @samp{END=@var{num}}, where @var{num} is a positive