[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1000,1.1001
Richard Felker CVS
syncmail at mplayerhq.hu
Wed Jun 8 05:11:57 CEST 2005
CVS change done by Richard Felker CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv27384/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
remove_logo filter by yartrebo, committed with fixes for c++ variable declarations
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1000
retrieving revision 1.1001
diff -u -r1.1000 -r1.1001
--- mplayer.1 7 Jun 2005 09:12:56 -0000 1.1000
+++ mplayer.1 8 Jun 2005 03:11:53 -0000 1.1001
@@ -5486,6 +5486,17 @@
.PD 1
.
.TP
+.B remove-logo=/path/to/logo_bitmap_file_name.pgm
+Suppresses a TV station logo using a PGM or PPM file to tell it
+which pixels comprise the logo. The width and height must match
+those of the video stream being processed. Uses the filter
+image and a circular blur algorithm to remove the logo.
+.RSs
+.IPs /path/to/logo_bitmap_file_name.pgm
+[path] + file name of the filter image.
+.RE
+.
+.TP
.B zrmjpeg[=options]
Software YV12 to MJPEG encoder for use with the zr2 video
output device.
More information about the MPlayer-DOCS
mailing list