mirror of
https://github.com/mpv-player/mpv
synced 2025-03-02 04:11:03 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9426 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1028cf3da3
commit
36f9921102
@ -1072,7 +1072,7 @@ There are three timing methods in MPlayer.
|
|||||||
<CODE>usleep()</CODE> to tune A/V sync, with +/- 10ms accuracy. However
|
<CODE>usleep()</CODE> to tune A/V sync, with +/- 10ms accuracy. However
|
||||||
sometimes the sync has to be tuned even finer.</LI>
|
sometimes the sync has to be tuned even finer.</LI>
|
||||||
<LI><B>The new timer</B> code uses PC's RTC (Real Time Clock) for this task,
|
<LI><B>The new timer</B> 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 <I>setuid root</I>
|
available, but requires root privileges, a <I>setuid root</I>
|
||||||
MPlayer binary or a properly set up kernel.
|
MPlayer binary or a properly set up kernel.
|
||||||
<BR>
|
<BR>
|
||||||
|
Loading…
Reference in New Issue
Block a user