diff DOCS/MPlayer-FAQ @ 948:7f32481f3b4e

z/x , FAST_OSD in config.h
author gabucino
date Sat, 02 Jun 2001 16:23:24 +0000
parents fe187745dfb9
children 3212850e8592
line wrap: on
line diff
--- a/DOCS/MPlayer-FAQ	Sat Jun 02 16:02:38 2001 +0000
+++ b/DOCS/MPlayer-FAQ	Sat Jun 02 16:23:24 2001 +0000
@@ -235,3 +235,8 @@
 
 Q: Then avifile is better !
 A: Then use avifile, it has nice GUI and nice C++ code :)
+
+Q: Subtitles are very nice, the most beautiful I've ever seen, but they slow
+   down the playing! I know it's unlikely...
+A: After running ./configure , edit config.h and replace #undef FAST_OSD with
+   #define FAST_OSD . Then recompile.