From d82b1673f464b7d6fdfc07d0a67944dc519ab0ce Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 25 Oct 2004 23:15:50 +0000 Subject: whitespace fixes by Mizda Gabor git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13764 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/faq.xml | 4 ++-- DOCS/xml/en/ports.xml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'DOCS') diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 6f0e268347..4634180e1b 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -530,7 +530,7 @@ LIRC doesn't work, because ... Are you sure you are using mplayer instead of -mplayer_lirc? Note that it was mplayer_lirc +mplayer_lirc? Note that it was mplayer_lirc for a long time, including the 0.60 release, but it was recently changed back to mplayer. @@ -553,7 +553,7 @@ and replace #undef FAST_OSD with The onscreen display (OSD) is flickering! -You use a vo driver with single buffering (x11,xv). With xv, use the +You use a vo driver with single buffering (x11, xv). With xv, use the option. Also try . diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 86439d1ce8..be6b8cae3e 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -294,12 +294,12 @@ since QNX has only X emulation which is VERY slow. Use SDL. VIDIX now works under Windows as , although it is still experimental - and needs a bit of manual setup. Download + and needs a bit of manual setup. Download dhahelper.sys and copy it to the libdha/dhahelperwin directory in your - MPlayer source tree. - Open a console and change to that directory. Then type + MPlayer source tree. + Open a console and change to that directory. Then type gcc -o dhasetup.exe dhasetup.c @@ -307,25 +307,25 @@ since QNX has only X emulation which is VERY slow. Use SDL. dhasetup.exe install - as Administrator. After that you will have to reboot. When you are + as Administrator. After that you will have to reboot. When you are done, copy the .so files from - vidix/drivers to the - mplayer/vidix directory + vidix/drivers to the + mplayer/vidix directory relative to your mplayer.exe. For best results MPlayer should use a - colorspace that your video card supports in hardware. Unfortunately many + colorspace that your video card supports in hardware. Unfortunately many Windows graphics drivers wrongly report some colorspaces as supported in hardware. To find out which, try mplayer -benchmark -nosound -frames 100 -vf format=colorspace movie where colorspace can be any colorspace - printed by the option. If you + printed by the option. If you find a colorspace your card handles particularly bad will keep it from being used. Add this to your config file to permanently - keep it from being used. + keep it from being used. You can use Win32 codecs and Real Win32 codecs (not Real Linux codecs) if you want to. Put the codecs somewhere in your path or pass @@ -341,7 +341,7 @@ since QNX has only X emulation which is VERY slow. Use SDL. MPlayer. You can play VCDs by playing the .DAT or .MPG files - that Windows exposes on VCDs. It works like this (adjust for the drive letter + that Windows exposes on VCDs. It works like this (adjust for the drive letter of your CD-ROM): mplayer d:/mpegav/avseq01.dat -- cgit v1.2.3