[Mplayer-cvslog] CVS: main help_mp-en.h,1.15,1.16
Johannes Feigl
jaf at mplayer.dev.hu
Tue Dec 4 21:23:02 CET 2001
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv7864
Modified Files:
help_mp-en.h
Log Message:
looks better
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-en.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- help_mp-en.h 3 Dec 2001 21:11:44 -0000 1.15
+++ help_mp-en.h 4 Dec 2001 20:22:58 -0000 1.16
@@ -19,41 +19,41 @@
#endif
"\n"
"Options:\n"
-" -vo <drv[:dev]> select video output driver & device (see '-vo help' for list)\n"
-" -ao <drv[:dev]> select audio output driver & device (see '-ao help' for list)\n"
-" -vcd <trackno> play VCD (video cd) track from device instead of plain file\n"
+" -vo <drv[:dev]> select video output driver & device (see '-vo help' for list)\n"
+" -ao <drv[:dev]> select audio output driver & device (see '-ao help' for list)\n"
+" -vcd <trackno> play VCD (video cd) track from device instead of plain file\n"
#ifdef HAVE_LIBCSS
-" -dvdauth <dev> specify DVD device for authentication (for encrypted discs)\n"
+" -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"
+" -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"
+" -ss <timepos> seek to given (seconds or hh:mm:ss) position\n"
+" -nosound don't play sound\n"
#ifdef USE_FAKE_MONO
-" -stereo <mode> 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
-" -channels <n> target number of audio output channels\n"
-" -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"
+" -channels <n> target number of audio output channels\n"
+" -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"
-" -nobps use alternative A-V sync method for AVI files (may help!)\n"
-" -framedrop enable frame-dropping (for slow machines)\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"
+" -nobps use alternative A-V sync method for AVI files (may help!)\n"
+" -framedrop enable frame-dropping (for slow machines)\n"
"\n"
"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"
-" o cycle OSD mode: none / seekbar / seekbar+timer\n"
-" * or / increase or decrease volume (press 'm' to select master/pcm)\n"
-" z or x adjust subtitle delay by +/- 0.1 second\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"
+" o cycle OSD mode: none / seekbar / seekbar+timer\n"
+" * 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 (ADVANCED) OPTIONS AND KEYS ! * * *\n"
"\n";
More information about the MPlayer-cvslog
mailing list