summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-14 15:07:51 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-14 15:07:51 +0000
commit148c805dd4645b5083c89419200c9dce7e73965c (patch)
treef13bcb66be43492331695917a8b6e51ab807a982 /DOCS
parenta600c5d79611bd0d11bfa5d4f405ff043667676d (diff)
downloadmpv-148c805dd4645b5083c89419200c9dce7e73965c.tar.bz2
mpv-148c805dd4645b5083c89419200c9dce7e73965c.tar.xz
updated -double option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5620 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Hungarian/mplayer.19
-rw-r--r--DOCS/mplayer.18
2 files changed, 9 insertions, 8 deletions
diff --git a/DOCS/Hungarian/mplayer.1 b/DOCS/Hungarian/mplayer.1
index 54a3ae64bf..7260452c3a 100644
--- a/DOCS/Hungarian/mplayer.1
+++ b/DOCS/Hungarian/mplayer.1
@@ -55,7 +55,6 @@ mplayer \- Filmlejátszó Linuxra
.RB [ \-dumpstream ]
.RB [ \-noframedrop ]
.RB [ \-framedrop ]
-.RB [ \-nodouble ]
.RB [ \-double ]
.RB [ \-stereo\ <mód> ]
.RB [ \-channels\ <n> ]
@@ -535,9 +534,11 @@ audio és video szinkron elcsúszhat (alapértelmezés)
.B \-framedrop
képkockaeldobás : minden képkocka dekódolása, a kép ugorhat
.TP
-.B \-nodouble
-duplánbufferelés kikapcsolása.
-A DGA meghajtónál ez kikapcsolja az OSD-t is, de gyorsabb lesz a lejátszás.
+.B \-double
+duplánbufferelés bekapcsolása. Megszünteti a villódzást, mert két képkockát
+tárol a memóriában, így amíg az egyik látszik addik a másikon dolgozik.
+Hatással lehet az OSD-re. Kétszer annyi memóriát igényel mint egy buffer, így
+nagyon kevés memóriával rendelkező kártyákon nem biztos hogy menni fog.
.TP
.B \-dvdkey kulcs
kulcs, a CSS-el kódolt fileokhoz szükséges. Például : -dvdkey F169072699
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index f6bcdc18a8..82b65f09a4 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -57,7 +57,6 @@ mplayer \- Movie Player for Linux
.RB [ \-dumpstream ]
.RB [ \-noframedrop ]
.RB [ \-framedrop ]
-.RB [ \-nodouble ]
.RB [ \-double ]
.RB [ \-stereo\ <mode> ]
.RB [ \-channels\ <n> ]
@@ -601,9 +600,10 @@ sync (default)
.B \-framedrop
frame dropping : decode all frames, video may skip
.TP
-.B \-nodouble
-disables doublebuffering.
-With the DGA driver this also disables OSD support but yields some speed gain.
+.B \-double
+enables doublebuffering. Fixes flicker by storing two frames in memory, and
+displaying one while decoding another. Can effect OSD. Needs twice the memory
+than a single buffer, so it won't work on cards with very few video memory.
.TP
.B \-dvdkey key
key to decrypt stream encrypted with CSS. For example : -dvdkey F169072699