doc/ffmpeg: fix typo in ffmpeg.texi
This commit is contained in:
parent
260d7d5a6c
commit
cd78d5bba9
@ -1887,7 +1887,7 @@ This option sets the maximum number of queued packets when reading from the
|
|||||||
file or device. With low latency / high rate live streams, packets may be
|
file or device. With low latency / high rate live streams, packets may be
|
||||||
discarded if they are not read in a timely manner; setting this value can
|
discarded if they are not read in a timely manner; setting this value can
|
||||||
force ffmpeg to use a separate input thread and read packets as soon as they
|
force ffmpeg to use a separate input thread and read packets as soon as they
|
||||||
arrive. By default ffmpeg only do this if multiple inputs are specified.
|
arrive. By default ffmpeg only does this if multiple inputs are specified.
|
||||||
|
|
||||||
@item -sdp_file @var{file} (@emph{global})
|
@item -sdp_file @var{file} (@emph{global})
|
||||||
Print sdp information for an output stream to @var{file}.
|
Print sdp information for an output stream to @var{file}.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user