*** empty log message ***

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1140 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-06-17 06:21:05 +00:00
parent c0633fafd3
commit b8a8c4cb1c
2 changed files with 1 additions and 6 deletions

View File

@ -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)

View File

@ -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!)