# HG changeset patch # User gabucino # Date 990218901 0 # Node ID 3de4dc1d1d125c5c2c717d762cd0141b3a296140 # Parent 3f2f84f551567260ef52753e72592d7c8ee5d1b7 "-vo sdl -dga" corrected to "-vo sdl -sdl dga" diff -r 3f2f84f55156 -r 3de4dc1d1d12 DOCS/DGA --- a/DOCS/DGA Fri May 18 19:50:42 2001 +0000 +++ b/DOCS/DGA Fri May 18 20:48:21 2001 +0000 @@ -66,7 +66,7 @@ ~~~~~~~~~~~~~~~~ DGA is used in two places with MPlayer: The SDL driver can be made to make - use of it (-vo sdl -dga (or the like)) and within the DGA driver (-vo dga). + use of it (-vo sdl -sdl dga) and within the DGA driver (-vo dga). The above said is true for both; in the following sections I'll explain how the DGA driver for MPlayer works.