1EM8300SETUP(1) General Commands Manual EM8300SETUP(1)
2
3
4
6 em8300setup - program to configure and upload microcode images to
7 em8300-based MPEG decoder cards
8
9
11 em8300setup [options]
12
13
15 em8300setup is a program that configures and uploads microcode images
16 to em8300-based MPEG decoder cards, such as the Creative Labs DXR3 or
17 the Sigma Designs Hollywood+. With no option, this program tries to
18 upload a microcode image from the (system-dependent) default location,
19 which is not relevant if you extracted your own microcodes.
20
21
23 -p, -p6, -n
24 Set video output mode to respectively PAL, PAL60 or NTSC.
25
26 -a, -d, -3
27 Set audio output mode to respectively analog, digital PCM or
28 digital AC3.
29
30 -o, -w Set aspect ratio to respectively normal (4:3) or wide-screen
31 (16:9).
32
33 -S, -s Set sub-pictures respectively on or off.
34
35 -q Query the current settings for all the options above and exit
36 with no change.
37
38 -f filename
39 Specify a microcode image to upload.
40
41
43 This manual page was written by Nicolas Boullis <nboullis@debian.org>,
44 for the Debian system (but may be used by others). Permission is
45 granted to copy, distribute and/or modify this document under the terms
46 of the GNU General Public License, version 2 or any later version pub‐
47 lished by the Free Software Foundation.
48
49 On Debian systems, the complete text of the GNU General Public License
50 can be found in /usr/share/common-licenses/GPL.
51
52
53
54 Oct. 20, 2005 EM8300SETUP(1)