Mercurial > mplayer.hg
comparison DOCS/mplayer.1 @ 6351:91673ed4e773
-panscan clarified
author | diego |
---|---|
date | Sun, 09 Jun 2002 10:13:03 +0000 |
parents | 7abf8b124333 |
children | 64a828f1872b |
comparison
equal
deleted
inserted
replaced
6350:a2173ca2f49c | 6351:91673ed4e773 |
---|---|
688 while frame in a single run. May be faster or slower, depending on card/cache. | 688 while frame in a single run. May be faster or slower, depending on card/cache. |
689 It has effect only with libmpeg2 and libavcodec codecs. | 689 It has effect only with libmpeg2 and libavcodec codecs. |
690 .TP | 690 .TP |
691 .B \-panscan <range> | 691 .B \-panscan <range> |
692 Enables Pan & Scan functionality, i.e. in order to display a 16:9 movie | 692 Enables Pan & Scan functionality, i.e. in order to display a 16:9 movie |
693 on a 4:3 display, sides of the movie are cropped, so we get a 4:3 image | 693 on a 4:3 display, the sides of the movie are cropped to get a 4:3 image |
694 which fits perfectly. This function works only with xv, (x)mga, and vidix. | 694 which fits the screen. This function works only with xv, (x)mga and vidix |
695 | 695 drivers. |
696 The range varies between 0 and 1. | 696 |
697 The range varies between 0.0 and 1.0 and controls how much of the image is | |
698 cropped. | |
697 .TP | 699 .TP |
698 .B \-red_intensity <\-1000\ \-\ 1000> | 700 .B \-red_intensity <\-1000\ \-\ 1000> |
699 Adjust intensity of red component of video signal (default 0). | 701 Adjust intensity of red component of video signal (default 0). |
700 .TP | 702 .TP |
701 .B \-saturation <\-1000\ \-\ 1000> | 703 .B \-saturation <\-1000\ \-\ 1000> |
702 Adjust saturation of video output (default 0). You can get grayscale output | 704 Adjust saturation of video output (default 0). You can get grayscale output |
703 with this option. | 705 with this option. |
704 .TP | 706 .TP |
705 .B \-rootwin | 707 .B \-rootwin |
706 Play movie in the root window (desktop background) instead of opening | 708 Play movie in the root window (desktop background) instead of opening |
707 a new one. Works only with x11, xv, xmga, xvidix drivers. | 709 a new one. Works only with x11, xv, xmga and xvidix drivers. |
708 .TP | 710 .TP |
709 .B \-screenw <pixels> \-screenh <pixels> | 711 .B \-screenw <pixels> \-screenh <pixels> |
710 If you use an output driver which can't know the resolution of the screen | 712 If you use an output driver which can't know the resolution of the screen |
711 (fbdev/x11 and/or TVout) this is where you can specify the horizontal and vertical | 713 (fbdev/x11 and/or TVout) this is where you can specify the horizontal and vertical |
712 resolution. | 714 resolution. |