diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-07 11:40:06 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-07 11:40:06 +0000 |
commit | 81a87c48e42142efa093da5f95b7c49e7e61169c (patch) | |
tree | 777bf546e43454027e633e48c5a26c2be06a2b46 | |
parent | c5aae52ccb9f3d7c24e3c0d5e66d86d67f105b8d (diff) |
small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2121 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/cd-dvd.html | 2 | ||||
-rw-r--r-- | DOCS/documentation.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/cd-dvd.html b/DOCS/cd-dvd.html index 7f91c88bff..3fd0620c37 100644 --- a/DOCS/cd-dvd.html +++ b/DOCS/cd-dvd.html @@ -140,7 +140,7 @@ as well. We're not authors of libdvdread. <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> What about subtitles? Can MPlayer decode them? </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> -Yes it can (or at least it would be able to) but there is now DVD subtitle +Yes it can (or at least it would be able to) but there is no DVD subtitle displaying functionality inside <B>MPlayer</B> (DVD subs are stored as images, not text!). However it's a planned feature (at the time of libvo2). </TD><TR><TD COLSPAN=3> </TD><TR> diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 6105b7b29e..60a5ec360f 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -943,7 +943,7 @@ This list should be kept low-traffic.</P> <A HREF="http://lists.sourceforge.net/lists/listinfo/mplayer-users">http://lists.sourceforge.net/lists/listinfo/mplayer-users</A> <P><UL> <LI>send bugreports here (after reading DOCS/BUGS, Appendix <A HREF="#C">C</A>)</LI> -<LI>send feature requests here (after reading DOCS/TODO)</LI> +<LI>send feature requests here (after reading bugreports.html)</LI> <LI>send user questions here (after reading all this documentation)</LI> </UL></P> |