From 56cb8a2d3ade6293c91ea2411f45cc93ab386b8e Mon Sep 17 00:00:00 2001 From: gabucino Date: Sat, 11 Aug 2001 13:09:40 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1484 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/example.conf | 3 +++ DOCS/mplayer.1 | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/DOCS/example.conf b/DOCS/example.conf index a5df53c935..68666e3438 100644 --- a/DOCS/example.conf +++ b/DOCS/example.conf @@ -116,6 +116,9 @@ framedrop = yes # drop frames, when not in sync (slow CPU, videocard, # opensource DivX for example.. So preferred default on # non-x86 boxes) +bps = yes # use this method for playing AVIs (if have problems, + # try removing this) + ## ## You can also include other configfiles ## Specify full path! diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index f85043f791..27121cf2de 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -13,7 +13,7 @@ mplayer \- Movie Player for Linux .RB [ \-nosound\ ] .RB [ \-abs\ seconds ] .RB [ \-delay\ secs ] -.RB [ \-bps\ value ] +.RB [ \-bps\ ] .RB [ \-aid\ id ] .RB [ \-vid\ id ] .RB [ \-fps\ rate ]