CVS: main help_mp.h,1.4,1.5
Update of /cvsroot/mplayer/main In directory usw-pr-cvs1:/tmp/cvs-serv18088 Modified Files: help_mp.h Log Message: added osd key and fullscreen opts Index: help_mp.h =================================================================== RCS file: /cvsroot/mplayer/main/help_mp.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** help_mp.h 2001/04/11 01:38:56 1.4 --- help_mp.h 2001/04/12 00:42:30 1.5 *************** *** 30,40 **** " -fps <value> force frame rate (if value is wrong in the header)\n" " -mc <s/5f> maximum sync correction per 5 frames (in seconds)\n" ! " -afm <1-5> force audio format 1:MPEG 2:PCM 3:AC3 4:Win32 5:aLaw\n" ! #ifdef X11_FULLSCREEN ! " -fs fullscreen playing (only gl, xmga and xv drivers)\n" ! #endif ! #ifdef HAVE_XF86VM ! " -vm Use XF86VidMode for pseudo-scaling with x11 driver\n (requires -fs)\n" ! #endif " -x <x> -y <y> scale image to <x> * <y> resolution [if scalable!]\n" "\n" --- 30,35 ---- " -fps <value> force frame rate (if value is wrong in the header)\n" " -mc <s/5f> maximum sync correction per 5 frames (in seconds)\n" ! //" -afm <1-5> force audio format 1:MPEG 2:PCM 3:AC3 4:Win32 5:aLaw\n" ! " -fs -vm -zoom fullscreen playing options (fullsc,vidmode chg,softscale)\n" " -x <x> -y <y> scale image to <x> * <y> resolution [if scalable!]\n" "\n" *************** *** 45,47 **** --- 40,43 ---- " q or ESC stop playing and quit program\n" " + or - adjust audio delay by +/- 0.1 second\n" + " o toggle OSD: none / seek / seek+timer\n" "\n"; _______________________________________________ Mplayer-cvslog mailing list Mplayer-cvslog@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
participants (1)
-
GEREOFFY