From 9bad5e53191092ee17c0a95c597cccd527594d10 Mon Sep 17 00:00:00 2001 From: Nicolas George Date: Tue, 12 Sep 2017 11:14:25 +0200 Subject: lavfi/framesync: reword repeatlast option help. --- doc/filters.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/filters.texi') diff --git a/doc/filters.texi b/doc/filters.texi index 4111532512..830de54909 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -337,9 +337,9 @@ If set to 1, force the output to terminate when the shortest input terminates. Default value is 0. @item repeatlast -If set to 1, force the filter to draw the last overlay frame over the -main input until the end of the stream. A value of 0 disables this -behavior. Default value is 1. +If set to 1, force the filter to extend the last frame of secondary streams +until the end of the primary stream. A value of 0 disables this behavior. +Default value is 1. @end table @c man end OPTIONS FOR FILTERS WITH SEVERAL INPUTS -- cgit v1.2.3