From 269f271b7373091790be61fe38e37eb2c8cb98f8 Mon Sep 17 00:00:00 2001 From: Kevin Mitchell Date: Wed, 9 Sep 2015 20:28:22 -0700 Subject: video: make --field-dominance set interlaced flag fixes #2289 --- DOCS/man/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index f1d045622a..69a2147b37 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -761,6 +761,10 @@ Video :top: top field first :bottom: bottom field first + .. note:: + + Setting either ``top`` or ``bottom`` will flag all frames as interlaced. + ``--frames=`` Play/convert only first ```` video frames, then quit. -- cgit v1.2.3