summaryrefslogtreecommitdiffstats
path: root/help_mp-en.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-03 02:55:03 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-03 02:55:03 +0000
commit3c8924371d09fbe41fa4af647dbe3d1362ef68de (patch)
tree6e28f3406c7988bbfa7de41f57244a3a867bb12e /help_mp-en.h
parent0885f41ebf38ac434a696c3aaa9ce9210f8c517e (diff)
downloadmpv-3c8924371d09fbe41fa4af647dbe3d1362ef68de.tar.bz2
mpv-3c8924371d09fbe41fa4af647dbe3d1362ef68de.tar.xz
-playlist option patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2648 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-en.h')
-rw-r--r--help_mp-en.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index dc0d7397b7..ba6f38afce 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -36,6 +36,7 @@ static char help_text[]=
" -fs -vm -zoom fullscreen playing options (fullscr,vidmode chg,softw.scale)\n"
" -x <x> -y <y> scale image to <x> * <y> resolution [if -vo driver supports!]\n"
" -sub <file> specify subtitle file to use (see also -subfps, -subdelay)\n"
+" -playlist <file> specify playlist file\n"
" -vid x -aid y options to select video (x) and audio (y) stream to play\n"
" -fps x -srate y options to change video (x fps) and audio (y Hz) rate\n"
" -pp <quality> enable postprocessing filter (0-4 for DivX, 0-63 for mpegs)\n"
@@ -45,6 +46,7 @@ static char help_text[]=
"Keys:\n"
" <- or -> seek backward/forward 10 seconds\n"
" up or down seek backward/forward 1 minute\n"
+" < or > seek backward/forward in playlist\n"
" p or SPACE pause movie (press any key to continue)\n"
" q or ESC stop playing and quit program\n"
" + or - adjust audio delay by +/- 0.1 second\n"