[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.206,1.207 video.html,1.71,1.72
Winner of tha face compo
gabucino at mplayer.dev.hu
Sat Mar 16 00:17:52 CET 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv12847
Modified Files:
documentation.html video.html
Log Message:
szrii, tuu, van, fajor
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -r1.206 -r1.207
--- documentation.html 15 Mar 2002 22:14:25 -0000 1.206
+++ documentation.html 15 Mar 2002 23:17:50 -0000 1.207
@@ -125,7 +125,7 @@
<LI><A HREF="video.html#2.3.1.11">2.3.1.11 AAlib - text mode displaying</A></LI>
<LI><A HREF="video.html#2.3.1.12">2.3.1.12 VESA - output to VESA BIOS</A></LI>
<LI><A HREF="video.html#2.3.1.13">2.3.1.13 X11</A></LI>
- <LI><A HREF="video.html#2.3.1.14">2.3.1.14 Rage128 / Radeon video overlay</A></LI>
+ <LI><A HREF="video.html#2.3.1.15">2.3.1.14 Rage128 / Radeon video overlay (OBSOLETED - link to Vidix!)</A></LI>
<LI><A HREF="video.html#2.3.1.15">2.3.1.15 Vidix</A></LI>
<LI><A HREF="video.html#2.3.1.16">2.3.1.16 Zr (for some MJPEG capture/playback boards)</A></LI>
<LI><A HREF="video.html#2.3.1.A">2.3.1.A TVout</A></LI>
@@ -380,7 +380,8 @@
usually isn't important.</LI>
<LI><B>SDL</B> - it's not mandatory, but can help in some cases (bad audio,
videocards that lag strangely with the xv driver). Always use the newest
- (beginning from 1.2.x).</LI>
+ (beginning from 1.2.x). Also can <B>display subtitles under the movie, on
+ the black bar</B>.</LI>
<LI><B>libjpeg</B> - optional JPEG decoder, used by -mf and some qt mov files.
Useful for both <B>MPlayer</B> and <B>MEncoder</B> if you plan to work with jpeg files.</LI>
<LI><B>libpng</B> - recommended and default (M)PNG decoder. Required for GUI.
@@ -472,7 +473,7 @@
<LI><B>ATI cards</B> : see the <A HREF="video.html#2.3.1.A.2">ATI cards
section</A> of the TV-out documentation, to know what features of your card is
supported under Linux/MPlayer. If you have a <B>Radeon</B>, <B>Rage128</B>
-or <B>Mach64</B> (Rage XL/Mobility, Xpert98) card, we have a
+or <B>Mach64</B> (Rage XL/Mobility, Xpert98) card, we have a
<B>XXX_vid</B> driver for you, with optional TV out ! Check <A
HREF="video.html#2.3.1.14">this</A> section ! <U><B>If you are non-Linux
user</B></U>, read <A HREF="video.html#2.3.1.15">Vidix</A> documentation !</LI>
@@ -1560,6 +1561,11 @@
<LI><B><A HREF="mailto:wojtekka at bydg.pdi.net">Wojtek Kaniewski</A></B>
<UL>
<LI>Mouse wheel support</LI>
+</UL></LI>
+
+<LI><B><A HREF="mailto:freku045 at student.liu.se">Fredrik Kuivinen</A></B>
+<UL>
+ <LI>OSD/subtitles outside movie - for SDL</LI>
</UL></LI>
</UL></P>
Index: video.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/video.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- video.html 15 Mar 2002 22:57:16 -0000 1.71
+++ video.html 15 Mar 2002 23:17:50 -0000 1.72
@@ -183,8 +183,9 @@
<LI>Radeon VE - currently only XFree86 CVS has driver for this card, version
4.1.0 doesn't. And no TV out support. Of course with <B>MPlayer</B> you can
happily get <B>accelerated</B> display, with or without <B>TV output</B>, and
-no libraries or X are needed. Read <a href=#2.3.1.15>Vidix</a> and <A
-HREF=#2.3.1.14>Radeon video overlay</A> sections).</LI> </P>
+no libraries or X are needed. Read <A HREF=#2.3.1.15>Vidix</A> section.</LI>
+
+</P>
<P><B><A NAME=2.3.1.2.5>2.3.1.2.5. NeoMagic cards</A></B></P>
@@ -435,6 +436,9 @@
<P>It also helps with some buggy drivers/cards if the video is jerky
(not slow system problem), or audio is lagging.</P>
+<P>SDL video output supports displaying subtitles under the movie, on the (if
+ present) black bar.</P>
+
<P>Here are some notes about SDL out in <B>MPlayer</B>.</P>
@@ -761,52 +765,8 @@
<P><B><A NAME=2.3.1.14>2.3.1.14. Rage128 (Pro) / Radeon video overlay (radeon_vid)</A></B></P>
-<P>
-<b>radeon_vid</b> and <B>rage128_vid</B> provides support for the <b>BackEnd Scaler</b> on ATI <b>Radeon</b> and Rage128 (Pro) chipsets.
-It was designed and introduced as analog of <a href="video.html#2.3.1.7">mga_vid</a> driver, so you can use it in the same way!<br>
-But main goal of this driver usage is <a href="video.html#2.3.1.12">VESA</a> driver.<br>
-Simply because VESA enables TV-out on ATI's card but Backend scaler is used after
-mode switching. This implementation outputs video stream on both: <b>TV-screen</b> and <b>CRTC</b>
-display simultaneously. (It slightly degrades quality of video output but it's
-much better than nothing).
-Sorry! I couldn't find out any video overlay's related information
-on ATI pages. (I planned to implement it through <b>int 10h</b> calls). But it was
-very easy to implement this stuff through reading/writing Radeon ports.
-<br><b>NOTE</b>: XXX_VID technology is perfectly undocumented and maybe in the
-future this stuff will be fully rewritten. This is the first public release of
-driver.</P>
-
-<P><B>Installation</B></P>
-<P>
-<UL>
- <LI>
- <CODE>cd drivers/radeon<BR>
- make<BR>
- make install<BR>
- make nodes</CODE></LI>
- <LI>add one of the following at the end of the <CODE>/etc/modules.conf</CODE> file :<BR>
- <CODE> alias char-major-178 radeon_vid</CODE><BR>
- <CODE> alias char-major-178 rage128_vid</CODE></LI>
- <LI>run <CODE>depmod -a</CODE></LI>
-</UL>
-</P>
-
-<P>
-<br><b>Usage:</b><BR>
- <CODE>mplayer -vo vesa:vidix <your options> filename</CODE>
-</P>
-
-<P>More examples (for hardware deinterlacing, etc) can be found
- <A HREF="../drivers/radeon/README">here</A>.</P>
-
-<P><B>NOTE</B>: don't use any framebuffers when you plan to use this driver ! Use
-it only from textmode console.</P>
-
-<P>
-<b>Conclusion:</b> I know there are lot of lacks and bugs. So if you are able
-to improve something then simply send me your patches.
-</P>
+<P>This section is OBSOLETED ! Use Vidix !</P>
<P><B><A NAME=2.3.1.15>2.3.1.15. VIDIX</A></B></P>
More information about the MPlayer-cvslog
mailing list