[Mplayer-cvslog] CVS: main help_mp-en.h,1.14,1.15
Arpi of Ize
arpi at mplayer.dev.hu
Mon Dec 3 22:11:47 CET 2001
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv22257
Modified Files:
help_mp-en.h
Log Message:
extedned TOO SLOW description
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-en.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- help_mp-en.h 28 Nov 2001 12:43:13 -0000 1.14
+++ help_mp-en.h 3 Dec 2001 21:11:44 -0000 1.15
@@ -100,9 +100,19 @@
#define MSGTR_CannotInitVO "FATAL: Cannot initialize video driver!\n"
#define MSGTR_CannotInitAO "couldn't open/init audio device -> NOSOUND\n"
#define MSGTR_StartPlaying "Start playing...\n"
-#define MSGTR_SystemTooSlow "\n************************************************************************"\
- "\n** Your system is too SLOW to play this! try with -framedrop or RTFM! **"\
- "\n************************************************************************\n"
+
+#define MSGTR_SystemTooSlow "\n\n"\
+" ************************************************\n"\
+" **** Your system is too SLOW to play this! ****\n"\
+" ************************************************\n"\
+"!!! Possible reasons, problems, workaround: \n"\
+"- Most common: broken/buggy _audio_ driver. workaround: try -ao sdl or use\n"\
+" ALSA 0.5 or oss emulation of ALSA 0.9. read DOCS/sound.html for more tipps!\n"\
+"- Slow video output. try different -vo driver (for list: -vo help) or try\n"\
+" with -framedrop ! Read DOCS/video.html for video tuning/speedup tipps.\n"\
+"- Slow cpu. don't try to playback big dvd/divx on slow cpu! try -hardframedrop\n"\
+"- Broken file. try various combinations of these: -nobps -ni -mc 0 -forceidx\n"\
+"If none of these apply, then read DOCS/bugreports.html !\n\n"
#define MSGTR_NoGui "MPlayer was compiled WITHOUT GUI support!\n"
#define MSGTR_GuiNeedsX "MPlayer GUI requires X11!\n"
More information about the MPlayer-cvslog
mailing list