git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2667 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-11-04 00:12:54 +00:00
parent fb794e7e91
commit 887f08b52f
1 changed files with 23 additions and 4 deletions

View File

@ -81,11 +81,13 @@ stream.
Use specified codec (according to codecs.conf) for decoding input audio
stream.
.TP
.B \-vfm <video family>
(useful?) (yes!)
.B \-vfm <video codec family>
Force decoding by using a specific codec FAMILY, and FALLBACK to default
if failed. For examples see MPlayer manpage.
.TP
.B \-afm <audio family>
(useful?) (yes!)
.B \-afm <audio codec family>
Force decoding by using a specific codec FAMILY, and FALLBACK to default
if failed. For examples see MPlayer manpage.
.TP
.B \-include
Include what? Configfile.
@ -93,6 +95,23 @@ Include what? Configfile.
.B \-v
Increase verbosity.
.TP
.B \-ovc <codecname>
Encode with the given codec (codec names are from codecs.conf).
Examples:
-ovc help get help
-ovc copy no encoding, just streamcopy
-ovc divx4 encode to DivX4
.TP
.B \-oac <codecname>
Encode with the given codec (codec names are from codecs.conf).
Examples:
-oac help get help
-oac copy no encoding, just streamcopy
-oac pcm encode to uncompressed PCM
-oac mp3lame encode to MP3 (using Lame)
.TP
.B \-divx4opts
If encoding to DivX4, you can specify its parameters here, like: