From 631be0774df71e1f2ac31d1495db8c605a44b88b Mon Sep 17 00:00:00 2001 From: Alexander Preisinger Date: Wed, 20 Aug 2014 16:44:19 +0200 Subject: options.rst: fix warning --- DOCS/man/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index b3676b45b0..a64c684563 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -444,7 +444,7 @@ Video filters all frames, but doesn't render them on the VO. It tries to query the display FPS (X11 only, not correct on multi-monitor systems), or assumes infinite display FPS if that fails. Drops are indicated in - the terminal status line as ``D: `` field. If the decoder is too slow, + the terminal status line as ``D:`` field. If the decoder is too slow, in theory all frames would have to be dropped (because all frames are too late) - to avoid this, frame dropping stops if the effective framerate is below 10 FPS. -- cgit v1.2.3