# HG changeset patch # User gabucino # Date 987359271 0 # Node ID fc760523e55a6994d867d3c940ed7682ef935822 # Parent 5ef5f02b89de9c2d179af4af7755b85b66f92ee5 diff -r 5ef5f02b89de -r fc760523e55a DOCS/codecs.conf --- a/DOCS/codecs.conf Sun Apr 15 16:39:57 2001 +0000 +++ b/DOCS/codecs.conf Sun Apr 15 18:27:51 2001 +0000 @@ -146,11 +146,12 @@ out BGR32,BGR24,BGR16,BGR15 videocodec ap41 - info "AngelPotion Definitive V1" ; yet another stolen stuff + 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 + 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 out BGR32,BGR24,BGR16,BGR15 diff -r 5ef5f02b89de -r fc760523e55a DOCS/mplayer.1 --- a/DOCS/mplayer.1 Sun Apr 15 16:39:57 2001 +0000 +++ b/DOCS/mplayer.1 Sun Apr 15 18:27:51 2001 +0000 @@ -28,6 +28,11 @@ .RB [ \-pp\ quality ] .RB [ \-include\ configfile ] .RB [ \-ffactor\ number ] +.RB [ \-sub\ file ] +.RB [ \-subfps\ rate ] +.RB [ \-vm\ ] +.RB [ \-zoom\ ] + .I file .PP .SH DESCRIPTION @@ -60,12 +65,15 @@ don't play sound .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. +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!] @@ -147,6 +155,13 @@ .TP .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" .TP