comparison DOCS/en/mplayer.1 @ 10089:b7c4bf2ff31f

Document -vop to avoid confusion.
author diego
date Sat, 10 May 2003 20:39:48 +0000
parents 6d46331e2d57
children 04d8c4d5788d
comparison
equal deleted inserted replaced
10088:b84fb7055a7b 10089:b7c4bf2ff31f
2062 .RE 2062 .RE
2063 .PD 1 2063 .PD 1
2064 . 2064 .
2065 .TP 2065 .TP
2066 .B \-vf <filter1[=options],filter2,...> 2066 .B \-vf <filter1[=options],filter2,...>
2067 Activate a comma separated list of video filters and their options. 2067 Setup a chain of video filters.
2068 2068
2069 .I NOTE: 2069 .I NOTE:
2070 .br 2070 .br
2071 The parameters are optional and if omitted, some of them are set to default 2071 The parameters are optional and if omitted, some of them are set to default
2072 values. 2072 values.
2574 .IPs "\-vfm xanim" 2574 .IPs "\-vfm xanim"
2575 try XAnim codecs first 2575 try XAnim codecs first
2576 .RE 2576 .RE
2577 .PD 1 2577 .PD 1
2578 . 2578 .
2579 .TP
2580 .B \-vop <...,filter3[=options],filter2,filter1> (OBSOLETE)
2581 Setup a chain of video filters, to be applied in reverse order.
2582 Deprecated in favor of \-vf.
2579 .TP 2583 .TP
2580 .B \-x <x> (MPLAYER only) 2584 .B \-x <x> (MPLAYER only)
2581 Scale image to x width (if sw/\:hw scaling available). 2585 Scale image to x width (if sw/\:hw scaling available).
2582 Disables aspect calculations. 2586 Disables aspect calculations.
2583 .TP 2587 .TP