From 3ce4e7aaac03847fa08d1cc79d05f9a155524808 Mon Sep 17 00:00:00 2001 From: torinthiel Date: Mon, 13 Nov 2006 11:02:30 +0000 Subject: [small fixes] - punctuation - improve markup of - fix odd '>|' as a shell redirection operator - sentence order - key names git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20879 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/video.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'DOCS') diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index b047b05a20..807d0f89d0 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -22,7 +22,7 @@ reg01: base=0xd8000000 (3456MB), size= 128MB: write-combining, count=1 from mga_vid kernel driver messages (use dmesg): @@ -74,7 +74,7 @@ You know base address and memory size, let's setup MTRR registers! For example, for the Matrox card above (base=0xd8000000) with 32MB ram (size=0x2000000) just execute: -echo "base=0xd8000000 size=0x2000000 type=write-combining" >| /proc/mtrr +echo "base=0xd8000000 size=0x2000000 type=write-combining" > /proc/mtrr @@ -98,8 +98,8 @@ stepping 0) CPUs don't have MTRRs, but stepping 12 does 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 driver supports adjusting -brightness/contrast/hue/etc (unless you use the old, slow DirectShow DivX + 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. @@ -552,7 +552,7 @@ only half the memory bandwidth of a 32 bit display. -Using a depth of 24 bit is even a good idea if your card natively just supports +Using a depth of 24 bit is a good idea even if your card natively just supports 32 bit depth since it transfers 25% less data compared to the 32/32 mode. @@ -1343,9 +1343,9 @@ modelines, and insert them into your XF86Config. With XFree86 3.x.x: you have to cycle through available resolutions with the - Ctrl+Alt+plus + Ctrl+Alt+Keypad + and - Ctrl+Alt+minus + Ctrl+Alt+Keypad - keys. @@ -1715,7 +1715,7 @@ Note that DVB cards only support heights 288 and 576 for PAL or 240 and 480 for NTSC. You must rescale for other heights by adding with the width and height you want to the option. DVB cards accept various widths, like 720, 704, -640, 512, 480, 352 etc and do hardware scaling in horizontal direction, so you +640, 512, 480, 352 etc. and do hardware scaling in horizontal direction, so you do not need to scale horizontally in most cases. For a 512x384 (aspect 4:3) MPEG-4 (DivX) try: -- cgit v1.2.3