diff DOCS/tech/vop.txt @ 8076:3ac37c4beeaf

pp docs
author michael
date Sun, 03 Nov 2002 10:05:19 +0000
parents 329e9a5a154f
children fd0da9a7d2e3
line wrap: on
line diff
--- a/DOCS/tech/vop.txt	Sun Nov 03 09:54:49 2002 +0000
+++ b/DOCS/tech/vop.txt	Sun Nov 03 10:05:19 2002 +0000
@@ -110,11 +110,10 @@
     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.