From d1fc9448afd5a123b341d792fee46c52474bf049 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 2 Nov 2003 13:03:27 +0000 Subject: buglets and consistency improvements git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11360 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/video.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index 54786da36a..f2408968d5 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -12,7 +12,7 @@ are set up properly, because they can give a big performance boost. -Do a /proc/mtrr: +Do a cat /proc/mtrr: --($:~)-- cat /proc/mtrr reg00: base=0xe4000000 (3648MB), size= 16MB: write-combining, count=9 @@ -80,8 +80,8 @@ echo "base=0xd8000000 size=0x2000000 type=write-combining" >| /proc/mtrr Not all CPUs support MTRRs. For example older K6-2's (around 266MHz, -stepping 0) doesn't support MTRR, but stepping 12's do (cat /proc/cpuinfo - to check it). +stepping 0) doesn't support MTRR, but stepping 12's do +(cat /proc/cpuinfo to check it). @@ -92,8 +92,8 @@ stepping 0) doesn't support MTRR, but stepping 12's do (cat /proc/cpuin Under XFree86 4.0.2 or newer, you can use your card's hardware YUV routines -using the XVideo extension. This is what the option '' uses. Also, this is driver supports adjusting +using the XVideo extension. This is what the option +'' uses. Also, this driver supports adjusting brightness/contrast/hue/etc (unless you use the old, slow DirectShow DivX codec, which supports it everywhere), see the man page. @@ -2027,8 +2027,8 @@ if you want to use the filter, you would do Extra occurrences of invoke cinerama mode, i.e. you can distribute the movie over several TV's or beamers to create a larger screen. Suppose you have two beamers. The left one is connected to your -Buz at /dev/video1 and the right one is connected to -your DC10+ at /dev/video0. The movie has a resolution +Buz at /dev/video1 and the right one is connected to +your DC10+ at /dev/video0. The movie has a resolution of 704x288. Suppose also that you want the right beamer in black and white and that the left beamer should have JPEG frames at quality 10, then you would issue the following command -- cgit v1.2.3