summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-13 21:04:44 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-13 21:04:44 +0000
commitba6153a7d2f0790d4b2359072712635a43b7a613 (patch)
treed116f0cfae0721cc66130674a7a497204c48dd9d /DOCS/man
parent3ccfa5451fd9c80c21a5eb4a132675c8700c7609 (diff)
downloadmpv-ba6153a7d2f0790d4b2359072712635a43b7a613.tar.bz2
mpv-ba6153a7d2f0790d4b2359072712635a43b7a613.tar.xz
adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >
Nice help from Diego Biurrun, Reimar Döffinger, Guillaume POIRIER Original thread: Date: Sep 10, 2005 8:45 PM Subject: [MPlayer-dev-eng] [PATCH] XviD profile support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16482 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.151
1 files changed, 51 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 57fdfe8fca..5cff769733 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7983,6 +7983,57 @@ container generates (give only an average per frame).
(default: 24 \- AVI average overhead).
.
.TP
+.B profile=<option>
+Restricts options and VBV (peak bitrate over a short period) according to
+the Simple, Advanced Simple and DivX profiles.
+The resulting videos should beplayable on standalones adhering to these
+profile specifications.
+.PD 0
+.RSs
+.IPs unrestricted
+no restrictions (default)
+.IPs sp0
+simple profile at level 0
+.IPs sp1
+simple profile at level 1
+.IPs sp2
+simple profile at level 2
+.IPs sp3
+simple profile at level 3
+.IPs asp0
+advanced simple profile at level 0
+.IPs asp1
+advanced simple profile at level 1
+.IPs asp2
+advanced simple profile at level 2
+.IPs asp3
+advanced simple profile at level 3
+.IPs asp4
+advanced simple profile at level 4
+.IPs asp5
+advanced simple profile at level 5
+.IPs dxnhandheld
+DXN handheld profile
+.IPs dxnportntsc
+DXN portable NTSC profile
+.IPs dxnportpal
+DXN portable PAL profile
+.IPs dxnhtntsc
+DXN home theater NTSC profile
+.IPs dxnhtpal
+DXN home theater PAL profile
+.IPs dxnhdtv
+DXN HDTV profile
+.RE
+.PD 1
+.RS
+.I NOTE:
+These profiles should be used in conjunction with an appropriate \-ffourcc.
+Generally DX50 is applicable, as some players do not recognise XviD but
+most recognise DivX.
+.RE
+.
+.TP
.B par=<mode>
Specifies the Pixel Aspect Ratio mode (not to be confused with DAR,
the Display Aspect Ratio).