summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-17 06:21:05 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-17 06:21:05 +0000
commitb8a8c4cb1ca185c4126441ba3b4883a6f502410c (patch)
treee37f362b980b4c721a37fe79099db81ac7626bdb /DOCS
parentc0633fafd34a3d4bf7bc771a6a1e70ac937bfbba (diff)
downloadmpv-b8a8c4cb1ca185c4126441ba3b4883a6f502410c.tar.bz2
mpv-b8a8c4cb1ca185c4126441ba3b4883a6f502410c.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1140 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/BUGS2
-rw-r--r--DOCS/mplayer.15
2 files changed, 1 insertions, 6 deletions
diff --git a/DOCS/BUGS b/DOCS/BUGS
index 1d2357a748..d18e40b5b6 100644
--- a/DOCS/BUGS
+++ b/DOCS/BUGS
@@ -37,7 +37,7 @@ General audio delay or jerky sound (exists with all or many files):
- slow machine (cpu or vga)
try with -vo null, if it plays well, then you have slow VGA card/driver:
Workaround: buy a faster card or read DOCS/VIDEOCARDS about how to speed up
- SOLVED: try -framedrop (maybe -hardframedrop)
+ SOLVED: try -framedrop
Audio delay/de-sync specific to one or a few files:
- bad file (please upload the file, so we can check & fix)
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 1b75bc74a0..ef23be4a48 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -47,7 +47,6 @@ mplayer \- Movie Player for Linux
.RB [ \-dumpsub ]
.RB [ \-noframedrop ]
.RB [ \-framedrop ]
-.RB [ \-hardframedrop ]
.RB [ \-dvdkey\ key ]
.RB [ \-stereo\ mode ]
.RB [ \-srate\ Hz ]
@@ -243,10 +242,6 @@ no frame dropping : every frame is played, audio may skip (default)
.B \-framedrop
frame dropping : decode all frames, video may skip
.TP
-.B \-hardframe
-hard frame dropping : skip even decoding (when using with DivX also
-specify -nodshow !!!)
-.TP
.B \-dvdkey key
key to decrypt stream encrypted with CSS. For example : -dvdkey F169072699
(this is NOT for DVD playing! For DVD use the -dvdauth option!)