CVS: main/DOCS codecs.conf,1.23,1.24 mplayer.1,1.12,1.13
Update of /cvsroot/mplayer/main/DOCS In directory usw-pr-cvs1:/tmp/cvs-serv8384/DOCS Modified Files: codecs.conf mplayer.1 Log Message: <this is an empty cvs comment ;> Index: codecs.conf =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -r1.23 -r1.24 *** codecs.conf 2001/04/15 14:47:56 1.23 --- codecs.conf 2001/04/15 18:27:51 1.24 *************** *** 147,155 **** videocodec ap41 ! info "AngelPotion Definitive V1" ; yet another stolen stuff status working fourcc AP41 div3 driver dshow ! dll "divx_c32.ax" ; no need to use apmpg4v1.dll guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa out YUY2 --- 147,156 ---- videocodec ap41 ! info "AngelPotion Definitive V1 (really (MS MPEG-4 v3))" ; yet another stolen stuff status working fourcc AP41 div3 driver dshow ! dll "divx_c32.ax" ; no need to use apmpg4v1.dll, it's only a ! ; fuckin' wrapper.. guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa out YUY2 Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** mplayer.1 2001/04/13 15:01:49 1.12 --- mplayer.1 2001/04/15 18:27:51 1.13 *************** *** 29,32 **** --- 29,37 ---- .RB [ \-include\ configfile ] .RB [ \-ffactor\ number ] + .RB [ \-sub\ file ] + .RB [ \-subfps\ rate ] + .RB [ \-vm\ ] + .RB [ \-zoom\ ] + .I file .PP *************** *** 61,71 **** .TP .B \-fs ! fullscreen playing (only gl, xmga and xv drivers) ! ! .I NOTE ! The X11 driver doesn't support fullscreen and scaling. ! However, you can do it yourself, just press ALT,CTRL,- ! or ALT,CTRL,+ simultaneously, see X-server docs for details. .TP .B \-x\ x scale image to x width [if driver suppports!] --- 66,79 ---- .TP .B \-fs ! fullscreen playing (with xv, xmga, gl, sdl, x11, ! fbdev drivers) ! .TP ! .B \-vm ! use the XF86VidMode extension (with x11, sdl, and dga1 ! drivers, dga2 doesn't need this) .TP + .B \-zoom + use software scaling + .TP .B \-x\ x scale image to x width [if driver suppports!] *************** *** 148,151 **** --- 156,166 ---- .B \-include specify config file to be parsed after the default + .TP + .B \-sub + specify subtitle file to display + .TP + .B \-subfps + specify frame/sec rate of the subtitle file, in + case it was autodetected wrong .IP .SH "ALPHA/BETA CODE" _______________________________________________ Mplayer-cvslog mailing list Mplayer-cvslog@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
participants (1)
-
Berczi Gabor