summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/vop.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/vop.txt')
-rw-r--r--DOCS/tech/vop.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt
index b85ba5f5cb..be94f2a894 100644
--- a/DOCS/tech/vop.txt
+++ b/DOCS/tech/vop.txt
@@ -110,11 +110,10 @@ Current plugins:
plugins format list.
MPI: passthru
--vop pp[=flags]
+-vop pp=[<filterName>[:<option>[:<option>...]][/[-]<filterName>[:<option>...]]...]
Postprocessing filter. (usefull for codecs without built-in
postprocessing, like libmpeg12 or libavcodec)
- Flags is a bitmask set of enabled filters (see manpage for -pp details),
- defaults to the value of divx_quality (set by -pp commandline option)
+ see `mplayer -vop pp=help`
MPI: DR (if possible) or TEMP
Special: dec_video autoloads it if -pp option used but codec can't do pp.