summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-25 20:34:58 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-25 20:34:58 +0000
commite8f956fb5786fa8756229c724d6eb15ce3b51f84 (patch)
tree74500da86948a34b087fa504b22eadafc4b35f94 /DOCS
parente7850b6cabab193402f3f87c5e9148db17c3201c (diff)
downloadmpv-e8f956fb5786fa8756229c724d6eb15ce3b51f84.tar.bz2
mpv-e8f956fb5786fa8756229c724d6eb15ce3b51f84.tar.xz
Neomagic TVout experiences...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11265 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/video.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index c4bbb53aaf..aeb89d084f 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -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>