summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-18 00:25:47 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-18 00:25:47 +0000
commit8dd14d9818ff7737dfad02a9d058b9cca2951a72 (patch)
tree7522304b2c0c1e7e7104095e5a015d5344671864 /DOCS
parent61a99c18f1c2513df7266e567620b0cf1c100134 (diff)
downloadmpv-8dd14d9818ff7737dfad02a9d058b9cca2951a72.tar.bz2
mpv-8dd14d9818ff7737dfad02a9d058b9cca2951a72.tar.xz
10l, sb, st and vstats are lavc _de_coding, not _en_coding options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13037 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.115
1 files changed, 6 insertions, 9 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 5a4ff8c0ab..853b07274a 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2749,6 +2749,12 @@ For best decoding quality use the same idct algorithm for decoding and encoding.
This may come at a price in accuracy, though.
.IPs gray\
grayscale only decoding (a bit faster than with color)
+.IPs "sb=<number> (MPEG2 only)"
+Skip the given number of macroblock rows at the bottom.
+.IPs "st=<number> (MPEG2 only)"
+Skip the given number of macroblock rows at the top.
+.IPs vstats
+Prints some statistics and stores them in ./vstats_*.log.
.RE
.
.TP
@@ -5402,15 +5408,6 @@ If you specify vcodec=mpeg2video this value can be 8, 9, 10 or 11.
.B cgop\ \ \
Close all GOPs.
Currently it doesn't work (yet).
-.TP
-.B sb=<number>
-Skip the given number of macroblock rows at the bottom (MPEG2 only).
-.TP
-.B st=<number>
-Skip the given number of macroblock rows at the top (MPEG2 only).
-.TP
-.B vstats\
-Prints some statistics and stores them in ./vstats_*.log.
.
.SS nuv (\-nuvopts)
.