summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClément Bœsch <clement.boesch@smartjog.com>2011-12-28 10:09:45 +0100
committerClément Bœsch <ubitux@gmail.com>2012-01-02 15:33:56 +0100
commit940d3cc0b0762f8beb8a12542e7553c17032ed3d (patch)
treed58a2c3010d3b36aa84feb540296a0f93ad5be11 /doc
parente2c1d3ec4128629d2f668243d37102506c9bd389 (diff)
drawtext: fix hard dependency to lavc (timecode).
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 3ab72ad4aa..a6021ec9b3 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1226,7 +1226,9 @@ timestamp expressed in seconds, NAN if the input timestamp is unknown
@item timecode
initial timecode representation in "hh:mm:ss[:;.]ff" format. It can be used
-with or without text parameter. @var{rate} option must be specified
+with or without text parameter. @var{rate} option must be specified.
+Note that timecode options are @emph{not} effective if FFmpeg is build with
+@code{--disable-avcodec}.
@item r, rate
frame rate (timecode only)