diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-27 13:00:40 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-27 13:00:40 +0000 |
commit | ad187a0f8e0caa944c0df90756d82fdac6fff447 (patch) | |
tree | 7ede154bc0d72d539c9200b4d1d07366b380313e /DOCS/faq.html | |
parent | 8843cea41fe2a0f0e445cd14926638205d7a3a16 (diff) | |
download | mpv-ad187a0f8e0caa944c0df90756d82fdac6fff447.tar.bz2 mpv-ad187a0f8e0caa944c0df90756d82fdac6fff447.tar.xz |
OSD == onscreen display, typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6574 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r-- | DOCS/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html index 5e0b9945a6..7cd1a24fff 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -289,7 +289,7 @@ down playing! I know it's unlikely ... <CODE>#undef FAST_OSD</CODE> with <CODE>#define FAST_OSD</CODE>. Then recompile. </TD><TR><TD COLSPAN=3> </TD><TR> -<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>The OSD is flickering! +<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>The onscreen display (OSD) is flickering! </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>You use a vo driver with single buffering (x11,xv). With xv, use the <CODE>-double</CODE> option. Also try <CODE>-vop expand</CODE> </TD><TR><TD COLSPAN=3> </TD><TR> |