1
mirror of https://github.com/mpv-player/mpv synced 2024-09-16 22:19:59 +02:00

Neomagic TVout experiences...

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11265 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2003-10-25 20:34:58 +00:00
parent e7850b6cab
commit e8f956fb57

View File

@ -2242,5 +2242,24 @@ EndSection
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>