diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-25 16:21:29 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-25 16:21:29 +0000 |
commit | d170bb3c0325d32000da379c0c1b1bd71c86661e (patch) | |
tree | 31f18349ae77e82b3efccf6df4763368c468bd75 /DOCS/video.html | |
parent | e462473560081ab8745a24591e4acd9ca78f2b37 (diff) |
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2472 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/video.html')
-rw-r--r-- | DOCS/video.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/DOCS/video.html b/DOCS/video.html index 9c414afb52..6d9d6531ec 100644 --- a/DOCS/video.html +++ b/DOCS/video.html @@ -618,6 +618,7 @@ curses (-aadriver linux). But therefore you need write access on /dev/vcsa<te That isn't autodetected by aalib, bu vo_aa tries to find the best mode. See <A HREF="http://aa-project.sourceforge.net/tune/">http://aa-project.sourceforge.net/tune/</A> for further tuning issues.</P> + <P><B><A NAME=2.2.1.12>2.2.1.12. VESA - output to VESA BIOS</B></P> <P> This driver was designed and introduced as <b>generic driver</b> for any video @@ -644,8 +645,8 @@ Each of the remaining VBE functions then operates on the active controller. </P> <P> -So you have chances to get working tv-out by using this driver. -<br>(I guess that TV-out frequently is standalone head or standalone output +So you have chances to get working TV-out by using this driver.<br> +(I guess that TV-out frequently is standalone head or standalone output at least.) </P> @@ -848,7 +849,7 @@ we have no chance to get working TV-out on ATI.</P> <P> Fortunately, owners of fast enough CPUs (Duron, Celeron2 and better) <b>can watch -movies on their TV</b> through <a href="video.html#2.2.1.12">VESA drivers</a>. +movies on their TV</b> through <a href=#2.2.1.12>VESA drivers</a>. </P> <P> @@ -863,13 +864,14 @@ functions of BIOS. ATI cards have enough <b>fast video memory</b> (DIMM or DDR chips with 64 - 128-bit access) so it's not bottleneck for them. There are no limitations on which video mode can be displayed on your TV (like on other cards) so you can use <b>any video mode</b> on your <b>TV</b> (from -<b>320x200</b> up to <b>1024x768</b>). <br>Only thing you need to do - <b>have -plugged tv-connector in before booting your PC</b> since video BIOS initializes -itself only once during POST procedure. +<b>320x200</b> up to <b>1024x768</b>).<br> +Only thing you need to do - <b>have plugged tv-connector in before booting your +PC</b> since video BIOS initializes itself only once during POST procedure. </P> <P> -For detail see <a href="video.html#2.2.1.12">VESA</a> sections of this documentation. +For detail see <a href="video.html#2.2.1.12">VESA</a> sections of this +documentation. </P> </BODY> |