[MPlayer-dev-eng] [PATCH] [UPDATE] null video filter

Diego Biurrun diego at biurrun.de
Sat Apr 17 06:13:23 CEST 2004


adland writes:
> >- Please also add your filter to the manual page. 
> 
> attached updated patch to address these issues

Here is an even better version of the man page entry.  Please resend
it all together so the right version gets applied.

BTW, no need to gzip such small patches.  It only makes handling them
more complicated.

Diego


--- DOCS/man/en/mplayer.1	17 Apr 2004 03:59:00 -0000	1.569
+++ DOCS/man/en/mplayer.1	17 Apr 2004 04:11:21 -0000
@@ -2579,6 +2579,16 @@
 .B mirror\ 
 Mirrors the image on the Y axis.
 .TP
+.B null[=w:h]
+Null video filter which does not alter source video.
+Filter is based on the file DOCS/tech/libmpcodecs.txt.
+.PD 0
+.RSs
+.IPs w,h
+Integer arguments w and h are read in but not used in this example.
+.RE
+.PD 1
+.TP
 .B rotate[=<0\-7>]
 Rotates and flips (optional) the image +/\:- 90 degrees.
 For parameters between 4\-7 rotation is only done if the movie's geometry is




More information about the MPlayer-dev-eng mailing list