summaryrefslogtreecommitdiffstats
path: root/DOCS/Hungarian
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/Hungarian')
-rw-r--r--DOCS/Hungarian/MPlayer-FAQ10
1 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/Hungarian/MPlayer-FAQ b/DOCS/Hungarian/MPlayer-FAQ
index 0413a8d1f3..d7c687c7ca 100644
--- a/DOCS/Hungarian/MPlayer-FAQ
+++ b/DOCS/Hungarian/MPlayer-FAQ
@@ -235,3 +235,13 @@ A: Es?
Q: Akkor az aviplay sokkal jobb !
A: Hasznald azt, ugyis van szep GUI-ja, meg amugyis jo kis C++ :)
+
+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 #define FAST_OSD . Then
+ recompile.
+
+Q: Szepek a feliratok, a legszebbek amiket valaha lattam, viszont lelassitjak
+ a lejatszast! Tudom hogy ez valoszinutlen, de...
+A: Miutan ./configure lefutott, szerkeszd at a config.h-t, es #undef FAST_OSD
+ helyett ird be : #define FAST_OSD . Forditsd ujra.