summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2015-03-09 10:57:58 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2015-03-09 10:57:58 +0100
commit6453fddb58a0728156876e4119e69241d9a8cc6f (patch)
tree24e82b4d3b200666f58b8b723acbc93f1e8ee789 /doc
parent4a94f7b22f2474f6cc6cf9d6299a503d2cb59e7e (diff)
doc: Clarify documentation for fade duration.
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index a2c8a0a4a3..dbcd3911ae 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4538,7 +4538,8 @@ The number of seconds for which the fade effect has to last. At the end of the
fade-in effect the output video will have the same intensity as the input video,
at the end of the fade-out transition the output video will be filled with the
selected @option{color}.
-If both duration and nb_frames are specified, duration is used. Default is 0.
+If both duration and nb_frames are specified, duration is used. Default is 0
+(nb_frames is used by default).
@item color, c
Specify the color of the fade. Default is "black".