From f50edb709ce78387d6470d317170a5f6cff31562 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 14 Jul 2004 09:05:47 +0000 Subject: trailing whitespace removed (cosmetics) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12816 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/audio.xml | 4 ++-- DOCS/xml/en/codecs.xml | 2 +- DOCS/xml/en/faq.xml | 6 +++--- DOCS/xml/en/history.xml | 2 +- DOCS/xml/en/install.xml | 20 ++++++++++---------- DOCS/xml/en/ports.xml | 2 +- DOCS/xml/en/skin.xml | 4 ++-- DOCS/xml/en/users-vs-dev.xml | 2 +- DOCS/xml/en/video.xml | 16 ++++++++-------- 9 files changed, 29 insertions(+), 29 deletions(-) (limited to 'DOCS/xml') diff --git a/DOCS/xml/en/audio.xml b/DOCS/xml/en/audio.xml index efabe75706..11acc59cd0 100644 --- a/DOCS/xml/en/audio.xml +++ b/DOCS/xml/en/audio.xml @@ -966,7 +966,7 @@ The rest is payload (non-interleaved) 16bit data. -The file you want this filter to export to. The default is to map to +The file you want this filter to export to. The default is to map to ~/.mplayer/mplayer-af_export. @@ -1096,7 +1096,7 @@ Usage: mplayer media.avi -aop list=format:format=outfmt -where outfmt is the +where outfmt is the required output format. diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index df8dbd87d7..6081322952 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -411,7 +411,7 @@ resource fork!) is in the same directory as the Real codecs. Copy it using, for example ditto -rsrcFork "RealOne Player.app/Contents/MacOS/pncrt.Shlb" "RealOne Player.app/Contents/MacOS/Library/Codecs" Not doing so, or forgetting to copy the resource fork, will result in errors -such as: +such as: GetDiskFragment() failed with error -2804: <<Unknown disk fragment>><<Unknown disk fragment>><pncrt.Shlb><> diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index e884c9a906..ec40caedf8 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -103,7 +103,7 @@ This is a known problem of gcc 3.2, upgrade to 3.3 to solve the problem. How to install gcc is described in the gcc 2.96 section. Alternatively you can use an external FAAD library as described in the -AAC section. +AAC section. @@ -1362,7 +1362,7 @@ movie on any CD. Check if you have libmp3lame installed properly. I can't encode ASF files to AVI/DivX because it uses 1000 fps? -Because ASF uses variable frame rate but AVI uses a fixed one, you +Because ASF uses variable frame rate but AVI uses a fixed one, you have to set it by hand using . @@ -1374,7 +1374,7 @@ How can I put subtitles in the output file? Just pass the (or , -, respectively) option to MEncoder. +respectively) option to MEncoder. diff --git a/DOCS/xml/en/history.xml b/DOCS/xml/en/history.xml index 74f54beb8e..8139dc000c 100644 --- a/DOCS/xml/en/history.xml +++ b/DOCS/xml/en/history.xml @@ -3,7 +3,7 @@ History - +
This began a year ago... I have tried lots of players under Linux (mtv, xmps, diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml index 6b2cbd0449..10ace609f9 100644 --- a/DOCS/xml/en/install.xml +++ b/DOCS/xml/en/install.xml @@ -119,12 +119,12 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended. bio2jack - optional, for JACK audio output - support, needed only in compile time. You can obtain it from + support, needed only in compile time. You can obtain it from http://bio2jack.sf.net. Since it - doesn't have install option you have to manually put the file - libbio2jack.a somewhere in your library path - (e.g. /usr/local/lib) or use the - switch to tell + doesn't have install option you have to manually put the file + libbio2jack.a somewhere in your library path + (e.g. /usr/local/lib) or use the + switch to tell ./configure where that file is. @@ -275,7 +275,7 @@ the other cards don't. They can display and scale (zoom) the picture to any size that fits in their memory, with small CPU usage (even when zooming), thus fullscreen is nice and very fast. - + Matrox G200/G400/G450/G550 cards: although a @@ -316,7 +316,7 @@ zooming), thus fullscreen is nice and very fast. If you do not have a GeForce2 (or newer) card, it's not likely to work without bugs. the built-in nVidia driver in XFree86 does not support hardware YUV acceleration on all nVidia cards. You have - to download nVidia's closed-source drivers from nVidia.com. + to download nVidia's closed-source drivers from nVidia.com. See the nVidia Xv driver section for details. Please also check the nVidia TV-out section if you wish to use a TV. @@ -742,7 +742,7 @@ OSD/SUB feature. There are many ways to get it: Use the font generator GIMP plugin at TOOLS/subfont-GIMP (note: you must have HSI RAW plugin too, see ). - + using a TrueType (TTF) font, by the means of the freetype library. Version 2.0.9 or greater is mandatory! Then you have two methods: @@ -760,7 +760,7 @@ OSD/SUB feature. There are many ways to get it: fontconfig support, the above methods won't work, instead the expects a fontconfig font name - and defaults to the sans-serif font. To get a list of fonts known to + and defaults to the sans-serif font. To get a list of fonts known to fontconfig, use fc-list. Example: @@ -780,7 +780,7 @@ OSD/SUB feature. There are many ways to get it: as the video file. Recoding from different codepages to UTF8 could be done by using konwert or iconv programs. - + Some URLs diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index e1b79c8225..8b441dc6c8 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -427,7 +427,7 @@ compiled MPlayer binaries for Mac OS X from the HP-UX -Martin Gansser maintains a valuable +Martin Gansser maintains a valuable HOWTO about building MPlayer on HP-UX. It even has a FAQ section! diff --git a/DOCS/xml/en/skin.xml b/DOCS/xml/en/skin.xml index 922d0e744b..3e99f30ff7 100644 --- a/DOCS/xml/en/skin.xml +++ b/DOCS/xml/en/skin.xml @@ -182,7 +182,7 @@ You need the following files to build a skin: - + The skin file @@ -254,7 +254,7 @@ section = movieplayer window = sub ; ... items for subwindow ... end - + window = menu ; ... items for menu ... end diff --git a/DOCS/xml/en/users-vs-dev.xml b/DOCS/xml/en/users-vs-dev.xml index f0543c0ac0..e2b1b85865 100644 --- a/DOCS/xml/en/users-vs-dev.xml +++ b/DOCS/xml/en/users-vs-dev.xml @@ -150,7 +150,7 @@ compatible CPU family. We dislike the fact that nVidia -only provides binary drivers (for use with XFree86), which are often buggy. +only provides binary drivers (for use with XFree86), which are often buggy. We have had many reports on mplayer-users about problems related to these closed-source drivers diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index f74ed2b669..39b68128c3 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -208,7 +208,7 @@ on the mplayer-users mailing list for an MMX/3DNow! enabled driver. nVidia isn't always a very good choice under Linux (according to nVidia, this is not true)... XFree86's open-source driver supports most of these cards, but for some cases, you'll -have to use the binary closed-source nVidia driver, available at +have to use the binary closed-source nVidia driver, available at nVidia's web site. You'll always need this driver if you want 3D acceleration, too. @@ -903,7 +903,7 @@ make - + (If you use X, now change to matroxfb with for example Ctrl+Alt+F1.) Change 640 and 512 if you set -- cgit v1.2.3