drawtext: fix hard dependency to lavc (timecode).

This commit is contained in:
Clément Bœsch
2011-12-28 10:09:45 +01:00
committed by Clément Bœsch
parent e2c1d3ec41
commit 940d3cc0b0
2 changed files with 12 additions and 1 deletions

View File

@ -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)