From 46b1cf318d426013c93f4ba0b50280208e5a126d Mon Sep 17 00:00:00 2001 From: gabucino Date: Thu, 10 May 2001 08:21:50 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@748 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/README | 2 +- DOCS/codecs.conf | 1 - DOCS/example.conf | 12 ------------ DOCS/mplayer.1 | 4 ---- 4 files changed, 1 insertion(+), 18 deletions(-) diff --git a/DOCS/README b/DOCS/README index 0b23d4a694..32078577bc 100644 --- a/DOCS/README +++ b/DOCS/README @@ -161,7 +161,7 @@ Usage: mplayer -vcd 2 /dev/cdrom mplayer -afm 3 /mnt/DVDtrailers/alien4.vob mplayer -dvd /dev/dvd /mnt/dvd/matrix.vob - mplayer -alsa -abs 65536 -delay -0.4 -nobps ~/movies/test.avi + mplayer -abs 65536 -delay -0.4 -nobps ~/movies/test.avi Note: in order to use Matrox YUV driver (-vo mga or xmga), first you'll have to load the driver: insmod drivers/mga_vid.o , or to make it automatic diff --git a/DOCS/codecs.conf b/DOCS/codecs.conf index ed68f87b49..a58e3b1fed 100644 --- a/DOCS/codecs.conf +++ b/DOCS/codecs.conf @@ -30,7 +30,6 @@ videocodec divxds info "DivX ;-) (MS MPEG-4 v3)" comment "with postprocessing" status working -; fourcc DIV2 div4 fourcc MP43,mp43 div3 ; fourcc mapping to div3 fourcc DIV5,div5 div3 fourcc DIV6,div6 div4 diff --git a/DOCS/example.conf b/DOCS/example.conf index 135fc796b8..3219217462 100644 --- a/DOCS/example.conf +++ b/DOCS/example.conf @@ -45,18 +45,6 @@ nosound = nein mixer = /dev/mixer master = no # no : set PCM volume yes : set MASTER volume -## -## Remember the -noalsa switch ? You can specify it either with: -## -## noalsa = 1 -## or -## alsa = no -## or -## noalsa = no -## - -alsa = nem - ## ## resample the fonts' alphamap ## 0 plain white fonts diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index adf160281c..bd13c0d152 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -13,7 +13,6 @@ mplayer \- Movie Player for Linux .RB [ \-abs\ seconds ] .RB [ \-delay\ secs ] .RB [ \-bps\ value ] -.RB [ \-noalsa\ ] .RB [ \-aid\ id ] .RB [ \-vid\ id ] .RB [ \-fps\ rate ] @@ -159,9 +158,6 @@ audio delay in seconds (may be +/- float value) .B \-bps use avg. byte/sec value for A-V sync (AVI) .TP -.B \-noalsa -disable timing code -.TP .B \-aid\ id select audio channel [MPG: 0-31 AVI: 1-99] .TP