Mercurial > mplayer.hg
diff DOCS/README @ 96:2c04d6650bc9
very much changes
author | gabucino |
---|---|
date | Mon, 12 Mar 2001 14:56:55 +0000 |
parents | 2d68bae1aca3 |
children | 845cef1a5ba0 |
line wrap: on
line diff
--- a/DOCS/README Mon Mar 12 01:57:14 2001 +0000 +++ b/DOCS/README Mon Mar 12 14:56:55 2001 +0000 @@ -74,20 +74,22 @@ Supported video output devices: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- mga: Matrox G200/G400 hardware YUV overlay via the mga_vid device -- xmga: Matrox G200/G400 overlay (mga_vid) in X11 window +- mga: Matrox G200/G400 hardware YUV overlay via the mga_vid device +- xmga: Matrox G200/G400 overlay (mga_vid) in X11 window (Xv emulation on X 3.3.x !) -- x11: X11 optionally with SHM extension +- x11: X11 optionally with SHM extension - dga: X11 DGA extension (only in 24/32bpp) - fsdga:X11 DGA extension with fullscreen scaling (only 24/32bpp and MPEG!) -- xv: X11 using overlays with the Xvideo extension (hardware YUV & scaling) -- gl: OpenGL renderer, works only with Utah-GLX! (no DRI or nVidia drivers) +- xv: X11 using overlays with the Xvideo extension (hardware YUV & scaling) +- gl: OpenGL renderer, works only with Utah-GLX! (no DRI or nVidia drivers) - syncfb: Matrox G400 YUV support on framebuffer (not tested, maybe broken) -- 3dfx: Voodoo2/3 hardware YUV (/dev/3dfx) support (not yet tested, maybe broken) -- sdl: SDL >= v1.1.7 driver (slower than 'x11', but supports software scaling) -- null: Null output (for speed tests/benchmarking) -- pgm: PGM file output (for testing purposes) -- md5: MD5sum output (for mpeg conformance tests) +- 3dfx: Voodoo2/3 hardware YUV (/dev/3dfx) support (not yet tested, maybe broken) +- sdl: SDL >= v1.1.7 driver (slower than 'x11', but supports software scaling) + (NOT supported by us! Don't submit SDL bugreports!) +- null: Null output (for speed tests/benchmarking) +- pgm: PGM file output (for testing purposes) +- md5: MD5sum output (for mpeg conformance tests) + NOTE: not all are available for AVI files Supported audio output devices: @@ -96,6 +98,8 @@ - ALSA driver with OSS emulation - ESD with the esddsp utility +NOTE: check DOCS/SOUNDCARDS ! + Speed: ~~~~~~ Most of time-critical parts are optimized for MMX/SSE/3DNow!.