summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-07-20 16:47:10 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-07-20 16:47:10 +0000
commit9892f5ff47dabfd19f352bca3d6965382fa01238 (patch)
tree43f2e4605f0d3c34e4ac79e52c3aa2794e63ddab /DOCS
parent59e817ef884c4c81d2b0e8b69012466ef0c06f74 (diff)
downloadmpv-9892f5ff47dabfd19f352bca3d6965382fa01238.tar.bz2
mpv-9892f5ff47dabfd19f352bca3d6965382fa01238.tar.xz
-vfm -afm -vc -ac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1364 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.143
1 files changed, 33 insertions, 10 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index fcc9759244..9b1dbf5b9c 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -18,7 +18,6 @@ mplayer \- Movie Player for Linux
.RB [ \-vid\ id ]
.RB [ \-fps\ rate ]
.RB [ \-mc\ seconds/5f ]
-.RB [ \-afm\ audio\ decoder ]
.RB [ \-fs\ ]
.RB [ \-vm\ ]
.RB [ \-zoom\ ]
@@ -54,6 +53,10 @@ mplayer \- Movie Player for Linux
.RB [ \-display\ name ]
.RB [ \-unicode ]
.RB [ \-fsmode\ mode ]
+.RB [ \-vc\ video\ codec\ name ]
+.RB [ \-ac\ audio\ codec\ name ]
+.RB [ \-vfm\ video\ codec\ family ]
+.RB [ \-afm\ audio\ codec\ family ]
.I - or file
.PP
.SH DESCRIPTION
@@ -169,13 +172,36 @@ specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the
.I NOTE
These options can help you solve your particular problem.. Also, see the DOCS!
.TP
-.B \-afm <1-5>
-force audio format 1:MPEG 2:PCM 3:AC3 4:Win32 5:aLaw
+.B \-vc <name>
+force usage of a specific video codec, according to its name in codecs.conf,
+for example :
-.I NOTE
-With DivX AVIs with MP3 audio, you can choose whether to use MP3LIB (option 1),
-or Win32 DLL l3codeca.acm (option 4) (default). On CPUs with the 3DNow!
-instruction set, the first gives more performance. Your mileage may vary.
+ -vc divx use VFW DivX codec
+ -vc divxds use DirectShow DivX codec
+ -vc ffdivx use libavcodec's DivX codec
+ -vc divx4 use ProjectMayo's DivX codec
+.TP
+.B \-ac <name>
+force usage of a specific audio codec, according to its name in codecs.conf,
+for example :
+
+ -ac mp3 use libmp3 MP3 codec
+ -ac mp3acm use l3codeca.acm MP3 codec
+ -ac ac3 use AC3 codec
+.TP
+.B \-vfm <1-5>
+force usage of a specific codec FAMILY. For example:
+ 2 : use VFW (Win32) codecs
+ 4 : use DirectShow (Win32) codecs
+ 5 : use libavcodec codecs
+.TP
+.B \-afm <1-5>
+force usage of a specific audio format. For example:
+ 1 : MPEG
+ 2 : PCM
+ 3 : AC3
+ 4 : Win32
+ 5 : aLaw
.TP
.B \-sb\ position
seek to byte position
@@ -276,9 +302,6 @@ to display on. For example : -display xtest.localdomain:0
tells MPlayer to handle the subtitle file (with -sub option) as UNICODE.
Contrary: -nounicode
.TP
-.B \-lircconf\ configfile
-specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc
-.TP
.B \-fsmode\ mode
This option workarounds some problems when using specific windowmanagers and
fullscreen mode. If you experience fullscreen problems, try changing this