comparison DOCS/mplayer.1 @ 4908:9b2b09d3ff8b

strike period over, commiting stuff. next commit will be rewrite. (?)
author gabucino
date Fri, 01 Mar 2002 20:39:59 +0000
parents 47f0a86e8b8e
children 8e6ccd3e5325
comparison
equal deleted inserted replaced
4907:08f739d36ae0 4908:9b2b09d3ff8b
107 .RB [ \-tv\ <suboptions> ] 107 .RB [ \-tv\ <suboptions> ]
108 .RB [ \-dapsync ] 108 .RB [ \-dapsync ]
109 .RB [ \-softsleep ] 109 .RB [ \-softsleep ]
110 .RB [ \-rootwin ] 110 .RB [ \-rootwin ]
111 .RB [ \-font\ <path\ to\ font.desc\ file> ] 111 .RB [ \-font\ <path\ to\ font.desc\ file> ]
112 .RB [ \-conf\ <path\ to\ input.conf\ file> ]
112 .I < - | file | URL | device > 113 .I < - | file | URL | device >
113 .PP 114 .PP
114 .SH DESCRIPTION 115 .SH DESCRIPTION
115 .I mplayer 116 .I mplayer
116 MPlayer is a movie player for LINUX (runs on many other Unices, and non-x86 117 MPlayer is a movie player for LINUX (runs on many other Unices, and non-x86
243 hardware acceleration. Possible settings are : 244 hardware acceleration. Possible settings are :
244 245
245 0 - fast bilinear (default) 246 0 - fast bilinear (default)
246 1 - bilinear 247 1 - bilinear
247 2 - bicubic (best quality) 248 2 - bicubic (best quality)
249 3 - ?
250 4 - nearest neighbor (bad quality)
251 5 - area averageing scaling support
248 .TP 252 .TP
249 .B \-xy\ <factor> 253 .B \-xy\ <factor>
250 scale image by <factor> 254 scale image by <factor>
251 .TP 255 .TP
252 .B \-autoq\ <quality> 256 .B \-autoq\ <quality>
312 -monitoraspect 4:3 or 1.3333 316 -monitoraspect 4:3 or 1.3333
313 -monitoraspect 16:9 or 1.7777 317 -monitoraspect 16:9 or 1.7777
314 318
315 .TP 319 .TP
316 .B \-playlist <file> 320 .B \-playlist <file>
317 play files according to this filelist (1 file/row or ASX format). 321 play files according to this filelist (1 file/row or Winamp or ASX format).
318 .TP 322 .TP
319 .B \-ss\ <time> 323 .B \-ss\ <time>
320 seek to given time position. For example : 324 seek to given time position. For example :
321 325
322 -ss 56 seeks to 56 seconds 326 -ss 56 seeks to 56 seconds
345 .B \-font\ <path\ to\ font.desc\ file> 349 .B \-font\ <path\ to\ font.desc\ file>
346 search for the OSD/SUB fonts in an alternative directory (default : 350 search for the OSD/SUB fonts in an alternative directory (default :
347 ~/.mplayer/font/font.desc). For example: 351 ~/.mplayer/font/font.desc). For example:
348 352
349 -font ~/.mplayer/arial-14/font.desc 353 -font ~/.mplayer/arial-14/font.desc
354 .TP
355 .B \-conf\ <path\ to\ input.conf\ file>
356 get input bindings from an alternative input.conf file (default :
357 ~/.mplayer/input.conf).
350 .IP 358 .IP
351 .SH "ADVANCED OPTIONS" 359 .SH "ADVANCED OPTIONS"
352 .TP 360 .TP
353 .I NOTE 361 .I NOTE
354 These options can help you solve your particular problem.. Also, see the 362 These options can help you solve your particular problem.. Also, see the