[Mplayer-cvslog] CVS: main help_mp-en.h,1.5,1.6
Arpi of Ize
arpi at mplayer.dev.hu
Wed Sep 26 20:52:13 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main mp_msg.c,1.5,1.6
- Next message: [Mplayer-cvslog] CVS: main dec_audio.c,1.39,1.40 dec_video.c,1.38,1.39 demux_asf.c,1.16,1.17 demux_avi.c,1.27,1.28 demux_mov.c,1.2,1.3 demux_mpg.c,1.31,1.32 demuxer.c,1.29,1.30 dll_init.c,1.27,1.28 fibmap_mplayer.c,1.1,1.2 help_mp-en.h,1.6,1.7 lirc_mp.c,1.8,1.9 mp_msg.h,1.5,1.6 mplayer.c,1.282,1.283 open.c,1.12,1.13 parse_es.c,1.4,1.5 stream.c,1.15,1.16 vcd_read.c,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv7192
Modified Files:
help_mp-en.h
Log Message:
help updated
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-en.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- help_mp-en.h 12 Sep 2001 15:47:05 -0000 1.5
+++ help_mp-en.h 26 Sep 2001 18:51:55 -0000 1.6
@@ -1,11 +1,15 @@
#ifdef HELP_MP_DEFINE_STATIC
static char* banner_text=
"\n\n"
-"MPlayer " VERSION "(C) 2000-2001 Arpad Gereoffy (see DOCS/AUTHORS)\n"
+"MPlayer " VERSION "(C) 2000-2001 Arpad Gereoffy (see DOCS!)\n"
"\n";
static char help_text[]=
-"Usage: mplayer [options] [path/]name\n"
+#ifdef HAVE_NEW_GUI
+"Usage: mplayer [-gui] [options] [path/]filename\n"
+#else
+"Usage: mplayer [options] [path/]filename\n"
+#endif
"\n"
"Options:\n"
" -vo <drv[:dev]> select video output driver & device (see '-vo help' for list)\n"
@@ -14,10 +18,13 @@
#ifdef HAVE_LIBCSS
" -dvdauth <dev> specify DVD device for authentication (for encrypted discs)\n"
#endif
+#ifdef USE_DVDREAD
+" -dvd <titleno> play DVD title/track from device instead of plain file\n"
+#endif
" -ss <timepos> seek to given (seconds or hh:mm:ss) position\n"
" -nosound don't play sound\n"
#ifdef USE_FAKE_MONO
-" -stereo select MPEG1 stereo output (0:stereo 1:left 2:right)\n"
+" -stereo <mode> select MPEG1 stereo output (0:stereo 1:left 2:right)\n"
#endif
" -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"
@@ -25,7 +32,7 @@
" -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"
-" -bps use alternative A-V sync method for AVI files (may help!)\n"
+" -nobps use alternative A-V sync method for AVI files (may help!)\n"
" -framedrop enable frame-dropping (for slow machines)\n"
"\n"
"Keys:\n"
@@ -38,7 +45,7 @@
" * or / increase or decrease volume (press 'm' to select master/pcm)\n"
" z or x adjust subtitle delay by +/- 0.1 second\n"
"\n"
-" * * * SEE MANPAGE FOR DETAILS, FURTHER OPTIONS AND KEYS ! * * *\n"
+" * * * SEE MANPAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS ! * * *\n"
"\n";
#endif
- Previous message: [Mplayer-cvslog] CVS: main mp_msg.c,1.5,1.6
- Next message: [Mplayer-cvslog] CVS: main dec_audio.c,1.39,1.40 dec_video.c,1.38,1.39 demux_asf.c,1.16,1.17 demux_avi.c,1.27,1.28 demux_mov.c,1.2,1.3 demux_mpg.c,1.31,1.32 demuxer.c,1.29,1.30 dll_init.c,1.27,1.28 fibmap_mplayer.c,1.1,1.2 help_mp-en.h,1.6,1.7 lirc_mp.c,1.8,1.9 mp_msg.h,1.5,1.6 mplayer.c,1.282,1.283 open.c,1.12,1.13 parse_es.c,1.4,1.5 stream.c,1.15,1.16 vcd_read.c,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list