summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-11 18:52:55 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-11 18:52:55 +0000
commit98c903c162d6b7e12daff0d0fbfef10b986f9d2f (patch)
tree21d69ed1a7334c4f3687ae8e5c076c838a9c1386 /DOCS
parente73caaf81d3d2d4c39c40e41eced9345052b3ee2 (diff)
downloadmpv-98c903c162d6b7e12daff0d0fbfef10b986f9d2f.tar.bz2
mpv-98c903c162d6b7e12daff0d0fbfef10b986f9d2f.tar.xz
updated/extended teh introduction part
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6977 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.111
1 files changed, 6 insertions, 5 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 573a42f1ff..32db414517 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -34,7 +34,7 @@ mencoder \- Movie Encoder for Linux
.SH "DESCRIPTION"
.B mplayer
is a movie player for LINUX (runs on many other Unices, and non\-x86
-CPUs, see the documentation). It plays most MPEG, VOB, AVI, OGG, VIVO, ASF/WMV, QT/MOV,
+CPUs, see the documentation). It plays most MPEG/VOB, AVI, OGG/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4,
FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ files, supported by many native, XAnim, and
Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5 and even WMV
movies, too (without the avifile library).
@@ -42,7 +42,7 @@ movies, too (without the avifile library).
Another great feature of mplayer is the wide range of supported output drivers.
It works with X11, XV, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but you can use
GGI, SDL (and this way all their drivers), VESA (on every VESA compatible card, even
-without X11!) and some low level card-specific drivers (for Matrox, 3Dfx and Radeon), too!
+without X11!) and some low level card-specific drivers (for Matrox, 3Dfx and ATI), too!
.br
Most of them support software or hardware scaling, so you can enjoy movies in fullscreen.
MPlayer supports displaying through some hardware MPEG decoder boards, such as the Siemens
@@ -51,15 +51,16 @@ DVB, DXR2 and DXR3/Hollywood+!
MPlayer has an onscreen display (OSD) for status information, nice big
antialiased shaded subtitles and visual feedback for keyboard controls.
European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic and Korean
-fonts are supported along with 10 subtitle formats (VobSub, MicroDVD, SubRip,
-SubViewer, Sami, VPlayer, RT, SSA, AQTitle and our own: MPsub).
+fonts are supported along with 9 subtitle formats (MicroDVD, SubRip,
+SubViewer, Sami, VPlayer, RT, SSA, AQTitle and our own: MPsub). DVD subtitles
+(SPU streams, VobSub and Closed Captions) are supported.
.B mencoder
(MPlayer's Movie Encoder) is a simple movie encoder, designed to
encode MPlayer-playable movies (see above) to other MPlayer-playable formats
(see below). It encodes to DivX4 (1, 2 or 3 passes), XviD, codecs of libavcodec,
PCM/MP3/VBRMP3 audio. It also has stream copying abilities, a powerful plugin system
-(crop, expand, flip, postprocess, rotate, scale, rgb/yuv conversion) and more.
+(crop, expand, flip, postprocess, rotate, scale, add/remove noise, rgb/yuv conversion) and more.
.B gmplayer
is MPlayer with a graphical user interface.