summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-15 00:23:16 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-15 00:23:16 +0000
commitb28a18c13731695cf7a29080984d14da6621da3c (patch)
treed8c102abe70333067dd86f8f7c37ff328cda1afd /DOCS
parent6bc31aecea7dccc9bcdfa4cd05fb7d7a94e80e10 (diff)
downloadmpv-b28a18c13731695cf7a29080984d14da6621da3c.tar.bz2
mpv-b28a18c13731695cf7a29080984d14da6621da3c.tar.xz
hw spu support for dxr3 - patch by David Holm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4161 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/DXR331
1 files changed, 17 insertions, 14 deletions
diff --git a/DOCS/DXR3 b/DOCS/DXR3
index cc58c19e57..94b794de15 100644
--- a/DOCS/DXR3
+++ b/DOCS/DXR3
@@ -17,20 +17,23 @@ How to use a Sigma Designs Hollywood Plus and/or a Creative DXR3 by David Holm
2. Usage
- -vo dxr3:<devicenum> For video output
- -ao oss:<devicefile> For audio output
- -ac hwac3 For digital audio output instead of analog
- -vc mpegpes For mpeg playback
- <devicenum> Number of device to use for playback (if you
- have more than one card.). This can usually
- be left out (-vo dxr3).
- Mandrake 8.1 uses devfs by default. If you are
- running mandrake 8.1 please use -vo dxr3:0
- <devicefile> Normally /dev/em8300_ma or
- /dev/em8300_ma-<devicenum>
- (-ao dxr3:/dev/em8300_ma). If left out the
- default oss device will be used (normally
- soundcard).
+ -vo dxr3:<devicenum> For video output
+ -ao oss:<devicefile> For audio output
+ -ac hwac3 For digital audio output instead of
+ analog
+ -vc mpegpes For mpeg playback
+ -aop list=resample:fout=48000 If samplerate is below 44100Hz
+ <devicenum> Number of device to use for playback
+ (if you have more than one card.).
+ This can usually be left out (-vo dxr3).
+ Mandrake 8.1 uses devfs by default. If
+ you are running mandrake 8.1 please use
+ -vo dxr3:0
+ <devicefile> Normally /dev/em8300_ma or
+ /dev/em8300_ma-<devicenum>
+ (-ao dxr3:/dev/em8300_ma). If left out
+ the default oss device will be used
+ (normally soundcard).
MPEG-1, MPEG-2, VCD and DVD Notes
There are some important notes to take into account here for optimum playback.