comparison help_mp.h @ 448:198b46b739d8

qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
author arpi_esp
date Sun, 15 Apr 2001 20:31:58 +0000
parents d19a3da6ac13
children 31b9f60a9d9d
comparison
equal deleted inserted replaced
447:b3b28a0d9404 448:198b46b739d8
1 static char* banner_text= 1 static char* banner_text=
2 "\n\n" 2 "\n\n"
3 "MPlayer " VERSION " (C) 2000-2001 Arpad Gereoffy <arpi@esp-team.scene.hu>\n" 3 "MPlayer " VERSION " (C) 2000-2001 Arpad Gereoffy <arpi@thot.banki.hu>\n"
4 "\n"; 4 "\n";
5 5
6 static char* help_text= 6 static char* help_text=
7 "Usage: mplayer [options] [path/]name\n" 7 "\nUsage: mplayer [options] [path/]name\n"
8 "\n" 8 "\n"
9 " Options:\n" 9 " Options:\n"
10 " -vo <driver> select output driver (see '-vo help' for driver list)\n" 10 " -vo <driver> select output driver (see '-vo help' for driver list)\n"
11 " -vcd <track> play video cd track from device instead of plain file\n" 11 " -vcd <track> play video cd track from device instead of plain file\n"
12 //" -bg play in background (X11 only!)\n" 12 //" -bg play in background (X11 only!)\n"
38 " up or down seek backward/forward 1 minute\n" 38 " up or down seek backward/forward 1 minute\n"
39 " p or SPACE pause movie (press any key to continue)\n" 39 " p or SPACE pause movie (press any key to continue)\n"
40 " q or ESC stop playing and quit program\n" 40 " q or ESC stop playing and quit program\n"
41 " + or - adjust audio delay by +/- 0.1 second\n" 41 " + or - adjust audio delay by +/- 0.1 second\n"
42 " o toggle OSD: none / seek / seek+timer\n" 42 " o toggle OSD: none / seek / seek+timer\n"
43 " * or / increase or decrease volume\n"
44 " m or c use mixer master or pcm channel\n"
45 "\n"; 43 "\n";