]> git.sesse.net Git - vlc/blob - TODO
* update of NEWS and todo
[vlc] / TODO
1 # VLC Todo\r
2 # Difficulty values: Easy, Medium, Hard, Guru\r
3 #\r
4 # Urgency values: Wishlist, Normal, Important, Critical\r
5 \r
6 Task\r
7 Difficulty: Easy\r
8 Urgency: Critical\r
9 Platform: any\r
10 Description: World domination\r
11  We need to dominate the world\r
12 Status: Todo\r
13 \r
14 Task\r
15 Difficulty: Medium\r
16 Platform: any\r
17 Urgency: Wishlist\r
18 Description: RAR/ZIP/... access\r
19 An access module that would be able to uncompress compressed files.\r
20 Status: Todo\r
21 \r
22 Task\r
23 Difficulty: Medium\r
24 Platform: any\r
25 Urgency: Wishlist\r
26 Description: DVTS support\r
27 DV over RTP support. See <a href="http://www.sfc.wide.ad.jp/DVTS/">DVTS homepage</a>\r
28 Status: Todo\r
29 \r
30 Task\r
31 Difficulty: Easy\r
32 Task\r
33 Difficulty: Easy\r
34 Platform: any\r
35 Urgency: Urgent\r
36 Description: proper DVD controls\r
37 Most importantly a proper button that will take you straight to the DVD menu. But also, next/prev chapter should be integrated with next/prev playlistitem.\r
38 Status: Todo\r
39 \r
40 Task\r
41 Difficulty: Easy\r
42 Platform: Linux, Win32, Mac\r
43 Urgency: Normal\r
44 Description: Streaming wizard\r
45  Finish the streaming wizard (85% finished)<br />\r
46 The mac version is at 0%\r
47 Status: Assigned to zorglub\r
48 \r
49 Task\r
50 Difficulty: Easy\r
51 Platform: all\r
52 Urgency: Normal\r
53 Description: configure overview of modules\r
54  configure should report what it will and what it won't build, after it is done running.\r
55 Status: Todo\r
56 \r
57 Task\r
58 Difficulty: Hard\r
59 Platform: WinCE\r
60 Urgency: Wishlist\r
61 Description: WinCE port finalizing\r
62 Sources need to be imported into the VLC source tree.\r
63 Downloads should be added to the main vlc download page. We need an icon for this. \r
64 Status: Assigned to MixerAnderson\r
65 \r
66 Task\r
67 Difficulty: Hard\r
68 Urgency: Normal\r
69 Platform: any\r
70 Description: Dual window in embed mode\r
71 Windows taskbar reports two windows in the video embed mode.\r
72 Status: Assigned to gibalou\r
73 \r
74 Task\r
75 Difficulty: Easy\r
76 Urgency: Normal\r
77 Platform: any\r
78 Description: Multichannel downmixing\r
79 5:1 to Stereo proper downmixing\r
80 Status: Todo\r
81 \r
82 Task\r
83 Difficulty: Guru\r
84 Urgency: Normal\r
85 Platform: any\r
86 Description: External audio file playing\r
87  Allow several access from an input thread to allow for multi-input (30% done)\r
88 Status: Assigned to fenrir\r
89 \r
90 Task\r
91 Difficulty: Hard\r
92 Urgency: Normal\r
93 Platform: any\r
94 Description: make everything UTF-8 based\r
95  Convert everything that deals with strings to a UTF-8 based system. Not very difficult, but needs a lot of checking, testing and allows for easy breakage.\r
96 Status: Todo\r
97 \r
98 Task\r
99 Difficulty: Medium\r
100 Urgency: Wishlist\r
101 Platform: any\r
102 Description: Full blown OSD system \r
103  In the line of freevo etc.\r
104 Status: Todo\r
105 \r
106 Task\r
107 Difficulty: Medium\r
108 Urgency: Normal\r
109 Platform: any\r
110 Description: Rewrite the SAP parser\r
111  The SAP parser is very dirty at the moment, and needs a complete rewrite.\r
112  - caching support\r
113 Status: Assigned to zorglub\r
114 \r
115 Task\r
116 Difficulty: Medium\r
117 Urgency: Normal\r
118 Platform: any\r
119 Description: Tree playlist\r
120  A hierarchized playlist structure, eventually using a media library.\r
121 Think playlist within playlist, directory structures, SAP section, TV channels list, iTunes library like stuff etc. <a href="http://sierra.via.ecp.fr/~zorglub/vlc/playlist.txt">Thoughts and ideas (not up-to-date)</a>\r
122 Status: Assigned to zorglub\r
123 \r
124 Task\r
125 Difficulty: Easy\r
126 Urgency: Normal\r
127 Platform: any\r
128 Description: fix ASX playlist parser\r
129 Basically our asx parser is broken. It doesn't handle relative links. It should also URL encode the hrefs (spaces in the url need to be converted to %20 etc). protocol rollover, authors, title's etc etc aren't handled. See <a href="http://www.meetnewplayers.com/bend/Windows%20Media%20-%20Fun%20with%20asx%20files2.htm">this</a> for asx examples. It is still located in the old demux/m3u.c module instead of modules/demux/playlist/\r
130 Status: Todo\r
131 \r
132 Task\r
133 Difficulty: Medium\r
134 Urgency: Normal\r
135 Platform: any\r
136 Description: fix current muxers.\r
137 Our avi and mov muxer don't produce valid files\r
138 Status: Todo\r
139 \r
140 Task\r
141 Task\r
142 Difficulty: Easy\r
143 Urgency: Wishlist\r
144 Platform: any\r
145 Description: GSM decoder\r
146 The <a href="http://kbs.cs.tu-berlin.de/~jutta/toast.html">Toast</a> implementation.\r
147 Status: Todo\r
148 \r
149 Task\r
150 Difficulty: Easy\r
151 Urgency: Wishlist\r
152 Platform: any\r
153 Description: AMR decoder\r
154 We will need to find one that isn't based on the reference code.\r
155 Status: Todo\r
156 \r
157 Task\r
158 Difficulty: Easy\r
159 Urgency: Wishlist\r
160 Platform: any\r
161 Description: MusePack decoder\r
162 Need I say more? <a href="http://www.hydrogenaudio.org/index.php?showtopic=21775&">MPCdec</a>. We are awaiting MPC 7.5 or 8.0 specification which should split the codec from the fileformat.\r
163 Status: Todo\r
164 \r
165 Task\r
166 Difficulty: Easy\r
167 Urgency: Normal\r
168 Platform: any\r
169 Description: 24 bit LPCM\r
170 - Increasingly more DVDs use 24 bit LPCM sound. We should support it.\r
171 Status: Todo\r
172 \r
173 Task\r
174 Difficulty: Easy\r
175 Urgency: Normal\r
176 Platform: Mac OS X\r
177 Description: LPCM\r
178 The LPCM decoder outputs really small samples which aren't accepted properly by the macosx coreaudio resampler, causing VLC to not output any sound with many DVD's. A test sample that shows this effect on the mac is the Madonna clip.\r
179 Status: Todo\r
180 \r
181 Task\r
182 Difficulty: Easy\r
183 Urgency: Wishlist\r
184 Platform: any\r
185 Description: APE decoder\r
186 Need I say more? <a href="http://www.monkeysaudio.com/">Monkeys Audio (APE)</a> website. This codec is currently not GPL compatible. We will have to await a GPL compatible implementation of this.\r
187 Status: Todo\r
188 \r
189 Task\r
190 Difficulty: Easy\r
191 Urgency: Wishlist\r
192 Platform: any\r
193 Description: flash video playing/streaming\r
194 A flash video muxer and demuxer. FFMPEG can already output flash video. a wast not to make use of that capability.\r
195 Status: Todo\r
196 \r
197 Task\r
198 Difficulty: Medium\r
199 Urgency: Wishlist\r
200 Platform: any\r
201 Description: Closed Captions/Teletext support\r
202 In order to conform to international regulations, VLC needs to be able to decode the closed captions in TV, DVD, DVB and HDTV video. V4L has a CC api, DVD and HDTV usually have them in a seperate stream.\r
203 Perhaps look at Xawtv, dvbtext and other vbi, vtx systems.\r
204 Status: Todo\r
205 \r
206 Task\r
207 Difficulty: Medium\r
208 Urgency: Wishlist\r
209 Platform: any\r
210 Description: DVB info in NIT\r
211 We need to get the information of a DVB stream that are in the NIT (current program, next program, ...)\r
212 Status: Todo\r
213 \r
214 Task\r
215 Difficulty: Medium\r
216 Urgency: Wishlist\r
217 Platform: any\r
218 Description: IceCast/ShoutCast serving\r
219 This would be a nice thing for the sake of completeness of VLC's streaming capabilities.\r
220 Status: Todo\r
221 \r
222 Task\r
223 Difficulty: Hard\r
224 Urgency: Normal\r
225 Platform: Mac OS X\r
226 Description: New OS X preferences\r
227  New preferences for Mac OS X. Current not suited for Mac Users and several\r
228 Pref. elements are broken (hotkeys and int with string desc.).\r
229 Status: Todo\r
230 \r
231 Task\r
232 Difficulty: Easy\r
233 Urgency: Normal\r
234 Platform: Mac OS X\r
235 Description: OS X bookmarks window\r
236 We miss a bookmarks window like the wxwidget one.\r
237 Status: Todo\r
238 \r
239 Task\r
240 Difficulty: Hard\r
241 Urgency: Critical\r
242 Platform: OSX\r
243 Description: CoreAudio multichannel audio output.\r
244  Convert to <a href="http://www.mat.ucsb.edu:8000/CoreAudio/108">AUHAL</a> based sytem.\r
245 Still no info over S/PDIF output available.\r
246 Outstanding issues:<br />\r
247  - G5 S/PDIF not working<br />\r
248  - G5 PCM not working because S/PDIF is selected by default, even if not connected.<br />\r
249 Status: Todo\r
250 \r
251 Task\r
252 Difficulty: Hard\r
253 Urgency: Normal\r
254 Platform: any\r
255 Description: Stream text subtitles\r
256  Find a a way to stream text subtitles, in TS and in RTP.\r
257   - Find an existing norm\r
258   - Implement it\r
259 <br />Needs testing and validating\r
260 Status: 65% (fenrir)\r
261 \r
262 Task\r
263 Difficulty: Medium\r
264 Urgency: Normal\r
265 Platform: any\r
266 Description: RTSP server\r
267 Full implementation of a RTSP server.\r
268 Status: 90%\r
269 \r
270 Task\r
271 Difficulty: Medium\r
272 Urgency: Normal\r
273 Platform: any\r
274 Description: Add VoD module for VLM\r
275 Add a VoD module for VLM, so that we can create a RTSP server that can\r
276 provide unicast RTSP sessions upon contacting the VoD module. See the following\r
277 <a href="http://via.ecp.fr/via/ml/streaming/200408/msg00082.html">mail</a>.\r
278 Status: 85% done\r
279 \r
280 Task\r
281 Difficulty: Easy\r
282 Urgency: Wishlist\r
283 Platform: any\r
284 Description: More Picture filters\r
285 There are several picture filters (blend, scale), but we can use more\r
286 Status: Todo\r
287 \r
288 Task\r
289 Difficulty: Guru\r
290 Urgency: Wishlist\r
291 Platform: any\r
292 Description: Vout redesign\r
293 - vout needs distinct splitting into vout_core, vout_window, pic_filter, vout_filter\r
294 - needs 'assistence' vout windows (clone filters, goom) etc.\r
295 - 4:3, 16:9, freeform Aspect Ratio\r
296 - cropping and padding (do at OS level, but provide a core call to set it up and configure).\r
297 - OSD at window resolution instead of video res (secondary vout channel)\r
298 - a OSD needs to be bound to a vout stream (no subs on goom vout)\r
299 - Use OS native calls where appropriate, with 'C' fallbacks. (OpenGL, Quartz, DirectX already has many of the funtionalities we seek and sometimes they are a lot faster too).\r
300 Status: Todo\r
301 \r
302 Task\r
303 Difficulty: Medium\r
304 Urgency: Wishlist\r
305 Platform: any\r
306 Description: Subtitle work\r
307 - scaling support (mostly for Vobsub with avi/mkv)\r
308 - better SSA support with postioning, colors etc.\r
309 - VobSub tracks support\r
310 - Fix subtitles dialogs\r
311 Status: Todo\r
312 \r
313 Task\r
314 Difficulty: Easy\r
315 Urgency: Wishlist\r
316 Platform: any\r
317 Description: Automatic charset recognition\r
318 See if we can use <a href="http://trific.ath.cx/software/enca/">ENCA</a> for automatic charset recognition on subtitle files. Might simplify usage of sub files a lot? Might require complete file to be parsed by ENCA before good result is returned?\r
319 Status: Todo\r
320 \r
321 Task\r
322 Difficulty: Guru\r
323 Urgency: Wishlist\r
324 Platform: Mac OS X\r
325 Description: skins2\r
326 Port VLC skins to Objective C++ and OSX. Also requires the intf to be a dialog handler.\r
327 Status: Todo\r
328 \r
329 Task\r
330 Difficulty: Hard\r
331 Urgency: Wishlist\r
332 Platform: any\r
333 Description: informing user.\r
334 Implement a system to: <br />\r
335  - Alert the user of critical errors (cannot play file). Should be blocking. <br />\r
336  - Ask the user a question (Are you sure? or Try to Fix index of avi? or Overwrite File?)<br />\r
337  - Inform the user, without disturbing him. (Buffering stream). This might require a displaytime or something. Because how do we know how long this information should be displayed? Also think of buffering 0-100%<br /> \r
338 Status: Todo\r
339 \r
340 Task\r
341 Difficulty: Hard\r
342 Urgency: Wishlist\r
343 Platform: any\r
344 Description: Full H323 Videoconferencing\r
345 VLC isn't really suited for this yet, because it introduces quite large latencies. This should be fixed before the H323 can ever come close to working in VLC.\r
346 We also will need SIP support.\r
347 Status: Todo\r
348 \r
349 Task\r
350 Difficulty: Guru\r
351 Urgency: Normal\r
352 Platform: Mac OS X\r
353 Description: SVCD support\r
354 libcdio needs to be ported to the Mac to support the cddax and vcdx modules for proper SVCD support\r
355 Status: Todo\r
356 \r
357 Task\r
358 Difficulty: Hard \r
359 Urgency: Wishlist\r
360 Platform: Mac OS X\r
361 Description: QuickTime capturing\r
362 Allow capturing from QuickTime Firewire, USB and PCI devices.\r
363 Possibly see: <a href="http://bugzilla.videolan.org/cgi-bin/bugzilla/show_bug.cgi?id=416">Bug 416</a>\r
364 Status: Todo\r
365 \r
366 Task\r
367 Difficulty: Medium\r
368 Urgency: Normal\r
369 Platform: Mac OS X\r
370 Description: Finish Mac Mozilla plugin\r
371 The Mac mozilla plugin needs some more work to be useable. Basic funtionality is working. However the video-output part needs some more work since it was crashing. See svn history for the old code. \r
372 Status: Halfway (stalled)\r
373 \r
374 Task\r
375 Difficulty: Easy\r
376 Urgency: Normal\r
377 Platform: any\r
378 Description: Controlling the mozilla plugin\r
379 The mozilla plugin needs to be better controllable (via javascript). \r
380 - retrieve variable values.\r
381 - open VLC media player\r
382 - default html page to control the plugin\r
383 - XUL controls\r
384 (80% done) see:\r
385 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/plugin/vlc.html">Javascript controls</a>\r
386 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/xul/">XUL controls</a>\r
387 <a href="http://mplayerplug-in.sourceforge.net/">MPlayer Mozilla plugin</a>\r
388 Status: Assigned to zorglub\r
389 \r
390 Task\r
391 Difficulty: Hard\r
392 Urgency: Wishlist\r
393 Platform: Windows\r
394 Description: ActiveX control for VLC\r
395  We need an ActiveX version of VLC for IE intergration\r
396 Status: Todo\r
397 \r
398 Task\r
399 Difficulty: Easy\r
400 Urgency: Wishlist\r
401 Platform: any\r
402 Description: export paramaters of an input\r
403  Export the Media Info of a file/source to a standard xml file for use by other applications. Possibly combine with file "probe'ing".<br />\r
404  - AR<br />\r
405  - size<br />\r
406  - bitrate<br />\r
407  - resolution<br />\r
408  - codecs, etc.<br />\r
409 Status: Todo\r
410 \r
411 Task\r
412 Difficulty: Easy\r
413 Urgency: Wishlist\r
414 Platform: any\r
415 Description: SSL http\r
416 SSL encrypted HTTP communication. To support protected VoD.<br />\r
417 The question is how to neatly integrate it into our API. Support for all our http handling plugins means complicating the API. Perhaps we should store the SSL context in the p_sys of the vlc_object that is calling it? Tad dangerous, but would keep stuff simple.\r
418 Status: Todo\r
419 \r
420 Task\r
421 Difficulty: Hard\r
422 Urgency: Wishlist\r
423 Platform: any\r
424 Description: http cookies\r
425 For protected VoD  (http://a-select.surfnet.nl)\r
426 Status: Todo\r
427 \r
428 Task\r
429 Difficulty: Easy\r
430 Urgency: Wishlist\r
431 Platform: any\r
432 Description: mime-type VLC launching\r
433 Allow application/vlc mimetype to launch VLC instead of plugin for video file.\r
434 Allows for Progressive download to TEMP folder from browsers. VLC would play the file in the TEMP.\r
435 Status: Todo\r
436 \r
437 Task\r
438 Difficulty: Medium\r
439 Urgency: Wishlist\r
440 Platform: any\r
441 Description: rendezvous announces\r
442 Apple released the rendezvous code under a Open Source license now. perhaps it can be used. (It's OpenTalk now btw).<br />\r
443 DMAP protocol announce for videos.\r
444 Status: Todo\r
445 \r
446 Task\r
447 Difficulty: Easy\r
448 Urgency: Wishlist\r
449 Platform: any\r
450 Description: SDL vout cleaning\r
451 The SDL vout hasn't been updated for a long while. It needs some cleaning up. New hotkeys support, better resizing, alignment etc. Even though SDL isn't used much, this vout shouldn't disappear, because it is a crossplatform API.\r
452 Status: Todo\r
453 \r
454 Task\r
455 Difficulty: Easy\r
456 Urgency: Normal\r
457 Platform: Win32/Linux\r
458 Description: V4L and dshow tuning support\r
459 We need an API that allows us to control the tuning of V4L and dshow TV cards.\r
460 Status: Todo (CryHavoc)\r
461 \r
462 Task\r
463 Difficulty: Easy\r
464 Urgency: Wishlist\r
465 Platform: any\r
466 Description: Electronic Program Guide\r
467 Integrate a EPG system into VLC.\r
468 Status: Todo (CryHavoc)\r
469 \r
470 Task\r
471 Difficulty: Hard\r
472 Urgency: Wishlist\r
473 Platform: any\r
474 Description: a Time Shifting module\r
475 This module should create TiVo like capabilities for VLC.\r
476 Status: Todo (CryHavoc)\r
477 \r
478 Task\r
479 Difficulty: Medium\r
480 Urgency: Wishlist\r
481 Platform: any\r
482 Description: UDP packet reordering\r
483 Currently we ignore every packet that is too late and just wait for a fresh one.\r
484 It would be nice to be able to reorder the packets in the buffer to prevent degredation of the signal.\r
485 Status: Todo\r
486 \r
487 Task\r
488 Difficulty: Easy\r
489 Urgency: Wishlist\r
490 Platform: any\r
491 Description: Make vlm more user friendly (setup etc)\r
492 vlm is kinda a pain to setup if you are not entirely experienced with A/V and streaming or VLC for that matter. It can be heavily improved by updating the vlm http interface. Using seperate fields for the need paramters of a schedule/source.\r
493 Status: Todo\r
494 \r
495 Task\r
496 Difficulty: Easy\r
497 Urgency: Wishlist\r
498 Platform: any\r
499 Description: Protocol rollover\r
500 It would be cool if VLC supported something like a protocol rollover mechanism, much like WM server has as well. Multicast, UDP, TCP, HTTP etc.\r
501 However, how spec compliant can this be?<br />\r
502 We require a timeout on udp connecting. Beyond this a playlist file can be used to do a form of protocol rollover when one of the links fails.\r
503 Status: Todo\r
504 \r
505 Task\r
506 Difficulty: Hard\r
507 Urgency: Wishlist\r
508 Platform: any\r
509 Description: NAT issues\r
510 Find a way to deal with clients behind a NAT. Multicast and RTSP work 'poorly' in these setups. NATP2P, STUN, UDP hole punching, other techniques ????\r
511 Protocol rollover can be a solution for a lot of these issues.\r
512 Use full DNS names in SDP\r
513 Status: Todo\r
514 \r
515 Task\r
516 Difficulty: Medium\r
517 Urgency: Wishlist\r
518 Platform: any\r
519 Description: Gstreamer and Helix API integration\r
520 See if you can support GStreamer and helix plugins in one way or another.\r
521 Status: Todo\r
522 \r
523 Task\r
524 Difficulty: Easy\r
525 Urgency: Wishlist\r
526 Platform: any\r
527 Description: Gnome-vfs support\r
528 For integration with smb, sftp and other file sharing/mounting methods\r
529 Status: Todo\r
530 \r
531 Task\r
532 Difficulty: Medium\r
533 Platform: any\r
534 Urgency: Normal\r
535 Description: Update matroska demux\r
536  Better Seeking\r
537 Status: Todo\r
538 \r
539 Task\r
540 Difficulty: Hard\r
541 Platform: any\r
542 Urgency: Wishlist\r
543 Description: Matroska muxer\r
544 Status: Todo\r
545 \r
546 # Do not remove me\r
547 Task\r