# HG changeset patch # User gabucino # Date 987528755 0 # Node ID c67c6e9c1fb32916a7ed09b965b89f21e41a1908 # Parent 92f170c8b9ba6d4f59191386e5ade69702201d2d *** empty log message *** diff -r 92f170c8b9ba -r c67c6e9c1fb3 DOCS/AUTHORS --- a/DOCS/AUTHORS Tue Apr 17 06:22:48 2001 +0000 +++ b/DOCS/AUTHORS Tue Apr 17 17:32:35 2001 +0000 @@ -20,8 +20,10 @@ - configure script and Makefiles for easy compile - GUI system (coming soon!) - 3DNow! support into mp3lib +- 3DNow! support into fastmemcpy.h - various X11 driver changes (keyboard handling, fullscreen, bpp detect, etc) - libvo: adding xmga driver (similar to Xv but works under X3.3.x) +- mixer support Gábor Lénárt (LGB): - testing and some improvements in mpeg player's user interface (options) diff -r 92f170c8b9ba -r c67c6e9c1fb3 DOCS/VIDEOCARDS --- a/DOCS/VIDEOCARDS Tue Apr 17 06:22:48 2001 +0000 +++ b/DOCS/VIDEOCARDS Tue Apr 17 17:32:35 2001 +0000 @@ -152,10 +152,9 @@ b, You want to use framebuffer... - ... Use --enable-fbdev switch of ./configure and the FBdev target will be - built (don't forget to 'make distclean' first!). Yet another "don't forget" : - read the framebuffer documentation in the kernel sources - (Documentation/fb/*) ! + ... Whether to build the FBdev target is autodetected during ./configure . + Read the framebuffer documentation in the kernel sources + (Documentation/fb/*) for info on how to enable it, etc.. ! ... but your card doesn't support VBE 2.0 standard (older ISA/PCI cards, such as S3 Trio64) : @@ -163,7 +162,8 @@ Doctor (formerly UniVBE) before booting Linux. Use a DOS boot disk or whatever. And don't forget to register your UniVBE ;)) - + NOTE : FBdev video mode changing _does not work_ with the VESA framebuffer, + and don't ask for it, since it's not an MPlayer limitation. Gabucino & A'rpi diff -r 92f170c8b9ba -r c67c6e9c1fb3 DOCS/mplayer.1 --- a/DOCS/mplayer.1 Tue Apr 17 06:22:48 2001 +0000 +++ b/DOCS/mplayer.1 Tue Apr 17 17:32:35 2001 +0000 @@ -32,6 +32,7 @@ .RB [ \-ffactor\ number ] .RB [ \-sub\ file ] .RB [ \-subfps\ rate ] +.RB [ \-subdelay\ sec ] .I file .PP .SH DESCRIPTION @@ -114,6 +115,9 @@ .B \-subfps\ rate specify frame/sec rate of subtitle file (default: the same as the movie) +.TP +.B \-subdelay\ sec +delays subtitles by seconds. Can be negative. .IP .SH "ADVANCED OPTIONS" .TP @@ -195,7 +199,7 @@ o toggle OSD: none / seek / seek+timer -m or c use mixer master or pcm channel +m toggle using master/pcm volume .IP .SH FILES AND DIRECTORIES .TP