1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-14 02:45:43 +00:00

cvidix tricks, based on a patch by Reimar

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20571 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-10-31 18:20:28 +00:00
parent 8a041b9ea1
commit 6714bfc837

View File

@ -1386,6 +1386,17 @@ main goal of this interface is to maximize the speed of video playback.
<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</link> section for more information.
To rid of text on the borders and the blinking cursor, try something like
</simpara>
<screen>setterm -cursor off > /dev/tty9</screen>
<simpara>
(assuming <systemitem>tty9</systemitem> is unused so far) and then
switch to <systemitem>tty9</systemitem>.
On the other hand, <option>-colorkey 0</option> should give you a video
running in the "background", though this depends on the colorkey
functionality to work right.
</simpara></listitem>
<listitem><simpara>
You can use VIDIX subdevice which was applied to several video output