From 36f99211026e8f9cd5c69f70853df7410e2a256a Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 14 Feb 2003 20:42:21 +0000 Subject: 10l git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9426 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/en/documentation.html b/DOCS/en/documentation.html index 183c076b4e..bd8c85d0b6 100644 --- a/DOCS/en/documentation.html +++ b/DOCS/en/documentation.html @@ -1072,7 +1072,7 @@ There are three timing methods in MPlayer. usleep() to tune A/V sync, with +/- 10ms accuracy. However sometimes the sync has to be tuned even finer.
  • The new timer code uses PC's RTC (Real Time Clock) for this task, - because it has precise 1ms timers. It is automagically enabled when + because it has precise 1ms timers. It is automatically enabled when available, but requires root privileges, a setuid root MPlayer binary or a properly set up kernel.
    -- cgit v1.2.3