# HG changeset patch # User gabucino # Date 991077366 0 # Node ID f51b1ad62410e0c7c11b69fa8bc55ce5d63a2696 # Parent ae80adb64752cac8a8f253420e5696d6a64d447a *** empty log message *** diff -r ae80adb64752 -r f51b1ad62410 DOCS/Hungarian/MPlayer-FAQ --- a/DOCS/Hungarian/MPlayer-FAQ Mon May 28 15:12:14 2001 +0000 +++ b/DOCS/Hungarian/MPlayer-FAQ Mon May 28 19:16:06 2001 +0000 @@ -225,3 +225,6 @@ üzenettel leáll. A: Azon a gépen futtasd az MPlayer-t, amin lefordítottad! Vagy fordítsd újra! Semmiképp se használd másik processzoron, mint amin lefordítottad! + +Q: Gondjaim vannak az icewm-el es a teljeskepernyos xv moddal.. +A: Tudjuk, az icewm szar. diff -r ae80adb64752 -r f51b1ad62410 DOCS/MPlayer-FAQ --- a/DOCS/MPlayer-FAQ Mon May 28 15:12:14 2001 +0000 +++ b/DOCS/MPlayer-FAQ Mon May 28 19:16:06 2001 +0000 @@ -217,3 +217,6 @@ Q: MPlayer dies with "MPlayer interrupted by signal 4 in module: decode_video". A: Try running MPlayer on the machine you compiled on. Or recompile. Don't use MPlayer on different CPU than it was compiled on. + +Q: I have problems with icewm and fullscreen xv mode.. +A: Known problem, icewm sucks. diff -r ae80adb64752 -r f51b1ad62410 DOCS/TODO --- a/DOCS/TODO Mon May 28 15:12:14 2001 +0000 +++ b/DOCS/TODO Mon May 28 19:16:06 2001 +0000 @@ -12,6 +12,7 @@ - show current frame number [Gabucino] - seek_to_frame and seek_to_index options - audio copy/encoding capability +- support SSA subtitles : http://www.eswat.demon.co.uk Low Priority: - fix X4.0.x/DRI OpenGL - DONE? mga works with 4.0.3 diff -r ae80adb64752 -r f51b1ad62410 DOCS/mplayer.1 --- 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