diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2018-06-01 01:23:12 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2018-06-01 01:23:12 +0530 |
commit | 04b570817b2b38e35675b17328239746212f4c3f (patch) | |
tree | 61c9c5b6eec899f9336861f18a341332f561fb9e /doc/ffmpeg.texi | |
parent | 8d4fc2ea06a7c69efa35b032e3fb2ad853ea3daf (diff) | |
download | ffmpeg-04b570817b2b38e35675b17328239746212f4c3f.tar.gz |
doc/ffmpeg: remove non-existent vdt option
Diffstat (limited to 'doc/ffmpeg.texi')
-rw-r--r-- | doc/ffmpeg.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index dc0bc00b10..d9dd256ad7 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -632,8 +632,6 @@ as the input (or graph output) and automatic conversions are disabled. @item -sws_flags @var{flags} (@emph{input/output}) Set SwScaler flags. -@item -vdt @var{n} -Discard threshold. @item -rc_override[:@var{stream_specifier}] @var{override} (@emph{output,per-stream}) Rate control override for specific intervals, formatted as "int,int,int" |