summaryrefslogtreecommitdiffstats
path: root/DOCS/faq.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-30 20:52:02 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-30 20:52:02 +0000
commit8f3c713df066d7408479eb951e9f6b992811e6ed (patch)
treeceed39353e64c6f5ed215b153abd9eba602f4864 /DOCS/faq.html
parent6d74aa879dcbfb09b41654b91c8d37ec3d3a5f1a (diff)
downloadmpv-8f3c713df066d7408479eb951e9f6b992811e6ed.tar.bz2
mpv-8f3c713df066d7408479eb951e9f6b992811e6ed.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1786 b3059339-0415-0410-9bf9-f77b7e298cf2
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.