From b8a8c4cb1ca185c4126441ba3b4883a6f502410c Mon Sep 17 00:00:00 2001 From: gabucino Date: Sun, 17 Jun 2001 06:21:05 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1140 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/BUGS | 2 +- DOCS/mplayer.1 | 5 ----- 2 files changed, 1 insertion(+), 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!)