From 57079dacd543d512bcec935a50f57d5db13ca2cb Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 29 Apr 2004 13:54:36 +0000 Subject: spelling git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12350 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/video.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'DOCS/xml/en/video.xml') diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index ea76266289..95ef46c53c 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -195,7 +195,7 @@ xv support, but the card itself is very slow, so you better sell it. It's currently unclear which Savage models lack YV12 support, and convert by driver (slow). If you suspect your card, get a newer driver, or ask politely -on the mplayer-users mailing list for an MMX/3DNow enabled driver. +on the mplayer-users mailing list for an MMX/3DNow! enabled driver. @@ -1093,7 +1093,7 @@ important: The rendering is very CPU intensive, especially when using AA-on-X (using aalib on X), and it's least CPU intensive on standard, non-framebuffer console. Use SVGATextMode to set up a big textmode, -then enjoy! (secondary head Hercules cards rock :)) (but imho you +then enjoy! (secondary head Hercules cards rock :)) (but IMHO you can use option to get graphics on hgafb:) @@ -1116,7 +1116,7 @@ tuning issues. -<systemitem class="library">libcaca</systemitem> - Colour AsCii Art library +<systemitem class="library">libcaca</systemitem> - Color ASCII Art library The libcaca @@ -1140,7 +1140,7 @@ will be built. The differences with <systemitem class="library">AAlib</systemitem> are the following: - 16 available colours for character output (256 colour pairs) + 16 available colors for character output (256 color pairs) color image dithering @@ -1273,7 +1273,7 @@ at least.) If you have VESA VBE 3.0+, and you had specified somewhere - (config file, or commandline) you will get the highest possible refresh rate. + (config file, or command line) you will get the highest possible refresh rate. (Using General Timing Formula). To enable this feature you have to specify all your monitor options. @@ -1355,7 +1355,7 @@ Avoid if possible. Outputs to X11 (uses shared memory extension), with no hardware acceleration at all. Supports (MMX/3DNow/SSE accelerated, but still slow) software scaling, use the options . Most cards have hardware scaling support, use the -output for them, or for Matroxes. +output for them, or for Matrox cards. @@ -1411,9 +1411,9 @@ portable. This interface was designed as an attempt to fit existing video acceleration interfaces (known as mga_vid, rage128_vid, radeon_vid, -pm3_vid) into a fixed scheme. It provides highlevel interface to chips +pm3_vid) into a fixed scheme. It provides a high level interface to chips which are known as BES (BackEnd scalers) or OV (Video Overlays). It doesn't -provide lowlevel interface to things which are known as graphics servers. +provide low level interface to things which are known as graphics servers. (I don't want to compete with X11 team in graphics mode switching). I.e. main goal of this interface is to maximize the speed of video playback. @@ -1523,7 +1523,7 @@ Alternatively, you can use a special kernel module, like this: directory if you've downloaded the source from the svgalib site) and insmod it. - To create the neccessary devices in the /dev + To create the necessary devices in the /dev directory, do a make device in the svgalib_helper dir, as root. @@ -1871,7 +1871,7 @@ for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1 If you have more than one card you also need to specify the number of the card - where the channel is visibile (e.g. 2) with the syntax: + where the channel is visible (e.g. 2) with the syntax: @@ -2016,7 +2016,7 @@ With prebuffering video playback is much less sensitive to other programs hogging the CPU, it will not drop frames unless applications hog the CPU for a long time. When running without prebuffering the em8300 is much more sensitive to CPU load, -so it is highly suggested that you turn on MPlayer's +so it is highly suggested that you turn on MPlayer's option to avoid further loss of sync. will turn on the new sync-engine. This is currently an experimental feature. With the sync feature turned on the em8300's internal clock @@ -2093,7 +2093,7 @@ OSD onto the picture (that's what the "1" at the end does). The em8300 supports playing back AC3 audio (surround sound) through the digital audio output of the card. See the option above, -it must be used to specify the DXR3's output instead of a soundcard. +it must be used to specify the DXR3's output instead of a sound card. @@ -2143,7 +2143,7 @@ that you have a movie with a resolution of 512x272 and you want to view it fullscreen on your DC10+. There are three main possibilities, you may scale the movie to a width of 768, 384 or 192. For performance and quality reasons, I would choose to scale the movie to 384x204 using the fast bilinear software -scaler. The commandline is +scaler. The command line is mplayer -vo zr -sws 0 -vf scale=384:204 movie.avi @@ -2229,8 +2229,8 @@ for Matrox G450/G550 TV-out instructions, please see the next section! XFree86 - Using the driver and the HAL module, available from Matrox's site. This will give you X + Using the driver and the HAL module, available from the Matrox site. This will give you X on the TV. This method doesn't give you accelerated playback @@ -2375,7 +2375,7 @@ recommended for G400, see the section above. -The necessary kernel patch and the detailed howto is downloadable from +The necessary kernel patch and the detailed HOWTO is downloadable from @@ -2396,11 +2396,11 @@ because of their licensed Macrovision technology. ATI CARDS TV-OUT STATUS ON LINUX ATI Mach64: - supported by gatos. + supported by GATOS. ASIC Radeon VIVO: - supported by gatos. + supported by GATOS. Radeon and Rage128: -- cgit v1.2.3