mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
drawtext: fix hard dependency to lavc (timecode).
This commit is contained in:

committed by
Clément Bœsch

parent
e2c1d3ec41
commit
940d3cc0b0
@ -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)
|
||||
|
Reference in New Issue
Block a user