summaryrefslogtreecommitdiffstats
path: root/DOCS/video.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-25 09:09:06 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-25 09:09:06 +0000
commit3c9a5c9b3f72bd67f05bcea554c4711f21690371 (patch)
treed6ec4ab5a037bd9c638cb50da11833403c97ff26 /DOCS/video.html
parent1843c8c1895295914dd46a977818f7adbc72f5c4 (diff)
downloadmpv-3c9a5c9b3f72bd67f05bcea554c4711f21690371.tar.bz2
mpv-3c9a5c9b3f72bd67f05bcea554c4711f21690371.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1687 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/video.html')
-rw-r--r--DOCS/video.html11
1 files changed, 4 insertions, 7 deletions
diff --git a/DOCS/video.html b/DOCS/video.html
index 3c10cbd72a..841c47c39e 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -86,7 +86,7 @@ ram (size=0x2000000) just execute:</P>
<P>Not all CPUs support MTRRs. For example older K6-2's [around 266Mhz,
stepping 0] doesn't support MTRR, but stepping 12's do ('<CODE>cat /proc/cpuinfo</CODE>'
-to check it).</P>
+to check it</CODE>').</P>
<P><B><A NAME=2.2.1.2>2.2.1.2. Xv</A></B></P>
@@ -228,8 +228,8 @@ If you want to run it as user, then install <B>MPlayer</B> SUID root:</P>
<P><CODE>
&nbsp;&nbsp;&nbsp;&nbsp;<CODE>chown root /usr/local/bin/mplayer<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;<CODE>chmod 750 /usr/local/bin/mplayer<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;<CODE>chmod +s /usr/local/bin/mplayer<BR></CODE></P>
+&nbsp;&nbsp;&nbsp;&nbsp;chmod 750 /usr/local/bin/mplayer<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;chmod +s /usr/local/bin/mplayer</CODE></P>
<P>Now it works as a simple user, too.</P>
@@ -251,7 +251,7 @@ faster!!!</P>
This avoids the need for doing (slow) software scaling and at the same
time provides a fullscreen image. Ideally it would switch to the exact
resolution (except for honouring aspect ratio) of the video data, but the
-XServer only allows switching to resolutions predefined in
+XServer only allows switching to resolutions predefined in
<CODE>/etc/X11/XF86Config</CODE> (<CODE>/etc/X11/XF86Config-4</CODE> for XFree 4.0.X respectively).
Those are defined by so-called modelines and depend on the capabilites
of your video hardware. The XServer scans this config file on startup and
@@ -652,8 +652,5 @@ so i have to swap CRTC's, but this way your console will framebuffer
<P><I>Anyway i also just get monochrome output on the tv ...</I>
Maybe you have NTSC TV? Or just didn't run one of TV-* scripts.</P>
-<BR>
-<HR>MPlayer documentation project
-
</BODY>
</HTML>