summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/Hungarian/mplayer.15
-rw-r--r--DOCS/mplayer.17
2 files changed, 7 insertions, 5 deletions
diff --git a/DOCS/Hungarian/mplayer.1 b/DOCS/Hungarian/mplayer.1
index 96069fbb70..7aea8a48bc 100644
--- a/DOCS/Hungarian/mplayer.1
+++ b/DOCS/Hungarian/mplayer.1
@@ -682,8 +682,9 @@ audio demuxer tipusának kényszerítése. A demuxers.h file-ban megadott ID kell,
mint paraméter.
.TP
.B \-hr-mp3-seek
-pontos MP3 seekelés. Alapállapotban be van kapcsolva, MP3 lejátszásnál.
-Pontosan oda seekel ahova kell, de lassú lehet - főleg visszafelé tekerésnél.
+pontos MP3 seekelés. Akkor van használva ha külső MP3 file-ból történik az
+audio lejátszás, mivel ilyenkor nagyon pontosan kell seekelni hogy az A/V
+szinkron megmaradjon. Ez lassú lehet visszafelé tekerésnél.
.IP
.SH "ALPHA/BETA ÁLLAPOTÚ FUNKCIÓK"
.TP
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 41243780c6..03d6106d34 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -748,9 +748,10 @@ force audio demuxer type for -audiofile. Give the demuxer ID as defined in
demuxers.h .
.TP
.B \-hr-mp3-seek
-hi-res mp3 seeking. Default is: enable for MP3 playing. It seek exactly where
-it should but can be slow especially when seeking backwards - it has to
-rewind to the beginning to find the exact frame.
+hi-res mp3 seeking. Default is: enabled when playing from external MP3 file, as
+we need to seek to the very exact position to keep A/V sync. It can be slow
+especially when seeking backwards - it has to rewind to the beginning to find
+the exact frame.
.IP
.SH "ALPHA/BETA CODE"
.TP