comparison DOCS/video.html @ 6393:f9b3d010b35e

FONT tags obsoleted by CSS
author gabucino
date Wed, 12 Jun 2002 09:31:33 +0000
parents 4e5c236ade69
children d0d74f9d8d4a
comparison
equal deleted inserted replaced
6392:d22870b5fc95 6393:f9b3d010b35e
4 <LINK REL="stylesheet" TYPE="text/css" HREF="default.css"> 4 <LINK REL="stylesheet" TYPE="text/css" HREF="default.css">
5 </HEAD> 5 </HEAD>
6 6
7 <BODY BGCOLOR=white> 7 <BODY BGCOLOR=white>
8 8
9 <FONT CLASS="text">
10 9
11 <P><B><A NAME=2.3.1>2.3.1. Video output devices</A></B></P> 10 <P><B><A NAME=2.3.1>2.3.1. Video output devices</A></B></P>
12 11
13 12
14 <P><B><A NAME=2.3.1.1>2.3.1.1. Setting up MTRR</A></B></P> 13 <P><B><A NAME=2.3.1.1>2.3.1.1. Setting up MTRR</A></B></P>
449 <P>Here are some notes about SDL out in <B>MPlayer</B>.</P> 448 <P>Here are some notes about SDL out in <B>MPlayer</B>.</P>
450 449
451 450
452 451
453 <P><TABLE BORDER=0> 452 <P><TABLE BORDER=0>
454 <TD COLSPAN=4><P><B><FONT CLASS="text">There are several commandline switches for SDL:</B></P></TD><TR> 453 <TD COLSPAN=4><P><B>There are several commandline switches for SDL:</B></P></TD><TR>
455 <TD>&nbsp;&nbsp;</TD><TD><FONT CLASS="text">-vo sdl:name</TD><TD>&nbsp;&nbsp;</TD><TD> 454 <TD>&nbsp;&nbsp;</TD><TD>-vo sdl:name</TD><TD>&nbsp;&nbsp;</TD><TD>
456 <FONT CLASS="text">specifies sdl video driver to use (ie. aalib, dga, x11)</TD><TR> 455 specifies sdl video driver to use (ie. aalib, dga, x11)</TD><TR>
457 <TD></TD><TD><FONT CLASS="text">-ao sdl:name</TD><TD></TD><TD><FONT CLASS="text">specifies sdl audio driver to use (ie. dsp, 456 <TD></TD><TD>-ao sdl:name</TD><TD></TD><TD>specifies sdl audio driver to use (ie. dsp,
458 esd, arts)</TD><TR> 457 esd, arts)</TD><TR>
459 <TD></TD><TD><FONT CLASS="text">-noxv</TD><TD></TD><TD><FONT CLASS="text">disables Xvideo hardware acceleration</TD><TR> 458 <TD></TD><TD>-noxv</TD><TD></TD><TD>disables Xvideo hardware acceleration</TD><TR>
460 <TD></TD><TD><FONT CLASS="text">-forcexv</TD><TD></TD><TD><FONT CLASS="text">tries to force Xvideo acceleration</TD><TR> 459 <TD></TD><TD>-forcexv</TD><TD></TD><TD>tries to force Xvideo acceleration</TD><TR>
461 460
462 <TD COLSPAN=4><P><B><FONT CLASS="text">SDL Keys:</B></P></TD><TR> 461 <TD COLSPAN=4><P><B>SDL Keys:</B></P></TD><TR>
463 462
464 <TD></TD><TD><FONT CLASS="text">F</TD><TD></TD><TD><FONT CLASS="text">toggles fullscreen/windowed mode</TD><TR> 463 <TD></TD><TD>F</TD><TD></TD><TD>toggles fullscreen/windowed mode</TD><TR>
465 <TD></TD><TD><FONT CLASS="text">C</TD><TD></TD><TD><FONT CLASS="text">cycles available fullscreen modes</TD><TR> 464 <TD></TD><TD>C</TD><TD></TD><TD>cycles available fullscreen modes</TD><TR>
466 <TD></TD><TD><FONT CLASS="text">W/S</TD><TD></TD><TD><FONT CLASS="text">mappings for * and / (mixer control)</TD><TR> 465 <TD></TD><TD>W/S</TD><TD></TD><TD>mappings for * and / (mixer control)</TD><TR>
467 466
468 </TABLE></P> 467 </TABLE></P>
469 468
470 <P><B>KNOWN BUGS:</B></P> 469 <P><B>KNOWN BUGS:</B></P>
471 <P><UL><LI>Keys pressed under sdl:aalib console driver repeat forever. (use -vo aa !) 470 <P><UL><LI>Keys pressed under sdl:aalib console driver repeat forever. (use -vo aa !)
496 whatever. And don't forget to register your UniVBE ;))</P> 495 whatever. And don't forget to register your UniVBE ;))</P>
497 496
498 <P>The FBdev output takes some additional parameters above the others:</P> 497 <P>The FBdev output takes some additional parameters above the others:</P>
499 498
500 <P><TABLE BORDER=0> 499 <P><TABLE BORDER=0>
501 <TD>&nbsp;&nbsp;</TD><TD><FONT CLASS="text">-fb</TD><TD>&nbsp;&nbsp;</TD><TD> 500 <TD>&nbsp;&nbsp;</TD><TD>-fb</TD><TD>&nbsp;&nbsp;</TD><TD>
502 <FONT CLASS="text">specify the framebuffer device to use (/dev/fb0)</TD><TR> 501 specify the framebuffer device to use (/dev/fb0)</TD><TR>
503 <TD></TD><TD><FONT CLASS="text">-fbmode</TD><TD></TD><TD><FONT CLASS="text">mode name to use (according to /etc/fb.modes)</TD><TR> 502 <TD></TD><TD>-fbmode</TD><TD></TD><TD>mode name to use (according to /etc/fb.modes)</TD><TR>
504 <TD></TD><TD><FONT CLASS="text">-fbmodeconfig</TD><TD></TD><TD><FONT CLASS="text"> config file of modes (default /etc/fb.modes)</TD><TR> 503 <TD></TD><TD>-fbmodeconfig</TD><TD></TD><TD> config file of modes (default /etc/fb.modes)</TD><TR>
505 <TD></TD><TD><FONT CLASS="text">-monitor_hfreq</TD><TD></TD><TD ROWSPAN=3><FONT CLASS="text">IMPORTANT values, see example.conf</TD><TR> 504 <TD></TD><TD>-monitor_hfreq</TD><TD></TD><TD ROWSPAN=3>IMPORTANT values, see example.conf</TD><TR>
506 <TD></TD><TD><FONT CLASS="text">-monitor_vfreq</TD><TD></TD><TR> 505 <TD></TD><TD>-monitor_vfreq</TD><TD></TD><TR>
507 <TD></TD><TD><FONT CLASS="text">-monitor_dotclock</TD><TD></TD><TR> 506 <TD></TD><TD>-monitor_dotclock</TD><TD></TD><TR>
508 </TABLE></P> 507 </TABLE></P>
509 508
510 <P>If you want to change to a specific mode, then use</P> 509 <P>If you want to change to a specific mode, then use</P>
511 510
512 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;mplayer -vm -fbmode (NameOfMode) filename</CODE></P> 511 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;mplayer -vm -fbmode (NameOfMode) filename</CODE></P>
617 ASCII renderer. There are LOTS of programs already supporting it, like Doom, 616 ASCII renderer. There are LOTS of programs already supporting it, like Doom,
618 Quake, etc. MPlayer contains a very usable driver for it. 617 Quake, etc. MPlayer contains a very usable driver for it.
619 If ./configure detects aalib installed, the aalib libvo driver will be built.</P> 618 If ./configure detects aalib installed, the aalib libvo driver will be built.</P>
620 619
621 <P><TABLE BORDER=0> 620 <P><TABLE BORDER=0>
622 <TD COLSPAN=4><P><B><FONT CLASS="text">You can use some keys in the AA Window to change rendering options:</B></P></TD><TR> 621 <TD COLSPAN=4><P><B>You can use some keys in the AA Window to change rendering options:</B></P></TD><TR>
623 <TD>&nbsp;&nbsp;</TD><TD><FONT CLASS="text">1</TD><TD>&nbsp;&nbsp;</TD><TD><FONT CLASS="text">decrease contrast</TD><TR> 622 <TD>&nbsp;&nbsp;</TD><TD>1</TD><TD>&nbsp;&nbsp;</TD><TD>decrease contrast</TD><TR>
624 <TD></TD><TD><FONT CLASS="text">2</TD><TD></TD><TD><FONT CLASS="text">increase contrast</TD><TR> 623 <TD></TD><TD>2</TD><TD></TD><TD>increase contrast</TD><TR>
625 <TD></TD><TD><FONT CLASS="text">3</TD><TD></TD><TD><FONT CLASS="text">decrease brightness</TD><TR> 624 <TD></TD><TD>3</TD><TD></TD><TD>decrease brightness</TD><TR>
626 <TD></TD><TD><FONT CLASS="text">4</TD><TD></TD><TD><FONT CLASS="text">increase brightness</TD><TR> 625 <TD></TD><TD>4</TD><TD></TD><TD>increase brightness</TD><TR>
627 <TD></TD><TD><FONT CLASS="text">5</TD><TD></TD><TD><FONT CLASS="text">switch fast rendering on/off</TD><TR> 626 <TD></TD><TD>5</TD><TD></TD><TD>switch fast rendering on/off</TD><TR>
628 <TD></TD><TD><FONT CLASS="text">6</TD><TD></TD><TD><FONT CLASS="text">set dithering mode (none, error distribution, floyd steinberg)</TD><TR> 627 <TD></TD><TD>6</TD><TD></TD><TD>set dithering mode (none, error distribution, floyd steinberg)</TD><TR>
629 <TD></TD><TD><FONT CLASS="text">7</TD><TD></TD><TD><FONT CLASS="text">invert image</TD><TR> 628 <TD></TD><TD>7</TD><TD></TD><TD>invert image</TD><TR>
630 <TD></TD><TD><FONT CLASS="text">a</TD><TD></TD><TD><FONT CLASS="text">toggles between aa and mplayer control)</TD><TR> 629 <TD></TD><TD>a</TD><TD></TD><TD>toggles between aa and mplayer control)</TD><TR>
631 630
632 <TD COLSPAN=4><P><B><FONT CLASS="text">The following command line options can be used:</B></P></TD><TR> 631 <TD COLSPAN=4><P><B>The following command line options can be used:</B></P></TD><TR>
633 632
634 <TD></TD><TD><FONT CLASS="text">-aaosdcolor=V</TD><TD></TD><TD><FONT CLASS="text">change osd color</TD><TR> 633 <TD></TD><TD>-aaosdcolor=V</TD><TD></TD><TD>change osd color</TD><TR>
635 <TD></TD><TD><FONT CLASS="text">-aasubcolor=V</TD><TD></TD><TD><FONT CLASS="text">change subtitle color</TD><TR> 634 <TD></TD><TD>-aasubcolor=V</TD><TD></TD><TD>change subtitle color</TD><TR>
636 <TD COLSPAN=3></TD><TD><P><I><FONT CLASS="text">where V can be: (0/normal, 1/dark, 2/bold, 3/boldfont, 4/reverse, 5/special)</P></TD><TR> 635 <TD COLSPAN=3></TD><TD><P><I>where V can be: (0/normal, 1/dark, 2/bold, 3/boldfont, 4/reverse, 5/special)</P></TD><TR>
637 636
638 <TD COLSPAN=4><P><B><FONT CLASS="text">AAlib itselves provides a large sum of options. 637 <TD COLSPAN=4><P><B>AAlib itselves provides a large sum of options.
639 Here are some important:</P></B></TD><TR> 638 Here are some important:</P></B></TD><TR>
640 639
641 <TD></TD><TD><FONT CLASS="text">-aadriver</TD><TD></TD><TD><FONT CLASS="text">set recommended aa driver (X11, curses, linux)</TD><TR> 640 <TD></TD><TD>-aadriver</TD><TD></TD><TD>set recommended aa driver (X11, curses, linux)</TD><TR>
642 <TD></TD><TD><FONT CLASS="text">-aaextended</TD><TD></TD><TD><FONT CLASS="text">use all 256 characters</TD><TR> 641 <TD></TD><TD>-aaextended</TD><TD></TD><TD>use all 256 characters</TD><TR>
643 <TD></TD><TD><FONT CLASS="text">-aaeight</TD><TD></TD><TD><FONT CLASS="text">use eight bit ascii</TD><TR> 642 <TD></TD><TD>-aaeight</TD><TD></TD><TD>use eight bit ascii</TD><TR>
644 <TD></TD><TD><FONT CLASS="text">-aahelp</TD><TD></TD><TD><FONT CLASS="text">prints out all aalib options</TD><TR> 643 <TD></TD><TD>-aahelp</TD><TD></TD><TD>prints out all aalib options</TD><TR>
645 </TABLE></P> 644 </TABLE></P>
646 645
647 <P>NOTE: the rendering is very CPU intensive, especially when using AA-on-X 646 <P>NOTE: the rendering is very CPU intensive, especially when using AA-on-X
648 (using aalib on X), and it's least CPU intensive on standard, 647 (using aalib on X), and it's least CPU intensive on standard,
649 non-framebuffer console. Use SVGATextMode to set up a big textmode, 648 non-framebuffer console. Use SVGATextMode to set up a big textmode,
716 715
717 <P>Don't use this driver with <B>GCC 2.96</B> ! It won't work !</P> 716 <P>Don't use this driver with <B>GCC 2.96</B> ! It won't work !</P>
718 717
719 <P> 718 <P>
720 <TABLE BORDER=0> 719 <TABLE BORDER=0>
721 <TD COLSPAN=4><P><B><FONT CLASS="text">These switches of command line currently are available for VESA:</B></P></TD><TR> 720 <TD COLSPAN=4><P><B>These switches of command line currently are available for VESA:</B></P></TD><TR>
722 <TD>&nbsp;&nbsp;</TD><TD><FONT CLASS="text">-vo vesa:opts</TD><TD></TD><TD><FONT CLASS="text">currently recognized: <b>dga</b> to force dga mode and <b>nodga</b> to disable dga mode. Note: you may omit these parameters to enable <b>autodetect</b> of dga mode. (In the future also will specify mode parameters such as refresh rate, interlacing, doublescan and so on. Samples: i43, 85, d100)</TD><TR> 721 <TD>&nbsp;&nbsp;</TD><TD>-vo vesa:opts</TD><TD></TD><TD>currently recognized: <b>dga</b> to force dga mode and <b>nodga</b> to disable dga mode. Note: you may omit these parameters to enable <b>autodetect</b> of dga mode. (In the future also will specify mode parameters such as refresh rate, interlacing, doublescan and so on. Samples: i43, 85, d100)</TD><TR>
723 <TD></TD><TD><FONT CLASS="text">-screenw, -screenh, -bpp</TD><TD></TD><TD><FONT CLASS="text">force userdefined mode</TD><TR> 722 <TD></TD><TD>-screenw, -screenh, -bpp</TD><TD></TD><TD>force userdefined mode</TD><TR>
724 <TD></TD><TD><FONT CLASS="text">-x, -y</TD><TD></TD><TD><FONT CLASS="text">set userdefined prescaling</TD><TR> 723 <TD></TD><TD>-x, -y</TD><TD></TD><TD>set userdefined prescaling</TD><TR>
725 <TD></TD><TD><FONT CLASS="text">-zoom</TD><TD></TD><TD><FONT CLASS="text">enables userdefined prescaling</TD><TR> 724 <TD></TD><TD>-zoom</TD><TD></TD><TD>enables userdefined prescaling</TD><TR>
726 <TD></TD><TD><FONT CLASS="text">-fs</TD><TD></TD><TD><FONT CLASS="text">scales image to fullscreen</TD><TR> 725 <TD></TD><TD>-fs</TD><TD></TD><TD>scales image to fullscreen</TD><TR>
727 <TD></TD><TD><FONT CLASS="text">-fs -zoom</TD><TD></TD><TD><FONT CLASS="text">scales userdefined prescaling to fullscreen</TD><TR> 726 <TD></TD><TD>-fs -zoom</TD><TD></TD><TD>scales userdefined prescaling to fullscreen</TD><TR>
728 <TD></TD><TD><FONT CLASS="text">-double</TD><TD></TD><TD><FONT CLASS="text">enables double buffering mode. (Available only in DGA mode). Should be slower of single buffering, but has no flickering effects.</TD><TR> 727 <TD></TD><TD>-double</TD><TD></TD><TD>enables double buffering mode. (Available only in DGA mode). Should be slower of single buffering, but has no flickering effects.</TD><TR>
729 </TABLE> 728 </TABLE>
730 </P> 729 </P>
731 730
732 <P> 731 <P>
733 <b>Known problems and workaround:</b><br> 732 <b>Known problems and workaround:</b><br>