From 44d5a26bd6976115cf9b10461e9b5aef4fe143cb Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 2 Oct 2014 18:37:22 +0200 Subject: manpage: remove non-existing ratio-pos property Use percent-pos instead, which is exactly the same, except with the range 0.0-100.0. I'm not sure how this got there; it was probably introduced and then removed again as percent-pos got more precise. CC: @mpv-player/stable --- DOCS/man/input.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 3825b23088..f83e72703c 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -668,9 +668,6 @@ Property list estimating the playback position from the byte position, if the file duration is not known. -``ratio-pos`` (RW) - Position in current file (0.0-1.0). higher precision that ``percent-pos``. - ``time-pos`` (RW) Position in current file in seconds. -- cgit v1.2.3