diff options
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> |