comparison DOCS/man/en/mplayer.1 @ 13505:06eeeea50186

Better wording/descriptions as suggested by the Wanderer.
author diego
date Tue, 28 Sep 2004 23:49:49 +0000
parents 0bdcb3eea569
children ced94062bbed
comparison
equal deleted inserted replaced
13504:f0145a3781e5 13505:06eeeea50186
3213 For best decoding quality use the same idct algorithm for decoding and encoding. 3213 For best decoding quality use the same idct algorithm for decoding and encoding.
3214 This may come at a price in accuracy, though. 3214 This may come at a price in accuracy, though.
3215 .IPs lowres=<number> 3215 .IPs lowres=<number>
3216 Decode at lower resolutions. 3216 Decode at lower resolutions.
3217 Low resolution decoding is not supported by all codecs, and it will 3217 Low resolution decoding is not supported by all codecs, and it will
3218 often result in ugly artifacts, this is not a bug, but a side effect 3218 often result in ugly artifacts.
3219 of not decoding at the full resolution. 3219 This is not a bug, but a side effect of not decoding at full resolution.
3220 .RSss 3220 .RSss
3221 .br 3221 .br
3222 0: disabled 3222 0: disabled
3223 .br 3223 .br
3224 1: 1/2 resolution 3224 1: 1/2 resolution
4515 .RE 4515 .RE
4516 .PD 1 4516 .PD 1
4517 . 4517 .
4518 .TP 4518 .TP
4519 .B bmovl=hidden:opaque:fifo 4519 .B bmovl=hidden:opaque:fifo
4520 Reads bitmaps from a FIFO and displays them on top of the movie, 4520 The bitmap overlay filter reads bitmaps from a FIFO and displays them
4521 allowing some transformations on the image. 4521 on top of the movie, allowing some transformations on the image.
4522 Also see TOOLS/bmovl-test.c for a small bmovl test program. 4522 Also see TOOLS/bmovl-test.c for a small bmovl test program.
4523 .PD 0 4523 .PD 0
4524 .RSs 4524 .RSs
4525 .IPs <hidden> 4525 .IPs <hidden>
4526 Set the default value of the 'hidden' flag (0=visible, 1=hidden). 4526 Set the default value of the 'hidden' flag (0=visible, 1=hidden).
4650 Just set a rectangle covering the logo and watch it disappear (and 4650 Just set a rectangle covering the logo and watch it disappear (and
4651 sometimes something even uglier appear \- your mileage may vary). 4651 sometimes something even uglier appear \- your mileage may vary).
4652 .PD 0 4652 .PD 0
4653 .RSs 4653 .RSs
4654 .IPs x,y 4654 .IPs x,y
4655 logo top left corner position 4655 top left corner of the logo
4656 .IPs w,h 4656 .IPs w,h
4657 cleared rectangle width and height 4657 width and height of the cleared rectangle
4658 .IPs t 4658 .IPs t
4659 Thickness of the fuzzy edge of the rectangle (added to w and h). 4659 Thickness of the fuzzy edge of the rectangle (added to w and h).
4660 When set to -1, a green rectangle is drawn on the screen to 4660 When set to -1, a green rectangle is drawn on the screen to
4661 simplify finding the right x,y,w,h parameters. 4661 simplify finding the right x,y,w,h parameters.
4662 .RE 4662 .RE