diff DOCS/mplayer.1 @ 899:f51b1ad62410

*** empty log message ***
author gabucino
date Mon, 28 May 2001 19:16:06 +0000
parents 5999c2c91500
children aaab0156b84c
line wrap: on
line diff
--- a/DOCS/mplayer.1	Mon May 28 15:12:14 2001 +0000
+++ b/DOCS/mplayer.1	Mon May 28 19:16:06 2001 +0000
@@ -294,8 +294,14 @@
 file, and files with .RAW extension.
 .TP
 .I SUBTITLE FILES
-Sub files are searched in $HOME/.mplayer/sub, and in the directory
-of the movie. (TODO)
+MPlayer currently supports 6 subtitle formats : MicroDVD, SubRip, unnamed,
+SAMI (smi), vplayer, RealMedia RT.
+Sub files are searched in this priority : (for example /mnt/cdrom/movie.avi)
+    /mnt/cdrom/movie.sub
+        (SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT)
+    $HOME/.mplayer/sub/movie.sub
+        (SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT)
+    $HOME/.mplayer/default.sub
 .IP
 .SH "EXAMPLES"
 Just launch it! :)
@@ -305,7 +311,7 @@
 
 Bugreports should be addressed to the MPlayer-users mailing list
 (mplayer-users@lists.sourceforge.net) ! If you want to submit a bugreport
-(which we love to receive!), please double-check the README, and
+(which we love to receive!), please double-check the DOCS/BUGREPORTS, and
 tell us all that we need to know to identify your problem.
 
 .LP