Mercurial > mplayer.hg
changeset 747:cc99cea3c7bd
*** empty log message ***
author | gabucino |
---|---|
date | Thu, 10 May 2001 08:21:50 +0000 |
parents | cd1f0d4de0b8 |
children | 717e4677d9ce |
files | DOCS/README DOCS/codecs.conf DOCS/example.conf DOCS/mplayer.1 |
diffstat | 4 files changed, 1 insertions(+), 18 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/README Thu May 10 03:39:54 2001 +0000 +++ b/DOCS/README Thu May 10 08:21:50 2001 +0000 @@ -161,7 +161,7 @@ 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
--- a/DOCS/codecs.conf Thu May 10 03:39:54 2001 +0000 +++ b/DOCS/codecs.conf Thu May 10 08:21:50 2001 +0000 @@ -30,7 +30,6 @@ 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
--- a/DOCS/example.conf Thu May 10 03:39:54 2001 +0000 +++ b/DOCS/example.conf Thu May 10 08:21:50 2001 +0000 @@ -46,18 +46,6 @@ 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 ## 0.75 very narrow black outline (default)
--- a/DOCS/mplayer.1 Thu May 10 03:39:54 2001 +0000 +++ b/DOCS/mplayer.1 Thu May 10 08:21:50 2001 +0000 @@ -13,7 +13,6 @@ .RB [ \-abs\ seconds ] .RB [ \-delay\ secs ] .RB [ \-bps\ value ] -.RB [ \-noalsa\ ] .RB [ \-aid\ id ] .RB [ \-vid\ id ] .RB [ \-fps\ rate ] @@ -159,9 +158,6 @@ .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