comparison DOCS/man/en/mplayer.1 @ 15693:98cc17f305de

remove_logo filter by yartrebo, committed with fixes for c++ variable declarations
author rfelker
date Wed, 08 Jun 2005 03:11:53 +0000
parents df0ceee75178
children 8ce6ba68efb3
comparison
equal deleted inserted replaced
15692:05f2d8e27cf4 15693:98cc17f305de
5484 simplify finding the right x,y,w,h parameters. 5484 simplify finding the right x,y,w,h parameters.
5485 .RE 5485 .RE
5486 .PD 1 5486 .PD 1
5487 . 5487 .
5488 .TP 5488 .TP
5489 .B remove-logo=/path/to/logo_bitmap_file_name.pgm
5490 Suppresses a TV station logo using a PGM or PPM file to tell it
5491 which pixels comprise the logo. The width and height must match
5492 those of the video stream being processed. Uses the filter
5493 image and a circular blur algorithm to remove the logo.
5494 .RSs
5495 .IPs /path/to/logo_bitmap_file_name.pgm
5496 [path] + file name of the filter image.
5497 .RE
5498 .
5499 .TP
5489 .B zrmjpeg[=options] 5500 .B zrmjpeg[=options]
5490 Software YV12 to MJPEG encoder for use with the zr2 video 5501 Software YV12 to MJPEG encoder for use with the zr2 video
5491 output device. 5502 output device.
5492 .RSs 5503 .RSs
5493 .IPs maxheight=<h>|maxwidth=<w> 5504 .IPs maxheight=<h>|maxwidth=<w>