Mercurial > mplayer.hg
comparison DOCS/DXR3 @ 4160:ac62f8534409
hw spu support for dxr3 - patch by David Holm
author | arpi |
---|---|
date | Tue, 15 Jan 2002 00:23:16 +0000 |
parents | 2a2ac3026aee |
children | 38d3954edb48 |
comparison
equal
deleted
inserted
replaced
4159:42fec596fe7c | 4160:ac62f8534409 |
---|---|
15 | 15 |
16 | 16 |
17 | 17 |
18 2. Usage | 18 2. Usage |
19 | 19 |
20 -vo dxr3:<devicenum> For video output | 20 -vo dxr3:<devicenum> For video output |
21 -ao oss:<devicefile> For audio output | 21 -ao oss:<devicefile> For audio output |
22 -ac hwac3 For digital audio output instead of analog | 22 -ac hwac3 For digital audio output instead of |
23 -vc mpegpes For mpeg playback | 23 analog |
24 <devicenum> Number of device to use for playback (if you | 24 -vc mpegpes For mpeg playback |
25 have more than one card.). This can usually | 25 -aop list=resample:fout=48000 If samplerate is below 44100Hz |
26 be left out (-vo dxr3). | 26 <devicenum> Number of device to use for playback |
27 Mandrake 8.1 uses devfs by default. If you are | 27 (if you have more than one card.). |
28 running mandrake 8.1 please use -vo dxr3:0 | 28 This can usually be left out (-vo dxr3). |
29 <devicefile> Normally /dev/em8300_ma or | 29 Mandrake 8.1 uses devfs by default. If |
30 /dev/em8300_ma-<devicenum> | 30 you are running mandrake 8.1 please use |
31 (-ao dxr3:/dev/em8300_ma). If left out the | 31 -vo dxr3:0 |
32 default oss device will be used (normally | 32 <devicefile> Normally /dev/em8300_ma or |
33 soundcard). | 33 /dev/em8300_ma-<devicenum> |
34 (-ao dxr3:/dev/em8300_ma). If left out | |
35 the default oss device will be used | |
36 (normally soundcard). | |
34 | 37 |
35 MPEG-1, MPEG-2, VCD and DVD Notes | 38 MPEG-1, MPEG-2, VCD and DVD Notes |
36 There are some important notes to take into account here for optimum playback. | 39 There are some important notes to take into account here for optimum playback. |
37 MPlayer currently does not autodetect that the dxr3 can playback mpegs. So for | 40 MPlayer currently does not autodetect that the dxr3 can playback mpegs. So for |
38 mpeg files, dvd's and vcd's you have to add -vc mpegpes to tell mplayer that | 41 mpeg files, dvd's and vcd's you have to add -vc mpegpes to tell mplayer that |