summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-30 07:58:22 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-30 07:58:22 +0000
commit271104116b243864b269b69fa293bddd31025641 (patch)
tree72841dd780669fcf4100a06e7b7185e6ee14868c /DOCS
parent5b3d80831a0ef179b966bb1a8608726b3a033cac (diff)
downloadmpv-271104116b243864b269b69fa293bddd31025641.tar.bz2
mpv-271104116b243864b269b69fa293bddd31025641.tar.xz
fixed -hr-mp3-seek description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5401 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-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