summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-03 16:35:40 +0000
committerranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-03 16:35:40 +0000
commit834c6ad74611e6b9a3df1e71d80f2c899a721ee6 (patch)
treecef1547bd7d182438f2fa37800cc67052a4b7f0f /DOCS
parent0287286214e23cf91d3c81b23ff92edddb6dd73e (diff)
downloadmpv-834c6ad74611e6b9a3df1e71d80f2c899a721ee6.tar.bz2
mpv-834c6ad74611e6b9a3df1e71d80f2c899a721ee6.tar.xz
mencoder lavc audio encoding support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11376 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.125
1 files changed, 24 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 566e053921..75a1240872 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3251,6 +3251,8 @@ no encoding, just streamcopy
encode to uncompressed PCM
.IPs "\-oac mp3lame"
encode to MP3 (using Lame)
+.IPs "\-oac lavc"
+encode with a libavcodec codecs
.RE
.PD 1
.
@@ -3530,8 +3532,29 @@ For full details read the source.
.PD 1
.TP
+.B acodec=<value>
+Audio codec (default: mp2):
+.PD 0
+.RSs
+.IPs mp2
+MPEG Layer 2
+.IPs mp3
+MPEG Layer 3
+.IPs ac3
+AC3
+.IPs adpcm_ima_wav
+IMA Adaptive PCM (4bits per sample, 4:1 compression)
+.RE
+.PD 1
+.TP
+.B abitrate=<value>
+Audio bitrate in kBit (default 224).
+.TP
+.B atag=<value>
+Use the specified windows audio format tag (e.g. atag=0x55).
+.TP
.B vcodec=<value>
-use the specified codec (there is no default, you must specify it):
+use the specified codec (default: mpeg4):
.PD 0
.RSs
.IPs mjpeg