Mercurial > mplayer.hg
changeset 899:f51b1ad62410
*** empty log message ***
author | gabucino |
---|---|
date | Mon, 28 May 2001 19:16:06 +0000 |
parents | ae80adb64752 |
children | 27517d0446ef |
files | DOCS/Hungarian/MPlayer-FAQ DOCS/MPlayer-FAQ DOCS/TODO DOCS/mplayer.1 |
diffstat | 4 files changed, 16 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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.
--- 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.
--- 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
--- 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