0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

typo in message fix (tipps -> tips)

(spotted by several people I don't have names)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4927 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pl 2002-03-03 13:48:49 +00:00
parent a647697e70
commit 9301c0157c

View File

@ -108,9 +108,9 @@ static char help_text[]=
" ************************************************\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"\
" ALSA 0.5 or oss emulation of ALSA 0.9. read DOCS/sound.html for more tips!\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"\
" with -framedrop ! Read DOCS/video.html for video tuning/speedup tips.\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"