summaryrefslogtreecommitdiffstats
path: root/DOCS/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r--DOCS/faq.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html
index 670f7529af..7614fb3a80 100644
--- a/DOCS/faq.html
+++ b/DOCS/faq.html
@@ -99,7 +99,7 @@ What about DGA driver? I can't find it!!!
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
./configure autodetects your DGA driver. If -vo help doesn't show
DGA, then there's a problem with your X installation.
-Try ./configure --enable-dga (and RTFM)
+Try ./configure --enable-dga (and RTFM)
Alternatively, try SDL's DGA driver with '-vo sdl:dga' options.
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
@@ -127,7 +127,7 @@ problem, you are careless enough to do such things.
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
-What about DVD playing ?
+What about DVD playing ?
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
Read the CD/DVD section .
</TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
@@ -236,7 +236,7 @@ use -double option.
What exactly is this libavcodec?
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
It's from Gerard Lantau's ffmpeg package (http://ffmpeg.sourceforge.net).
-It has C language DivX ;-) and OpenDivX alpha 47 codec. Some benchmarks
+It has C language DivX ;-) and OpenDivX alpha 47 codec. Some benchmarks
showed that its DivX seems to be even faster than DirectShow codec without
preprocessing, and only a few percent slower than ProjectMayo's DivX4
decoder. It uses YV12 pixel format, so old Voodoo users can use it for YUV.