Mercurial > mplayer.hg
changeset 11264:20fd71b7edb4
Neomagic TVout experiences...
author | gabucino |
---|---|
date | Sat, 25 Oct 2003 20:34:58 +0000 |
parents | 6fad78848c8a |
children | f6adf8511cd5 |
files | DOCS/xml/en/video.xml |
diffstat | 1 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/video.xml Sat Oct 25 20:33:51 2003 +0000 +++ b/DOCS/xml/en/video.xml Sat Oct 25 20:34:58 2003 +0000 @@ -2242,5 +2242,24 @@ Of course the important thing is the TwinView part. </para> </sect4> + +<sect4 id="tvout-neomagic"> +<title>Neomagic</title> +<para> +Tested on a Toshiba Tecra 8000. Its TV output chip is a miserable crap. Avoid +if possible. +</para> +<para> +You must use <option>-vo vesa</option>. The tested chip was capable of 1.333333 +aspect ratio only, so be sure to use the <option>-x -y</options> and/or the +<option>-vf scale,crop,expand</option> filters if the box doesn't let you +enable TV output. Maximum resolution was 720*576 at 16bpp. +</para> +<para> +Known issues: VESA-only, 1.33333 limitation, image isn't always centered, +movie becomes 4bpp in every 10 minutes, and stays that way. Frequent hard +freezes, LCD display problems. +</para> +</sect4> </sect3> </sect2>