]> git.vomp.tv Git - vompclient.git/blob - readme.win
Demuxer::scanForVideo()
[vompclient.git] / readme.win
1 Readme For Windows Port of Vomp-Client\r
2 ======================================\r
3 \r
4 This file contains notes regarding the Windows port of Vomp.\r
5 Please read it carefully.\r
6 \r
7 License and Homepage\r
8 ====================\r
9 \r
10 The source code of vomp client is released under the General Public License (GPL).\r
11 For further information consult the vomp homepage:\r
12 http://www.loggytronic.com\r
13 or vomp on SourceForge (including the source code on cvs):\r
14 http://sourceforge.net/projects/vomp\r
15 \r
16 Requirements\r
17 ============\r
18 \r
19 The vomp client on Windows requires:\r
20 \r
21 * Windows 2000 or later\r
22 * Windows XP for full remote control support\r
23 * A DirectShow MPEG2 decoder, which supports Video Mixing Renderer 9 (VMR-9),\r
24   mostly included within DVD software player\r
25 * A network connection to the vompserver computer\r
26 \r
27 Compatibility List for MPEG2 Decoders\r
28 =====================================\r
29 \r
30 Compatible MPEG2 decoders:\r
31 * Cyberlink PowerDVD 6\r
32 \r
33 Incompatible MPEG2 decoders:\r
34 * Cyperlink PowerDVD 4\r
35 \r
36 This list will be extended, please report success or failure with your decoder\r
37 at the forum at http://www.loggytronic.com .\r
38 \r
39 Remote Control Buttons Reference\r
40 ================================\r
41 \r
42 This table shows the Hauppauge MediaMVP remote control buttons and their\r
43 corresponding Windows keyboard assignments:\r
44 \r
45 MediaMVP Button | Keyboard Shortcut\r
46 ----------------*------------------\r
47 VOLUMEUP        | F10\r
48 VOLUMEDOWN      | F9\r
49 CHANNELUP       | "+", Ctrl+"+", Page down\r
50 CHANNELDOWN     | Insert, Ctrl+Insert, Page up\r
51 0               | 0\r
52 1               | 1\r
53 2               | 2\r
54 3               | 3\r
55 4               | 4\r
56 5               | 5\r
57 6               | 6\r
58 7               | 7\r
59 8               | 8\r
60 9               | 9\r
61 POWER           | Esc, Alt+F4\r
62 GO              | j\r
63 BACK            | Backspace\r
64 MENU            | m\r
65 RED             | r\r
66 GREEN           | g\r
67 YELLOW          | y\r
68 BLUE            | b\r
69 MUTE            | F8\r
70 RADIO           | Not implemented\r
71 REVERSE         | Shift + Control + B\r
72 PLAY            | Shift + P\r
73 FORWARD         | Shift + Control + F\r
74 RECORD          | Ctrl + R\r
75 STOP            | Ctrl + S\r
76 PAUSE           | Ctrl + P\r
77 SKIPBACK        | Ctrl + B\r
78 SKIPFORWARD     | Ctrl + F\r
79 OK              | Space, Return\r
80 FULL            | Not implemented\r
81 TV              | Not implemented\r
82 VIDEOS          | Not implemented\r
83 MUSIC           | Not implemented\r
84 PICTURES        | Not implemented\r
85 GUIDE           | Not implemented\r
86 UP              | UP\r
87 DOWN            | DOWN\r
88 LEFT            | LEFT\r
89 RIGHT           | RIGHT\r
90 PREVCHANNEL     | Not implemented\r
91 STAR            | *\r
92 HASH            | Not implemented\r
93 \r
94 Remote Controls tested with vomp on windows\r
95 ===========================================\r
96 \r
97 Compatible\r
98 ==========\r
99 * AR Remote Control MCE (1040050, X10), [All buttons recognized, except POWER]\r
100 \r
101 Note: Remote Controls for Windows should work also for most buttons,\r
102 however full remote control support is restricted to Windows XP and above.\r
103 If buttons of your remote control are not supported, please post a message\r
104 in the forum at http://www.loggytronic.com and we will add them to vomp.\r
105 \r
106 \r
107 \r
108 Usage\r
109 =====\r
110 Start the client executable and enjoy, you should not have to configure\r
111 anything if you met the requirements above.\r
112 \r
113 Firewall\r
114 ========\r
115 If vomp for Windows stops at "Locating server" or "Connecting to VDR",\r
116 please configure your firewall so that vomp for windows can communicate\r
117 with the vompserver on port 3024 (UDP and TCP).\r
118 \r