updated Vidix section to reflect newest developments

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11068 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2003-10-09 22:24:07 +00:00
parent 16f7191099
commit c5230d83ea
1 changed files with 10 additions and 5 deletions

View File

@ -1324,6 +1324,14 @@ main goal of this interface is to maximize the speed of video playback.
on your card minus 4MB. If you have less than 8MB of video ram, you can use
the option "XaaNoPixmapCache" in the screen section instead.
</simpara></listitem>
<listitem><simpara>
There is a console vidix driver: <option>-vo cvidix</option>.
This requires a working and initialized framebuffer for most cards (or else
you'll just mess up the screen), and you'll have a similar effect as with
<option>-vo mga</option> or <option>-vo fbdev</option>. nVidia cards however
are able to output truly graphical video on a real text console. See the
<link linkend="vidix-nvidia">nvidia_vid section</link> for more information.
</simpara></listitem>
<listitem><simpara>
You can use VIDIX subdevice which was applied to several video output
drivers, such as: <option>-vo vesa:vidix</option>
@ -1340,11 +1348,8 @@ Indeed it doesn't matter which video output driver is used with
<itemizedlist spacing="compact">
<title>REQUIREMENTS</title>
<listitem><simpara>
Video card should be in graphics mode (I write <emphasis role="bold">should</emphasis>
simply because I tested it in text mode - it works but has awful output ;) Use
AAlib for that).
<emphasis role="bold">Note</emphasis>: Everyone can try this trick by commenting out mode
switching in vo_vesa driver.
Video card should be in graphics mode (except nVidia cards with the
<option>-vo cvidix</option> output driver).
</simpara></listitem>
<listitem><simpara>
<application>MPlayer</application>'s video output driver should know