summaryrefslogtreecommitdiffstats
path: root/DOCS/MPlayer-FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/MPlayer-FAQ')
-rw-r--r--DOCS/MPlayer-FAQ5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ
index 0ed413e12a..e9dd658214 100644
--- a/DOCS/MPlayer-FAQ
+++ b/DOCS/MPlayer-FAQ
@@ -235,3 +235,8 @@ A: So what?
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.