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 -z0 Set WSS to disabled.
34
35 -z1 Set WSS to 4:3.
36
37 -z2 Set WSS to 14:9.
38
39 -z2l Set WSS to 14:9 letterbox.
40
41 -z2t Set WSS to 14:9 letterbox top.
42
43 -z3 Set WSS to 16:9.
44
45 -z3l Set WSS to 16:9 letterbox.
46
47 -z3t Set WSS to 16:9 letterbox top.
48
49 -z3p Set WSS to >16:9 letterbox.
50
51 -S, -s Set sub-pictures respectively on or off.
52
53 -q Query the current settings for all the options above and exit
54 with no change.
55
56 -f filename
57 Specify a microcode image to upload.
58
59
61 This manual page was written by Nicolas Boullis <nboullis@debian.org>,
62 for the Debian system (but may be used by others). Permission is
63 granted to copy, distribute and/or modify this document under the terms
64 of the GNU General Public License, version 2 or any later version pub‐
65 lished by the Free Software Foundation.
66
67 On Debian systems, the complete text of the GNU General Public License
68 can be found in /usr/share/common-licenses/GPL.
69
70
71
72 Oct. 20, 2005 EM8300SETUP(1)