1 Readme For Windows Port of Vomp-Client
2 ======================================
4 This file contains notes regarding the Windows port of Vomp.
5 Please read it carefully.
10 The source code of vomp client is released under the General Public License (GPL).
11 For further information consult the vomp homepage:
12 http://www.loggytronic.com
13 or vomp on SourceForge (including the source code on cvs):
14 http://sourceforge.net/projects/vomp
19 The vomp client on Windows requires:
21 * Windows 2000 or later
22 * Windows XP for full remote control support
23 * DirectX 8 graphics card (some older cards might work also)
24 * A DirectShow MPEG2 decoder, which supports Video Mixing Renderer 9 (VMR-9),
25 mostly included within DVD software player
26 * A network connection to the vompserver computer
28 Compatibility List for MPEG2 Decoders
29 =====================================
30 Compatible MPEG2 decoders:
31 * Cyberlink PowerDVD 6
32 * Ulead MovieFactory 5 (Intervideo Filter shipped within)
34 Incompatible MPEG2 decoders:
37 Old Compatibility List for MPEG2 Decoders (for Vomp < 0.2.7)
38 ============================================================
39 Compatible MPEG2 decoders:
40 * Cyberlink PowerDVD 5 (build 2214 and later, look for the update at cyberlinks webpage)
41 * Cyberlink PowerDVD 6
42 * Cyberlink PowerDVD 7
43 * Nero Showtime 2 (from Nero Suite 6)
45 * Ulead MovieFactory 5 (Intervideo Filter shipped within)
47 Incompatible MPEG2 decoders:
48 * Cyberlink PowerDVD 4
49 * MainConcept Video Decoder version 1.0.0.38 (comes with some Hauppauge software)
52 These lists are provided without any warranty.
53 These lists will be extended, please report success or failure with your decoder
54 at the forum at http://www.loggytronic.com .
56 Remote Control Buttons Reference
57 ================================
59 This table shows the Hauppauge MediaMVP remote control buttons and their
60 corresponding Windows keyboard assignments:
62 MediaMVP Button | Keyboard Shortcut
63 ----------------*------------------
66 CHANNELUP | "+", Ctrl+"+", Page down
67 CHANNELDOWN | Insert, Ctrl+Insert, Page up
87 RADIO | Not implemented
88 REVERSE | Shift + Control + B
90 FORWARD | Shift + Control + F
95 SKIPFORWARD | Ctrl + F
97 FULL | Not implemented
99 VIDEOS | Not implemented
100 MUSIC | Not implemented
101 PICTURES | Not implemented
102 GUIDE | Not implemented
107 PREVCHANNEL | Not implemented
109 HASH | Not implemented
111 Use Alt-Enter to toggle full screen mode.
113 Remote Controls tested with vomp on windows
114 ===========================================
118 * AR Remote Control MCE (1040050, X10), [All buttons recognized, except POWER]
120 Note: Remote Controls for Windows should work also for most buttons,
121 however full remote control support is restricted to Windows XP and above.
122 If buttons of your remote control are not supported, please post a message
123 in the forum at http://www.loggytronic.com and we will add them to vomp.
129 Start the client executable and enjoy, you should not have to configure
130 anything if you met the requirements above.
135 To obtain a log file, please execute the following command in the directory
136 of the vomp for windows in a shell:
138 vompclient.exe > vomp.log
142 If vomp for Windows stops at "Locating server" or "Connecting to VDR",
143 please configure your firewall so that vomp for windows can communicate
144 with the vompserver on port 3024 (UDP and TCP).