summaryrefslogtreecommitdiff
path: root/doc/filters.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index afc6fd3ebf..bd964d4094 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -377,9 +377,9 @@ input frame.
@item ts_map
Specify an explicit timestamp map. The string should be composed of lines, one
-per each output frame. The line should contain whitespace-separated times in
-microseconds, one for every input. Frames with these timestamps will be matched
-together to produces output events.
+per each output frame. The line should contain whitespace-separated pairs of
+"pts tb_num/tb_den", one for every input. Frames with these timestamps will be
+matched together to produces output events.
@end table
@c man end OPTIONS FOR FILTERS WITH SEVERAL INPUTS